On Fri, Mar 28, 2014 at 10:03:55PM +1030, Brett Lymn wrote: > On Thu, Mar 27, 2014 at 03:44:19PM +0100, Ottavio Caruso wrote: > > > > Has anybody ever done it? > > > > Sort of: > > http://implementality.blogspot.com.au/2012/09/netbsd-on-stick.html > > There is also: > > http://wiki.netbsd.org/tutorials/how_to_install_netbsd_from_an_usb_memory_stick/
Newbie question (hopefully not too stupid.) How do you know when to use /dev/sd0a vs /dev/rsd0a Found this, http://www.openbsd.org/faq/faq14.html "... The device files would be /dev/sd0a for the block device, /dev/rsd0a would be the device file for the "raw" (character) device." Is that like /dev/sda1 vs /dev/sda in Linux, where /dev/sda represents the whole device, and /dev/sda1 represents the first partition on /dev/sda? -- "If you're not careful, the newspapers will have you hating the people who are being oppressed, and loving the people who are doing the oppressing." --- Malcolm X
