Ok I tried this but when I get to step two (aptitude download
linux-image-2.6.27-4-generic) I get the following error (copied by
hand):

Err http://archive.ubuntu.com intrepid/main linux-image-2.6.27-4generic
2.6.27.4.5 
404 Not found [IP:  91.189.88.80]

Any ideas?

Thanks,
Ryan.


-----Original Message-----
From: Emmet Hikory <[EMAIL PROTECTED]>
To: Ubuntu Mobile <ubuntu-mobile@lists.ubuntu.com>
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
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to