That's great, I will try this right now.
Thanks!
Ryan.
Emmet Hikory wrote:
Ryan Gallagher wrote:
Ah, I wish I had not formatted my hard drive now hehe. I'll wait for
the new build then but it would have been good for them to have let us
know that a bit more up front.
Thanks for letting me know, I wish I had posted here sooner, I thought
it was something dumb I was doing :-D
The workaround I used for this was to boot again on the USB stick,
and run the following commands. You may need to adjust to taste:
sudo apt-get install aptitude
aptitude download linux-image-2.6.27-4-generic
sudo mount /dev/sda1 /mnt
sudo cp linux-image*deb /mnt
sudo chroot /mnt /bin/bash
dpkg -i linux-image*deb
exit
sudo umount /mnt
sudo reboot
The resulting reboot worked, and my system (Kohjinsha SR) was installed.
I've also filed bug #274753 about this.
https://bugs.launchpad.net/ubuntu/+source/mobile-meta/+bug/274753
--
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile