I.) Updating the 9pi system: 1. type 'sysupdate' - note if changes are brought in. (you can 'cat /bin/sysupdate' to see how it works) 2. cd / 3. . /sys/lib/rootstub (you can 'cat /sys/lib/rootstub' to see) 4. cd /sys/src 5. mk install II.) Updating the kernel: 1. cd /sys/src/9/bcm 2. mk III.) Installing the new kernel: 1. type 9fs pidos # be careful: 2. cp /sys/src/9/bcm/9pi2 /n/pidos/9pi2 3. fshalt -r IV.) The 9pi should boot completely up-to-date.