Scheinkultur
Guest
jo hab folgendes problem:
ich hab nen neuen kernel kompiliert und will diesen jetzt in GRUB (suse 8.1) einbauen.. leider kriege ich immer ne kernel-panic weil er das "filesystem nicht read-only" mounten kann...
die grub.conf sieht so aus:
hoffe mir kann wer helfen...
thx
ich hab nen neuen kernel kompiliert und will diesen jetzt in GRUB (suse 8.1) einbauen.. leider kriege ich immer ne kernel-panic weil er das "filesystem nicht read-only" mounten kann...
die grub.conf sieht so aus:
Code:
# Modified by YaST2. Last modification on Mon Dec 1 17:30:12 2003
gfxmenu (hd0,1)/boot/message
color white/blue black/light-gray
default 0
timeout 10
title linux
kernel (hd0,1)/boot/vmlinuz root=/dev/hda2 vga=788
initrd (hd0,1)/boot/initrd
# neuer Kernel
title Kernel2420
kernel (hd0,1)/boot/kernel2420 root=/dev/hda2 vga=788
initrd (hd0,1)/boot/initrd
title floppy
root (fd0)
chainloader +1
title failsafe
kernel (hd0,1)/boot/vmlinuz.shipped root=/dev/hda2 ide=nodma apm=off acpi=off vga=normal nosmp maxcpus=0 disableapic 3
initrd (hd0,1)/boot/initrd.shipped
hoffe mir kann wer helfen...
thx
