summaryrefslogtreecommitdiff
path: root/sysutils/mbmon
diff options
context:
space:
mode:
authoragc <agc>2011-05-05 06:53:27 +0000
committeragc <agc>2011-05-05 06:53:27 +0000
commite319622a530b671868c5586a5fd99214fd3c9829 (patch)
treedb00174a1cf4d5b0e094f07065c6ef506ec29ab9 /sysutils/mbmon
parentffe3a59b05221f061010ae5acd26fe1c036413bb (diff)
downloadpkgsrc-e319622a530b671868c5586a5fd99214fd3c9829.tar.gz
Initial import of Jared Mcneill's script to create a memory stick from a
NetBSD installation ISO. Further information can be found here: http://genericzero.wordpress.com/2009/08/01/install-netbsd-from-a-usb-memory-stick-the-easy-way/ memory stick the easy way I got tired of having to jump through hoops to install NetBSD on my Eee PC, so I wrote a simple script to take a NetBSD release ISO and convert it to an image that can be written to a USB memory stick. To use the script, simply feed it an ISO and tell it where to write the resulting image: $ sh mkmemstick.sh i386cd-5.0.1.iso i386memstick-5.0.1.img The resulting image can be written to a memory stick using dd(1): $ dd if=i386memstick-5.0.1.img of=/dev/sd0d Please note that this script depends on the sysutils/cdrtools package for extracting the contents of the release ISO. Hopefully this will be integrated with the build process so these images are available for those who cannot prepare an image due to lack of access to a NetBSD machine.
Diffstat (limited to 'sysutils/mbmon')
0 files changed, 0 insertions, 0 deletions