grub.conf
Code:
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title ClarkConnect Home Edition (2.6.9-27.ccsmp)
root (hd0,0)
kernel /vmlinuz-2.6.9-27.ccsmp ro root=LABEL=/ acpi=ht
initrd /initrd-2.6.9-27.ccsmp.img
title ClarkConnect Home Edition (2.6.9-27.cc)
root (hd0,0)
kernel /vmlinuz-2.6.9-27.cc ro root=LABEL=/
initrd /initrd-2.6.9-27.cc.img
Mhm....ok also bis jetzt dachte ich, das bei scsi Platten in der grub.conf das hdx,x zum sdx,x wird. Hätt wohl früher in das config file schauen sollen.
Also entweder Trial&Error, oder nachlesen, wie die Nummerierung bei scsi/ide mischbetrieb abläuft.
Oder gibts eine Möglichkeit das rauszufinden ?