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

From WebOS-Ports
Jump to navigation Jump to search
Line 9: Line 9:
 
# Your {{{device_name}}} should still be booted to ClockworkMod from the last step
 
# Your {{{device_name}}} should still be booted to ClockworkMod from the last step
 
# If neither statement is currently true, please reboot to ClockworkMod. If you do not have CWM loaded, follow the steps outlined above.
 
# If neither statement is currently true, please reboot to ClockworkMod. If you do not have CWM loaded, follow the steps outlined above.
# Download the [http://build.webos-ports.org/luneos-testing/images/{{#lowercase:{{{device_codename}}}}}/webos-ports-dev-package-{{#lowercase:{{{device_codename}}}}}.zip latest nightly LuneOS Dev-image] or [http://build.webos-ports.org/luneos-stable/images/{{#lowercase:{{{device_codename}}}}}/webos-ports-dev-package-{{#lowercase:{{{device_codename}}}}}.zip latest stable LuneOS Dev-image]
+
# Download the [http://build.webos-ports.org/luneos-stable/images/{{#lowercase:{{{device_codename}}}}}/webos-ports-dev-package-{{#lowercase:{{{device_codename}}}}}.zip latest stable LuneOS Dev-image] or [http://build.webos-ports.org/luneos-testing/images/{{#lowercase:{{{device_codename}}}}}/webos-ports-dev-package-{{#lowercase:{{{device_codename}}}}}.zip latest nightly LuneOS Dev-image]
 
# Use the Volume Up and Volume Down keys on your {{{device_name}}} to select "install zip from sideload"
 
# Use the Volume Up and Volume Down keys on your {{{device_name}}} to select "install zip from sideload"
# 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-dev-package-{{#lowercase:{{{device_codename}}}}}.zip</code><br />
 
# The image will now install. It will installs both the kernel and the rootfs.
 
# The image will now install. It will installs both the kernel and the rootfs.
 
<!-- # Reboot back to the bootloader (Power off, {{{device_recovery_boot_steps}}} )
 
<!-- # Reboot back to the bootloader (Power off, {{{device_recovery_boot_steps}}} )

Revision as of 08:49, 4 September 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 stable LuneOS Dev-image or latest nightly LuneOS Dev-image
  5. Use the Volume Up and Volume Down keys on your {{{device_name}}} to select "install zip from sideload"
  6. From your PC, execute the following command:
    adb sideload webos-ports-dev-package-{{#lowercase:{{{device_codename}}}}}.zip
  7. The image will now install. It will installs both the kernel and the rootfs.
  8. Once completed, reboot the {{{device_name}}}.
  9. Your system should now boot directly into webOS