View Single Post
Old 10-23-2014, 10:05 PM   #35
swamp thing
Enthusiast
swamp thing began at the beginning.
 
Posts: 38
Karma: 10
Join Date: Nov 2013
Device: Kobo Touch
Quote:
Originally Posted by met67 View Post

....
if [ -e /mnt/sd/KoboDump ]; then
# mount / as readonly and unmount internal FAT
mount -o remount,noatime,nodiratime,ro /dev/mmcblk0p1 /
umount /mnt/onboard
....

[/CODE]
Why do we need to unmount the internal partition here?



Thanks,
ST

Last edited by swamp thing; 10-23-2014 at 11:04 PM.
swamp thing is offline   Reply With Quote