Hi Emmet, I experienced a problem just with the second step:
$ aptitude download linux-image-2.6.27-4-generic Reading package lists... Done Building dependency tree Initializing package states... Done Err http://archive.ubuntu.com intrepid/main linux-image-2.6.27-4 generic 2.6.27-4.5 404 Not Found bla bla bla I have just seen that Ryan has mailed the same issue...hahaha. Then, missing any sources line in sources list? Thanks, Javi 2008/9/26 Emmet Hikory <[EMAIL PROTECTED]> > 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 >
-- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
