Public bug reported:

I have two disks:
/dev/sda (1 and 2 - both ntfs with winxp)
/dev/sdb:
* 1 - /boot
* 2 - /
* 3 - swap
* 4-8 rest

I installed Ubuntu, everything was working fine, but when I'd chosen 
"Ubuntu(..)" in Grub it crashed with error (I'm not sure now) 15 - no such a 
path.
It was caused by bad kernel and initrd paths in menu.lst which was:
root            (hd1,1)
kernel          /boot/vmlinuz-2.6.22-14-generic (...)
initrd          /boot/initrd.img-2.6.22-14-generic

And should be in my case:
root            (hd1,1)
kernel          (hd1,0)/vmlinuz-2.6.22-14-generic (...)
initrd          (hd1,0)/initrd.img-2.6.22-14-generic

I don't know if I had chose something wrong while installing Ubuntu, but
I think there were no possibility for mistake.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
[gutsy installer] invalid paths in menu.lst
https://bugs.launchpad.net/bugs/174392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to