#!/bin/rc
#unmount /mnt
 mount '#s/boot' /root $rootspec
exec /bin/exportfs -r /root
