#!/bin/csh /sbin/make_root_fs /sbin/check_root_fs chmod go+w /mnt/tmp cp -Rf /home/pvm /mnt/home chown -R pvm /mnt/home/pvm chgrp -R users /mnt/home/pvm chmod +s /mnt/sbin/halt chmod +s /mnt/sbin/shutdown chmod +s /mnt/sbin/reboot /sbin/write_root_fs