Difference between revisions of "Template:Install LuneOS from Recovery"

From WebOS-Ports
Jump to navigation Jump to search
Line 14: Line 14:
 
# From your PC, execute the following command:<br /><code>adb sideload webos-ports-package-{{#lowercase:{{{device_codename}}}}}.zip</code><br />
 
# From your PC, execute the following command:<br /><code>adb sideload webos-ports-package-{{#lowercase:{{{device_codename}}}}}.zip</code><br />
 
# The image will now install.
 
# The image will now install.
# Reboot back to the bootloader (Power off, {{{device_recovery_boot_steps}}} )
+
<!-- # Reboot back to the bootloader (Power off, {{{device_recovery_boot_steps}}} )
# Next, flash the kernel image. <br /><code>fastboot flash boot zImage-{{#lowercase:{{{device_codename}}}}}.fastboot</code><br />
+
# Next, flash the kernel image. <br /><code>fastboot flash boot zImage-{{#lowercase:{{{device_codename}}}}}.fastboot</code><br />-->
 
# Once completed, reboot the {{{device_name}}}. (Try: <code> fastboot reboot</code>)
 
# Once completed, reboot the {{{device_name}}}. (Try: <code> fastboot reboot</code>)
 
# Your system should now boot directly into webOS
 
# Your system should now boot directly into webOS

Revision as of 11:08, 18 January 2014


WARNING: DO NOT EDIT!

THIS PAGE IS NOT A REGULAR WIKI PAGE. IT IS A WIKI *TEMPLATE* AUTO-INCLUDED INTO POTENTIALLY HUNDREDS OF OTHER PAGES. ANY CHANGE MADE HERE WILL AFFECT ALL THESE PAGES SIMULTANEOUSLY, INCLUDING PAGES DEALING WITH MANY TYPES OF DEVICES. SO DO NOT EDIT THIS PAGE UNLESS YOU KNOW EXACTLY WHAT YOU ARE DOING. THANKS!

Installing WOP from recovery

Note:

Some devices do not have removable SD cards. Regardless, there should still be a partition on the device named "/sdcard" that can be used for flashing purposes, even though the contents of /sdcard may actually be in internal storage.

  1. Your {{{device_name}}} should still be connected to your PC via USB from the last step
  2. Your {{{device_name}}} should still be booted to ClockworkMod from the last step
  3. If neither statement is currently true, please reboot to ClockworkMod. If you do not have CWM loaded, follow the steps outlined above.
  4. Download the latest webOS-Ports image
  5. Additionally, download the latest kernel image
  6. Use the Volume Up and Volume Down keys on your {{{device_name}}} to select "install zip from sideload"
  7. From your PC, execute the following command:
    adb sideload webos-ports-package-{{#lowercase:{{{device_codename}}}}}.zip
  8. The image will now install.
  9. Once completed, reboot the {{{device_name}}}. (Try: fastboot reboot)
  10. Your system should now boot directly into webOS