Need to recover from an ID-10-T error.
Rashkae
ubuntu at tigershaunt.com
Thu Dec 24 04:50:22 UTC 2009
UNGER, JOHN WM wrote:
> I'm wearing out as well.
> If this doesn't fix it the brute force will have to take over. I'll be out of pocket myself for the next week.
>
> Here is what we got:
> ubuntu at ubuntu:~$ sudo -s
>
> root at ubuntu:~# mkdir /mnt/boot /mnt/root
>
> root at ubuntu:~# mount -t ext3/dev/sda1 /mnt/boot
>
You missed a space between ext3 and /dev/sda1, therefore the boot
partition was never actually mounted to /mnt/boot.
More information about the ubuntu-users
mailing list