Hallo Thomas,
anscheinend gibt es bei mir zwei Grublisten.
Zuerst kommt der Suse-Bildschirm und drücke auf Debian, dann kommt der typische Debian/Ubuntu Bidschirm und wenn ich da auf Debian oder auf ein anderes System drücke, kommt Error 15: File not found.
Muß danach ganz neu booten und dann funktionieren wieder alle, ausser Debian.So sieht meine boot/grub/menu.lst unter Suse aus:
# Modified by YaST2. Last modification on Sun Nov 16 22:00:51 CET 2008
default 0
timeout 8
gfxmenu (hd1,2)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.0 - 2.6.25.18-0.2
root (hd1,2)
kernel /boot/vmlinuz-2.6.25.18-0.2-pae root=/dev/disk/by-id/scsi-SATA_ST3320620AS_6QF122Y1-part3 resume=/dev/sdb6 splash=silent showopts vga=0x31a
initrd /boot/initrd-2.6.25.18-0.2-pae
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.0 - 2.6.25.18-0.2
root (hd1,2)
kernel /boot/vmlinuz-2.6.25.18-0.2-pae root=/dev/disk/by-id/scsi-SATA_ST3320620AS_6QF122Y1-part3 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off x11failsafe vga=0x31a
initrd /boot/initrd-2.6.25.18-0.2-pae
###Don't change this comment - YaST2 identifier: Original name: Ubuntu 8.04.1, kernel 2.6.24-21-generic (/dev/sdb1)###
title Ubuntu 8.04.1, kernel 2.6.24-21-generic (/dev/sdb1)
root (hd1,0)
configfile /boot/grub/menu.lst
configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name: Debian GNU/Linux, kernel 2.6.24-3-kanotix (/dev/sda6)###
title Debian GNU/Linux, kernel 2.6.24-3-kanotix (/dev/sda6)
root (hd0,5)
configfile /boot/grub/menu.lst
configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd1,2)
chainloader (hd0,0)+1
###Don't change this comment - YaST2 identifier: Original name: Debian GNU/Linux, kernel 2.6.18-6-686 (/dev/sdb7)###
title Debian GNU/Linux, kernel 2.6.18-6-686 (/dev/sdb7)
root (hd1,6)
configfile /boot/grub/menu.lst
configfile /boot/grub/menu.lst
und die etc/fstab:
/dev/disk/by-id/scsi-SATA_ST3320620AS_6QF122Y1-part6 swap swap defaults 0 0
/dev/disk/by-id/scsi-SATA_ST3320620AS_6QF122Y1-part3 / ext3 acl,user_xattr 1 1
/dev/disk/by-id/scsi-SATA_ST3320620AS_6QF122Y1-part4 /home ext3 acl,user_xattr 1 2
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
ich kann damit noch nicht viel anfangen.
Gruß
Edgar