--- Carl Hartung <[EMAIL PROTECTED]> wrote: > 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? >
Here is my fstab: /dev/sda6 / ext3 acl,user_xattr 1 1 /dev/sda7 /home ext3 acl,user_xattr 1 2 /dev/sda1 /windows/C ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0 /dev/sda5 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
