1# bootes' root 2mount -a #s/boot / 3mount -a #s/fornax /n/fornax 4 5# visible things go here 6bind /n/fornax/sys/doc /usr/none/plan9/doc 7bind /sys/src/cmd/unix /usr/none/plan9/unixsrc 8bind /usr/ehg/netlib/pub /usr/none/netlib 9bind /usr/ehg/netlib/800 /usr/none/dir800 10bind /usr/ehg/netlib/800 /usr/none/800 11bind /usr/ehg/netlib/pub/att/cs/home /usr/none/csrc 12bind -c /usr/andrew/incoming /usr/none/incoming/andrew 13# mount -a #s/netlib.depend.pub /usr/none/netlib.depend 14 15# this cuts off everything not mounted below /usr/none 16bind /usr/none / 17