View Single Post
Unread 08-06-2006, 06:48 PM   #6
Jilaman
Cooling Neophyte
 
Join Date: Jul 2006
Location: Rochester, NY
Posts: 12
Default Re: FreeNAS on Snap 4500 (Working!)

I booted up the Freesbie Live CD. The XFCE desktop opened a terminal window. Then I inserted the USB key, it detects it usually as /dev/da0 so I did a


mount /dev/da0 /mnt/ufs.2


then change into the boot/conf directory and type

nano loader.conf and typed in the changes at the end of the file.

control + x to get out of nano and then answer Y to save the file. and then

cd /

umount /mnt/ufs.2

and take out the USB key.
Jilaman is offline   Reply With Quote