UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. marxjohnson
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 4
    • Groups 0

    marxjohnson

    @marxjohnson

    0
    Reputation
    332
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    marxjohnson Unfollow Follow

    Latest posts made by marxjohnson

    • RE: Installing Ubuntu on Nexus 7 2013 deb (LTE)

      @doniks I finally got it working! I had to use the -w flag when doing the fastboot commands.

      The full steps I used for the successful flash:

      ubuntu-device-flash touch --channel=ubuntu-touch/stable/ubuntu --device=flo --bootstrap
      # Reboot into bootloader
      fastboot flash -w boot boot.img
      fastboot flash -w recovery recovery.img
      # Boot into recovery
      ubuntu-device-flash --server http://system-image.ubports.com touch --channel ubuntu-touch/rc-proposed
      
      posted in Porting
      M
      marxjohnson
    • RE: Installing Ubuntu on Nexus 7 2013 deb (LTE)

      @doniks Definitely:

      mark@coachz:~/Downloads/deb_images$ ubuntu-device-flash ubuntu-device-flash --server
      http://system-image.ubports.com touch --channel ubuntu-touch/rc-proposed --bootstrap
      2016/09/10 13:33:52 Expecting the device to be in the bootloader... waiting
      2016/09/10 13:33:52 Device is |deb|
      
      posted in Porting
      M
      marxjohnson
    • RE: Installing Ubuntu on Nexus 7 2013 deb (LTE)

      @doniks Yes, I followed the instructions just as shown; ran the --bootstrap command, flashed the boot.img and recovery.img, booted into recovery and ran the second flash command.

      posted in Porting
      M
      marxjohnson
    • RE: Installing Ubuntu on Nexus 7 2013 deb (LTE)

      I attempted to follow these instructions, but after I see the message "Rebooting into recovery to flash" in the terminal, the tablet gets stuck on the "This phone needs restoring from a PC..." screen.

      posted in Porting
      M
      marxjohnson