In anderem Beitrag bereits mitgepostet allerdings möchte ich nochmals auf Nr. Sicher gehen:
Kurze Frage:
Gegebenheiten
Kernel 2.6.9 selbst kompiliert
EXT3-Platte
EXT3 bei Kompilation aktiv
Grub
Dazu die menu.lst:
Code: Alles auswählen
#Custom Kernel for OSS-Non-Free Support Rev:2004-02-01 (test)
title Custom Kernel 2.6.9-686 (Sound)
root (hd0,0)
kernel /boot/vmlinuz-2.6.9 root=/dev/hda1 ro
initrd /boot/bzImage #!!!!!!Kuckst Du!!!!!!#
savedefault
boot
#Default Apt-installed Kernels Rev: 2004-24-12 (Working)
title Debian Kernel 2.6.8-1-686 (!!NoSound!!)
root (hd0,0)
kernel /boot/vmlinuz-2.6.8-1-686 root=/dev/hda1 ro
initrd /boot/initrd.img-2.6.8-1-686
savedefault
boot
Bei Bootvorgang folgende Meldung:
Code: Alles auswählen
Bla,bla,bla...
Ich lade und lade..
...
PNP
..
ISAPnP
...
TCP
..
RAMDISK:Couldnt find a valid Ramdisk image starting at 0
VFS:Cannot open root device "hda1" or unknown-block (0,0)
Please append a correct"root=" boot option
Kernel Panic - not syncing: VFS:unable to mount rot fs on unknown block (0,0)
Und:
Wo findet ihr standardmässig eure initrd.img-2X.XX
wenn ihr mit dem Kompilieren fertig seid ??
Wie heisst die bei euch ohne modifikation (bzImage??)
Wenn nein,also ich hab mist gemacht - wie umgeht ihr das??
Klingt zwar jetzt doof aber bei mir bin ich mir nicht so sicher....
Bei mir kam die nach make install nicht.....