ich bin dabei mir einen neuen Kernel zu "backen"
nachdem der alte jetzt doch schon sehr alt ist, 2.6.26-2-686,
ist der neue ein 2.6.34.2
Ich hatte beim kompilieren einige Probleme die z.B hier gelöst wurden:
http://debianforum.de/forum/viewtopic. ... &t=122291
Beim ersten booten bekam ich folgende Meldung:
Code: Alles auswählen
devtmpfs not aviable, falling back to tmpfs for /dev
Also habe ich gegoogeld und die Entsprechenden Optionen im Kernel aktiviert,
den Kernel neu kompiliert und es nochmal versucht.
Nach dem Starten des neuen Kernel bekomme ich folgende Meldung
Code: Alles auswählen
root (hda0,0)
Filesystemtype is ext2fs, partition type 0x83
Kernel /boot/initrd.img-2.6.34.2 root=/dev/hda1 ro quiet
[Linux-bzImage, setupp=0x3600, size 0x1d61a0]
initrd /boot/initrd.img-2.6.34.2
[Linux-initrd @ 0x1f7f2000, 0x75ddb1 bytes]
Loading, please wait...
WARNING bootdevice may be renamed Try root/dev/sda1
Gave up waiting for root device. Common problems:
-Boot args (cat /proc/cmdline)
-Check root delay =(did the System wait loing enough?)
-Check root = (did the System wait for the right device?)
-Missing modules (cat /proc/modules; ls /dev)
Alert! /dev/hda1 does not exist. Dropping to a shell
BusyBox v1.10.2 (Debian 1:1.10.2-2) built in Shell (ash)
Enter 'help' for list of built-in commands.
/bin/sh: can't access tty, job control turned off
(initramfs)
hda nicht findet, obwohl hda da sein sollte.
Irgendwelche Ideen zum Problem?
Mein alter Kernel ist ein 2.6.86
dort habe ich kein devtmpfs aktiviert, gibt ne Fehlermeldung:
Code: Alles auswählen
devtmpfs not available, falling back to tmpfs for /dev
Code: Alles auswählen
kinit: name_to_dev_t (/dev/hda3)=hda3(3,3)
kinit: trying to resume from /dev/hda3
kinit: No resume image, doing normal boot...
INIT: version 2.86 booting
Starting the hotplug events dispacher: udevd