Install from USB drive (working)
- 
 I'm not able to decompress the .gz file. Is there anyting wrong with it ? edit : 
 When using wget it was ok…....
- 
 I'm not able to decompress the .gz file. Is there anyting wrong with it ? edit : 
 When using wget it was ok…....Some browsers (like Opera, and I think Safari on a Mac) will decompress the file as it downloads, but not rename it. Using wget/fetch is usually safer. 
- 
 In many cases you can get around that by right-clicking the link and selecting "save link as" or "save target as" (whatever the browser has) instead of just opening the link normally. 
- 
 Run this command: "dd if=pfSense-1.2.3-usbinstall.img of=\.*g:* bs=1k" where g: is the drive of the usb stick. Exelent post is working 
- 
 Im also havin some problem with decompressing this. Could anyone decompress and reupload as .rar please? 
- 
 Every other file distributed by pfSense is gzip compressed. It shouldn't be any harder to decompress than any other image. 
- 
 Every other file distributed by pfSense is gzip compressed. It shouldn't be any harder to decompress than any other image. @Efonne: In many cases you can get around that by right-clicking the link and selecting "save link as" or "save target as" (whatever the browser has) instead of just opening the link normally. Solved by doin this. :) totally missed that comment. 
- 
 hey guys i tried both dd and windiskimager, they write the image to the pendrive but at the moment to boot from it doesnt work :(…..any tips? thx 
- 
 Did you try downloading the link in a different browser? Or right clicking the link and choosing "Save Link As"? 
- 
 yes i did that way too,i tried another pen too,no luck,when dd or diskimager finish i try to access to the pendrive and i say that isnt formated,is that normal? 
- 
 That is normal. Windows won't see the partition, because Windows doesn't understand FreeBSD's file system (ufs2) 
- 
 oh yeah,my bad,but i cant boot from the pen yet :( 
- 
 It may be your BIOS. I have encountered many systems over the years that would either not boot from USB, or would only do so unreliably. 
- 
 well i tried other SO and the boot from the USB works…. 
- 
 Every other file distributed by pfSense is gzip compressed. It shouldn't be any harder to decompress than any other image. I have seen pfSense-memstick-2.0-BETA4-20101121-1828.img.gz from snapshot repo, please confirm how can be pfsense 2 installed from usb stick please. 
- 
 decompress the file, and write it to a USB stick, same as any other. 
- 
 Hi! i've noticed that there are pfsense 2.0 img files from snapshot server, does this mean that we only have to do de "dd" step to install pfsense 2.0 in a usb stick and then run the setup from it? 
- 
 Yes, dd the decompressed image (or gzip … | dd, check the directions for embedded images on the doc wiki) and then boot from the USB stick. 
- 
 thanks jimp, sorry for the repeated post. regards 
- 
 Got the image installed on my USB drive however the boot hangs at the following. GEOM: da0: geometry does not match the label (16h, 63s != 255h,63s) 
 GEOM: da0: media size does not match the label.EDIT: Selected Option 3 to boot from usb device on startup and issue resolved. 
