View Single Post
Old 01-19-2011, 08:46 AM   #17
SCION
Séduisant
SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.
 
Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
Quote:
Originally Posted by nabour View Post
I think I disabled my auto updates -- used script in the nookdevs page and did it using adb. Would you please verify the correct way to disable those updates - want to make sure I did it right. (I love the color root, but don't think I want to go through the whole experience of setting everything up again!)
You want to rename the otacerts.zip file which is located in /etc/security. You can use Root Explorer or ADB.

adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system

adb shell mv /etc/security/otacerts.zip /etc/security/otacerts.zip_DISABLED_OTA_UPDATES

adb reboot

Last edited by SCION; 01-19-2011 at 08:58 AM.
SCION is offline   Reply With Quote