This was achieved w/o much trouble using my FreeBSD server at work. I performed the following operations logged in as root.
The USB image was downloaded from the PC-BSD website
Assumption: the USB memory stick is plugged into the server at /dev/da0
# fdisk -BI /dev/da0
# bsdlabel -w -B /dev/da0s1
# newfs /dev/da0
# dd if=/usr/home/kengell/PCBSD7-x86-USB.img of=/dev/da0 bs=1m
2 comments:
Awesome instructions on booting PC-BSD from a USB drive. I followed your instructions and it seems to be working. So I gave you props on my blog.
http://bloodytoe.com/?p=2128
Thanks,
Nathan
thanks for sharing this site. various kinds of ebooks are available in this site
http://feboook.blogspot.com
Post a Comment