Fedora Core 3 oder Suse linux startet nicht

terminator2000

Cadet 4th Year
Registriert
Okt. 2004
Beiträge
125
Hallo,
ich habe folgendes problem.
Ich habe zu meiner 80 gig-platte noch eine 120 gig-platte dazugehängt.Auf der 120er möchte ich suse linux und fedora core 3 installieren.Das funktioniert auch soweit aber wenn ich suse zuerst installiere und dann fedora, zeigt grub nicht suse im Bootmenü an.Wenn ich erst fedora und dann suse installiere zeigt grub nur suse an.
Was muss ich tun dass beide Systeme booten?

mfg
 
Hier ist der auszug von Grub:
fedora habe ich auf hdd 1 installiert.
suse hdd 3



color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd1,2)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE LINUX 9.2
kernel (hd1,2)/boot/vmlinuz root=/dev/hdd3 vga=0x317 selinux=0 splash=silent resume=/dev/hdd2 desktop elevator=as showopts
initrd (hd1,2)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
root (hd0,0)
chainloader +1

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Diskette
root (fd0)
chainloader +1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE LINUX 9.2
kernel (hd1,2)/boot/vmlinuz root=/dev/hdd3 showopts ide=nodma apm=off acpi=off vga=normal noresume selinux=0 barrier=off nosmp noapic maxcpus=0 3
initrd (hd1,2)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: linux###
title fedora
kernel (hd1,2)/boot/vmlinuz root=/dev/hdd1 vga=0x317 selinux=0 splash=silent resume=/dev/hdd2 desktop elevator=as showopts
initrd (hd1,2)/boot/initrd
 
Zuletzt bearbeitet:
Device Boot Start End Blocks Id System
/dev/hda1 * 1 637 5116671 7 HPFS/NTFS
/dev/hda2 638 9728 73023457+ f W95 Ext'd (LBA)
/dev/hda5 638 8923 66557263+ 7 HPFS/NTFS
/dev/hda6 8924 9728 6466131 b W95 FAT32

Disk /dev/hdd: 122.9 GB, 122942324736 bytes
255 heads, 63 sectors/track, 14946 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdd1 * 1 3850 30925093+ 83 Linux
/dev/hdd2 3851 3950 803250 82 Linux swap / Solaris
/dev/hdd3 3951 7866 31455270 83 Linux
 

Ähnliche Themen

Zurück
Oben