View Single Post
Old 03-10-2014, 04:14 PM   #604
Hades77
Member
Hades77 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2014
Location: Germany
Device: Kindle Paperwhite 2 WiFi
you don't have to put the script to the root directory and do the mntroot stuff. Just copy it to the WAF-directory or anywhere else and ssh to your kindle, go to the directory and execute the following commands:
1. chmod +x removeinstall.sh
2. ./removeinstall.sh

alternatively:
2. sh -c removeinstall.sh

1. makes the script executable.
2. executes the script

Hades.
Hades77 is offline   Reply With Quote