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.
|