View Single Post
Old 07-25-2013, 09:44 AM   #353
Markismus
Guru
Markismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicing
 
Markismus's Avatar
 
Posts: 959
Karma: 149907
Join Date: Jul 2013
Location: Rotterdam
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
Quote:
Originally Posted by PeterT View Post
No.... Look at the script and you will see that the rm's are being done prior to the mounting of the partition where user data is stored.

I believe those deletes were added in to solve an issue where the mount was failing due to the /mnt/onboard being a non empty directory.
Yes, I can agree with that:
Line 6: mount -o remount,noatime,nodiratime /dev/mmcblk0p1 /
Line 63: mount -t vfat -o noatime,nodiratime,shortname=mixed,utf8 /dev/mmcblk0p3 /mnt/onboard

What I don't get is what would then be the cause of a completely new .kobo directory after upgrading to 2.8.1.... But if no one else experienced it, who cares.

@Ken Yes, it's still do upgrade and do 1-Step-Hack to restore all files. If your M-toggle tweaks are disabled and if those folders are not deleted, than even your-toggle tweaks are untouched.

Last edited by Markismus; 07-25-2013 at 12:41 PM.
Markismus is offline   Reply With Quote