.BR /n/sources/plan9 ),
using the mkfs (8) prototype file proto and files in /sys/lib/sysconfig/usb . The default boot program is /386/9loadusb .
The image will be exactly size *1,000,000 bytes long. By default, it will be 1,900,000,000 bytes long, so it should fit on so-called 2 GB USB devices. When building from /n/sources/plan9 , the image defaults to 900,000,000 bytes long, to fit so-called 1 GB USB devices.
The image contains 9fat and fossil (4) file systems and is configured to be bootable as a CPU server with serial console on 386 (with optional VGA) or amd64 machines, when copied to a (possibly USB) disk. There is an nvram partition, initially zeroed.
Create a bootable disk from the local Plan 9 installation.
.EX mkusbboot -b /386/9load pump <image >/dev/sdC0/dataimage the resulting disk image
/sys/lib/sysconfig/usb plan9.ini and fossil.conf for the generated system
/sys/lib/sysconfig/proto/stand-usb default proto
/env/objtype architecture of the default kernel in the disk image
/tmp/9load files created while executing
0
/tmp/9pccpuf.gz
Not all BIOSes can reliably read from USB devices. Your mileage may vary.