|
04/02/2010, 02:04 PM
#1979
 Originally Posted by UncleKeg
Yes Ruddogg, I got the same thing trying to run from Quick Install. I eventually downloaded terminus and ran on the pre itself .....
-Keg
@ UncleKeg, thanks to sq5, just hit enter twice on each line & it works on Quick Install
 Originally Posted by sq5
If you're doing the commands through webosqi instead of a full linux shell, you might want enter them like this instead...
To disable updates:
mount -o remount,rw / (press enter twice)
chmod -x /usr/bin/UpdateDaemon (press enter twice)
mount -o remount,ro / (press enter twice)
Then reset your phone
To re-enable updates:
mount -o remount,rw / (press enter twice)
chmod +x /usr/bin/UpdateDaemon (press enter twice)
mount -o remount,ro / (press enter twice)
and then reset your phone.
|
|
|