Hallo,

ich versuche jetzt mit Grub meine Installation auf XFS zu booten. 
Aber es klappt nat�rlich nicht so, wie es soll. boot und root sind jetzt
auf einer Partition, ich m�chte grub in die root Partition, also
/dev/hda7 installieren. Aber grub l�d wohl nicht die xfs_stage1_5. Ich
habe leider auch keinerlei Dokumentation gefunden, wie ich grub
beibringen kann, den xfs_stage1_5 zu laden. 

So schaut es im Moment aus, beim Aufruf von grub-install:

# grub-install /dev/hda7

GRUB  version 0.91  (640K lower / 3072K upper memory)

grub> root (hd0,6)
Filesystem type unknown, partition type 0x83

grub> setup  --stage2=/boot/grub/stage2 --prefix=/boot/grub (hd0,6)

Error 17: Cannot mount selected partition
            
Meine menu.lst sieht so aus:

######
timeout 30
default 0
fallback 1

title  GNU/Linux
root (hd0,6)
kernel /vmlinuz root=/dev/hda7

title Change the colors
color light-green/brown blink-red/blue
######


Vielen Dank

Gr��e

Stefan


-- 
Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an