Nana, das passt schon - hab's überrissen, dass das "x" für die HDD steht. Die Sektion, die make install in die grub.conf einträgt, sieht so aus:
Zitat:
title Fedora Core (2.6.4-1.267custom)
root (hd0,6)
kernel /vmlinuz-2.6.4-1.267custom ro root=LABEL=/ hdc=ide-scsi rhgb
initrd /initrd-2.6.4-1.267custom.img
|
und sieht auch bei der 2.4er-Kernel-Startsektion genau so aus.
Die Frage ist nur,
a.) wie komm' ich drauf, welches Device bei Moose anders ist als bei mir (was bei make xconfig anzuhaken ist) und
b.) was hat es mit dem device-mapper auf sich.
MfG, Quintus
NACHTRAG: die komplette Fehlermeldung beim Booten lautet:
Zitat:
VFS: cannot open root device "LABEL=\" or unknown-block (0,0)
Please append a correct "root=" boot option
Kernel panic: VFS: unable to mount root fs on unknown-block(0,0)
|