Difference between revisions of "Testing LunaCE"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
open xterm/terminal.app | open xterm/terminal.app | ||
cd ~/Download | cd ~/Download | ||
− | check md5sum (need mac: / | + | check md5sum (need mac: /sbin/md5 LunaSysMgr & linux /usr/bin/md5sum commands) |
install with novacom | install with novacom | ||
novacom run -- file:///sbin/stop LunaSysMgr | novacom run -- file:///sbin/stop LunaSysMgr | ||
Line 17: | Line 17: | ||
</pre> | </pre> | ||
rwhitby sez best recovery method is palm-install the recovery ipk downloaded manually | rwhitby sez best recovery method is palm-install the recovery ipk downloaded manually | ||
+ | |||
+ | ===Requirements=== | ||
+ | *Computer running Ubuntu Linux or Mac OS X | ||
+ | *The appropriate version of the Palm SDK-PDK installed on said computer | ||
+ | **[[https://developer.palm.com/content/resources/develop/sdk_pdk_download.html#linux SDK-PDK for Linux]] | ||
+ | **[[https://developer.palm.com/content/resources/develop/sdk_pdk_download.html#osx SDK-PDK for OS X]] | ||
+ | |||
+ | ===How to Recover=== | ||
+ | Download the stock [[http://ipkg.preware.org:8080/feeds/woce/org.webosports.palm-lunasysmgr_3.0.5-3_arm.ipk Palm LunaSysMgr 3.0.5-3]] to your computer. This is the same recovery package that you can install with Preware, but if something goes really wrong, you're not going to have Preware. | ||
+ | </br> | ||
+ | MD5Sum: 20501828cc5b29200a0a3feaf8535dd4 |
Revision as of 00:56, 20 August 2012
This is my outline! Lots more to come! :)
link to novacom install download file per dev's instructions make a note of where your browser put the file create directory if necessary open xterm/terminal.app cd ~/Download check md5sum (need mac: /sbin/md5 LunaSysMgr & linux /usr/bin/md5sum commands) install with novacom novacom run -- file:///sbin/stop LunaSysMgr novacom run file://bin/mount -- -o remount,rw / novacom run file://bin/cp /usr/bin/LunaSysMgr /media/internal/LunaSysMgr-3.0.5 novacom put file:///usr/bin/LunaSysMgr < ./LunaSysMgr novacom run file://bin/mount -- -o remount,ro / novacom run -- file:///sbin/reboot
rwhitby sez best recovery method is palm-install the recovery ipk downloaded manually
Requirements
- Computer running Ubuntu Linux or Mac OS X
- The appropriate version of the Palm SDK-PDK installed on said computer
How to Recover
Download the stock [Palm LunaSysMgr 3.0.5-3] to your computer. This is the same recovery package that you can install with Preware, but if something goes really wrong, you're not going to have Preware.
MD5Sum: 20501828cc5b29200a0a3feaf8535dd4