Physicians Assistant
Jump to navigation
Jump to search
get ADB/Root on the device(already done for a gnex)
- adb push webos_installer.shar
adb push webos_installer.shar /data
- run the shar
adb shell sh /data/optware-bootstrap.shar
- Shar installs replacement busybox with the parts we need
- install ldlinux.so
- dd "boot" to a safe place
- make space for the webos rootfs (undetermined how to best do that)
- shove the bootstrap or image rootfs into that location
- copy android bits we need into webos rootfs
- replace boot partition
- reboot