<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Create a bootable USB flash disk on MacOs]]></title><description><![CDATA[<p dir="auto">Couldn't find a good how-to make a bootable usb disk on macOS, so I made this for anyone else looking.</p>
<p dir="auto">1. Download the memstick version<br />
2. run "$ diskutil list"<br />
3. insert your flash media<br />
4. run "$ diskutil list" again, notice the new device that has appered<br />
5. run "$ diskutil unmountDisk /dev/diskN", were "N" is the device number<br />
7. extract your downloeded copy, so that you get the ".img" file<br />
8. convert your downloaded copy of pfSense to iso "$ hdiutil convert pfSense-CE-memstick-2.4.2-RELEASE-amd64.img -format UDRW -o pfSense-CE-memstick-2.4.2-RELEASE-amd64.iso"<br />
9. Remove the ".dmg" file extension of the outputtet file.<br />
10. write the "iso" file to flash drive "$ sudo dd if=pfSense-CE-memstick-2.4.2-RELEASE-amd64.iso of=/dev/rdisk2 bs=1m". Notice the "r" in "rdisk". This will speed things up.<br />
11. eject the flash drive, "$ diskutil eject /dev/disk2"<br />
12. Done!</p>
]]></description><link>https://forum.netgate.com/topic/126211/create-a-bootable-usb-flash-disk-on-macos</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 03:56:56 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/126211.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Jan 2018 21:16:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Create a bootable USB flash disk on MacOs on Mon, 07 Jan 2019 05:58:17 GMT]]></title><description><![CDATA[<p dir="auto">It seems that everyone's methods are different.<br />
Has no one ever done that ?  https://www.iseepassword.com/create-bootable-usb-dvd-on-mac.html</p>
]]></description><link>https://forum.netgate.com/post/815082</link><guid isPermaLink="true">https://forum.netgate.com/post/815082</guid><dc:creator><![CDATA[Xappery]]></dc:creator><pubDate>Mon, 07 Jan 2019 05:58:17 GMT</pubDate></item><item><title><![CDATA[Reply to Create a bootable USB flash disk on MacOs on Sun, 30 Dec 2018 01:55:12 GMT]]></title><description><![CDATA[<p dir="auto">This worked for me. Many Thanks!</p>
]]></description><link>https://forum.netgate.com/post/814148</link><guid isPermaLink="true">https://forum.netgate.com/post/814148</guid><dc:creator><![CDATA[fergalb]]></dc:creator><pubDate>Sun, 30 Dec 2018 01:55:12 GMT</pubDate></item><item><title><![CDATA[Reply to Create a bootable USB flash disk on MacOs on Wed, 16 May 2018 10:13:16 GMT]]></title><description><![CDATA[<p dir="auto">I was told quite some folks here now use <a href="https://etcher.io" target="_blank" rel="noopener noreferrer nofollow ugc">Etcher</a>, which is available for Win and maxOS, to write images to sticks.</p>
<p dir="auto">As I am lazy I use <a href="https://www.tweaking4all.com/software/macosx-software/macosx-apple-pi-baker/" target="_blank" rel="noopener noreferrer nofollow ugc">applePi-Baker</a> which has a nice GUI and is derived from the RaspberryPi universe.<br />
As easy as point-n-shoot.</p>
]]></description><link>https://forum.netgate.com/post/766238</link><guid isPermaLink="true">https://forum.netgate.com/post/766238</guid><dc:creator><![CDATA[jahonix]]></dc:creator><pubDate>Wed, 16 May 2018 10:13:16 GMT</pubDate></item><item><title><![CDATA[Reply to Create a bootable USB flash disk on MacOs on Wed, 16 May 2018 00:02:08 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for this. The official FAQ instructions didn't work for me. The resulting USB stick wasn't able to be booted from.</p>
<p dir="auto">https://doc.pfsense.org/index.php/Writing_Disk_Images</p>
<p dir="auto">Basically, they just recommend doing the following if on a mac:</p>
<p dir="auto">gzcat pfSense-CE-memstick-2.4.3-RELEASE-amd64.img.gz | sudo dd of=/dev/disk2s1 bs=1m</p>
<p dir="auto">Your steps did end up working, so thanks again!</p>
]]></description><link>https://forum.netgate.com/post/766171</link><guid isPermaLink="true">https://forum.netgate.com/post/766171</guid><dc:creator><![CDATA[lemonkey]]></dc:creator><pubDate>Wed, 16 May 2018 00:02:08 GMT</pubDate></item></channel></rss>