once there is a 20121123 directory (should show up around 15:30 UTC
tomorrow) at http://cdimage.ubuntu.com/daily-preinstalled you can try
one of the experimental raring images the following manual way:

grab both files (img.gz and .bootimg)
gunzip the img.gz file

attach your device in flash mode and run the following four fastboot
commands:

sudo fastboot erase boot
sudo fastboot erase userdata
sudo fastboot flash boot /path/to/downloaded/*.bootimg
sudo fastboot flash userdata /path/to/unzipped/*.img

and then to reboot:
sudo fastboot reboot

note that the images arent ready for general use yet, but you should get
through to the graphical configuration if the fix works

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1079729

Title:
  Ubuntu uninstallable on 32GB 3G Nexus 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1079729/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to