unmount all filesystems properly before unmounting target disk

svn path=/nixu/trunk/; revision=6026
This commit is contained in:
Armijn Hemel 2006-08-02 22:54:44 +00:00
parent 493661f880
commit 71755c6176

View File

@ -418,6 +418,7 @@ sleep 10;
echo umounting filesystem
umount $root/cdrom
umount $root
#umount /nix
umount /cdrom