Correctly unmount maemo ubifs rootfs
This commit is contained in:
parent
e3d478818b
commit
644165757d
@ -7,5 +7,5 @@ exit;
|
|||||||
|
|
||||||
sync
|
sync
|
||||||
umount /mnt/maemo || ermsg
|
umount /mnt/maemo || ermsg
|
||||||
ubidetach -m 5
|
ubidetach /dev/ubi_ctrl -d 0
|
||||||
rm /run/maemo-root-mounted
|
rm /run/maemo-root-mounted
|
||||||
|
Loading…
Reference in New Issue
Block a user