On Sun February 11 2007 14:06, Christopher Dick wrote:
<snip>
> If I select "OpenSuSE 10.2" from the menu booting without the CD,
> I get a black screen and it sits there. 

The good news is grub is installed correctly, otherwise you'd not be getting a 
boot menu. ;-)

The first repair ought to be:

Look under /boot to make sure these symbolic links exist:

vmlinuz --> vmlinuz-2.6.18.2-34-default
initrd --> initrd-2.6.18.2-34-default

Then, in /boot/grub/menu.lst, point to the links instead. To do this:

Reduce 'vmlinuz-2.6.18.2-34-default' to 'vmlinuz' everywhere it occurs.
Likewise, reduce all instances of 'initrd-2.6.18.2-34-default' to 'initrd'.

This way, booting via grub won't fail after you next update the kernel.

Sorry if this has already been posted, but while you're 
editing /boot/grub/menu.lst can you copy/paste and post your /etc/fstab?

Thx!

Carl
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to