<?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[Moving pfSense install from HDD to USB key]]></title><description><![CDATA[<p dir="auto">Greetings!</p>
<p dir="auto">I was wonder if there is any super simple way to transfer the install to an USB key?<br />
I tried installing Smoothwall on to an USB key a couple of times but with no luck at all, and now I'd like to know if it's possible with pfSense, before I go ruining everything :l</p>
<p dir="auto">Cheers.</p>
<p dir="auto">Ps, you could say I'm "computer retarded" when it comes to networking so be nice.</p>
]]></description><link>https://forum.netgate.com/topic/42901/moving-pfsense-install-from-hdd-to-usb-key</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 20:13:26 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/42901.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Mar 2012 22:12:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Moving pfSense install from HDD to USB key on Wed, 14 Mar 2012 12:14:24 GMT]]></title><description><![CDATA[<p dir="auto">The different files expand to different image sizes for various sized flash media, 1 Gigabyte, 2Gigabytes etc.<br />
There is very little advantage to using a larger image even if you have a large flash drive. Manufacturers often label a flash drive '2GB' when it's actually something slightly smaller leading to the image failing to write.<br />
Using a 1GB image on it ensures it will fit.<br />
It also writes a lot faster, an issue for me since my CF card reader is only USB 1!  ::).</p>
<p dir="auto">I was trying to find a post showing what will likely happen when you boot the usb drive but failed.<br />
Assuming that your system is able to boot from the USB drive without issue it will very liekly fail to a command prompt complaining it can't mount root. This is because, as I said, it expects to mount root from an IDE connected device. It should then give you a list of possible locations and you can type one in.<br />
Like this:</p>
<pre><code>
Trying to mount root from ufs:/dev/ufs/pfsense0
ROOT MOUNT ERROR:
If you have invalid mount options, reboot, and first try the following from
the loader prompt:

     set vfs.root.mountfrom.options=rw

and then remove invalid mount options from /etc/fstab.

Loader variables:
vfs.root.mountfrom=ufs:/dev/ufs/pfsense0
vfs.root.mountfrom.options=ro,sync,noatime

Manual root filesystem specification:
  &lt;fstype&gt;:&lt;device&gt;Mount &lt;device&gt;using filesystem &lt;fstype&gt;eg. ufs:/dev/ad0
                       eg. cd9660:/dev/acd0
                       This is equivalent to: mount -t cd9660 /dev/ad0 /

  ?                  List valid disk boot devices
  &lt;empty line=""&gt;Abort manual input

mountroot&gt;&lt;/empty&gt;&lt;/fstype&gt;&lt;/device&gt;&lt;/device&gt;&lt;/fstype&gt; 
</code></pre>
<p dir="auto">At that prompt you probably want to type: ufs:/dev/da0s1a<br />
However I'm not 100% on that!  ::)</p>
<p dir="auto">Once it has booted correctly you will have to edit the fstab so that it knows where to mount root from in the future.</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/324942</link><guid isPermaLink="true">https://forum.netgate.com/post/324942</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Wed, 14 Mar 2012 12:14:24 GMT</pubDate></item><item><title><![CDATA[Reply to Moving pfSense install from HDD to USB key on Wed, 14 Mar 2012 01:08:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stephenw10">@<bdi>stephenw10</bdi></a>:</p>
<blockquote>
<p dir="auto">You can use the NanoBSD images on a USB stick.<br />
You will have to negotiate a boot error the first time though as it expects to be connected via IDE.</p>
<p dir="auto">Write one of the Nano images to the stick as described here:<br />
http://doc.pfsense.org/index.php/Installing_pfSense#Embedded<br />
As an example you can use this image for a 1GB or larger USB stick:<br />
http://files.chi.pfsense.org/mirror/downloads/pfSense-2.0.1-RELEASE-1g-i386-nanobsd.img.gz</p>
<p dir="auto">Steve</p>
</blockquote>
<p dir="auto">Alright, thanks for that. I'll give it a try tomorrow!</p>
<p dir="auto">Quick question though, whats the difference between the 1G, 2G and the 4G files? (http://files.chi.pfsense.org/mirror/downloads/)</p>
]]></description><link>https://forum.netgate.com/post/324890</link><guid isPermaLink="true">https://forum.netgate.com/post/324890</guid><dc:creator><![CDATA[GullMoli]]></dc:creator><pubDate>Wed, 14 Mar 2012 01:08:22 GMT</pubDate></item><item><title><![CDATA[Reply to Moving pfSense install from HDD to USB key on Tue, 13 Mar 2012 22:50:50 GMT]]></title><description><![CDATA[<p dir="auto">You can use the NanoBSD images on a USB stick.<br />
You will have to negotiate a boot error the first time though as it expects to be connected via IDE.</p>
<p dir="auto">Write one of the Nano images to the stick as described here:<br />
http://doc.pfsense.org/index.php/Installing_pfSense#Embedded<br />
As an example you can use this image for a 1GB or larger USB stick:<br />
http://files.chi.pfsense.org/mirror/downloads/pfSense-2.0.1-RELEASE-1g-i386-nanobsd.img.gz</p>
<p dir="auto">Steve</p>
]]></description><link>https://forum.netgate.com/post/324881</link><guid isPermaLink="true">https://forum.netgate.com/post/324881</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Tue, 13 Mar 2012 22:50:50 GMT</pubDate></item></channel></rss>