View Single Post
Old 02-22-2022, 10:28 PM   #416
Rid
Addict
Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.Rid can self-interpret dreams as they happen.
 
Posts: 209
Karma: 20980
Join Date: Oct 2020
Device: Kobo Aura One, Aura HD (R.I.P.) :(
Started using the below in NickelMenu as I accidentally updated my Aura One "again" when i connected to my PC... I use it to remove the update files after I do a synch.

USE AT OWN RISK if anyone plans to try it as I don't know what I am doing and it could cause issues. My reader still needs a factory reset eventually so it is not an issue for me at this stage.


Code:
menu_item:main :Delete Update:cmd_output:500 :rm -v /mnt/onboard/.kobo/chain_success :cmd_output:500 :rm -v -f /mnt/onboard/.kobo/KoboRoot.tgz
	    chain_success :cmd_output:500 :rm -v -f /mnt/onboard/.kobo/manifest.md5sum
    	chain_success :cmd_output:500 :rm -v -r -f /mnt/onboard/.kobo/upgrade
Rid is offline   Reply With Quote