unmount all filesystems properly before unmounting target disk
svn path=/nixu/trunk/; revision=6026
This commit is contained in:
@@ -418,6 +418,7 @@ sleep 10;
|
||||
|
||||
echo umounting filesystem
|
||||
|
||||
umount $root/cdrom
|
||||
umount $root
|
||||
#umount /nix
|
||||
umount /cdrom
|
||||
|
||||
Reference in New Issue
Block a user