Ok I managed to work out how to run sudo aptitude update
and it worked after that, installng now. Thanks, Ryan. -----Original Message----- From: Emmet Hikory <[EMAIL PROTECTED]> To: Ubuntu Mobile <[email protected]> Subject: Re: [Fwd: Re: Install not working properly- Error 15 upon reboot] Date: Fri, 26 Sep 2008 21:08:24 +0900 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 -- Emmet HIKORY
-- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
