Difference between revisions of "Testing LunaCE"
Jump to navigation
Jump to search
(Created page with "This is my outline! Lots more to come! :) <pre> link to novacom install download file per dev's instructions make a note of where your browser put the file create directory if ...") |
|||
Line 15: | Line 15: | ||
novacom run file://bin/mount -- -o remount,ro / | novacom run file://bin/mount -- -o remount,ro / | ||
novacom run -- file:///sbin/reboot | novacom run -- file:///sbin/reboot | ||
− | <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 |
Revision as of 07:06, 19 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: /usr/bin/md5 LunaSysMgr & linux 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