Hello guys,
today I got an software update (which is strange because I thought that I have blocked them). And now I can't launch KUAL anymore.
I already tried this script that worked for me often before, when KUAL does not wanted to launch with an error msg:
After launching this script I do not get an error anymore. Just a Whitescreen.
today I got an software update (which is strange because I thought that I have blocked them). And now I can't launch KUAL anymore.
I already tried this script that worked for me often before, when KUAL does not wanted to launch with an error msg:
Quote:
|
#!/bin/sh # mount system mntroot rw # remove bad kualbooklet jar rm "/opt/amazon/ebook/booklet/KUALBooklet.jar" # install my test jar cp "/mnt/us/KUALBooklet.jar" "/opt/amazon/ebook/booklet/KUALBooklet.jar" mntroot ro |







