Physicians Assistant

From WebOS-Ports
Revision as of 03:06, 20 November 2012 by Ka6sox (talk | contribs)
Jump to navigation Jump to search

get ADB/Root on the device(already done for a gnex)

  1. adb push webos_installer.shar
adb push webos_installer.shar /data
  1. run the shar
adb shell
sh /data/optware-bootstrap.shar
  1. Shar installs replacement busybox with the parts we need
  1. install ldlinux.so
  1. dd "boot" to a safe place
  1. make space for the webos rootfs (undetermined how to best do that)
  1. shove the bootstrap or image rootfs into that location
  1. copy android bits we need into webos rootfs
  1. replace boot partition
  1. reboot