1.- Put the stick into the USB (dont mount it...)
2.- fdisk -BI /dev/da0 [ignore Geom not found "da0"]
3.- bsdlabel -B -w da0s1
4.- newfs -U -L MyBoot /dev/da0s1a
5.- mdconfig -a -f FreeNAS-i386-liveCD-0.7.3514.iso
6.- mount_cd9660 /dev/md0 /dist/
7.- mount /dev/da0s1a /mnt/
8.- cp -rip /dist/* /mnt
9.- umount /mnt
No matter if you update your firmware, if "USB Keyboard" is not enabled in the BIOS some motherboards will not boot! (took me hourse to realize that.. :P)
04-09-2008
Suscribirse a:
Enviar comentarios (Atom)
2 comentarios:
I don't quite follow the reason for this, the FreeNAS console menu has an option to install FreeNAS to a USB stick.
Is this so that you don't have to burn the ISO to CDROM first?
Gary
Learn FreeNAS
Exactly.
It took my like 8 CDs to realize my CD writer will never ever burn a CD well again... :P
Good luck!
Publicar un comentario en la entrada