kernel panic

Manfred Wuttke wuttke at bitel.net
Thu Aug 21 19:34:49 CEST 2003


Hallo,
beim Installieren mit apt-get install von alsa-modules-2.4.20-3-686
wurde auch der entsprechende Kernel vmlinuz-2.4.20-3-686, initrd usw. 
dazugeladen (ursprünglich ist der knoppix-Kernel vmlinuz-2.4.20-xfs 
vorhanden). Nach Anpassen der symbolischen Links bootet DebianOld 
(und SuSE), nicht aber Debian. Die Fragen nach dem Bootloader habe
ich bei der Installation alle mit nein beantwortet (sonst wäre 
etwas mit lilo passiert bzw. etwas in den mbr geschrieben worden).
Was ist falsch bzw. was kann ich tun?

Danke 
Manfred


/boot/grub/menu.lst auf hda6

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

title SuSE
    kernel (hd0,5)/boot/vmlinuz root=/dev/hda6 vga=normal  splash=silent 
showopts
    initrd (hd0,5)/boot/initrd

title Debian
    kernel (hd1,5)/boot/vmlinuz root=/dev/hdb6 vga=normal screen=1280x1024 
xmodule=radeon
    initrd (hd1,5)/boot/initrd.img-2.4.20-3-686

title DebianOld
    kernel (hd1,5)/boot/vmlinuz.old root=/dev/hdb6 vga=normal screen=1280x1024 
xmodule=radeon
    initrd (hd1,5)/boot/initrd.gz

title floppy
    root (fd0)
    chainloader +1

title failsafe
    kernel (hd0,5)/boot/vmlinuz.shipped root=/dev/hda6 showopts ide=nodma 
apm=off acpi=off vga=normal nosmp noapic maxcpus=0 3
    initrd (hd0,5)/boot/initrd.shipped


Dateien in /boot von hdb6
manitou:~ # ls -al /data4/boot
total 5861
drwxr-xr-x    2 root     root          536 Aug 21 18:17 .
drwxr-xr-x   26 root     root          728 Aug 21 17:44 ..
lrwxrwxrwx    1 root     root           23 Aug 21 18:17 System.map -> 
System.map-2.4.20-3-686
-rw-r--r--    1 root     root       450677 Jun  7 19:40 
System.map-2.4.20-3-686
-rw-r--r--    1 root     root       516754 Jan 29  2003 System.map-2.4.20-xfs
lrwxrwxrwx    1 root     root           21 Jul 26 00:02 System.mapOld -> 
System.map-2.4.20-xfs
-rw-r--r--    1 root     root          512 Jul 26 00:18 boot.0346
-rw-r--r--    1 root     root        39632 Jun  7 14:32 config-2.4.20-3-686
-rw-r--r--    1 root     root        36067 Jan 29  2003 config-2.4.20-xfs
-rw-r--r--    1 root     root       170619 Jul 26 00:18 initrd.gz
-rw-r--r--    1 root     root      3084288 Aug 21 17:43 
initrd.img-2.4.20-3-686
-rw-------    1 root     root        30208 Jul 26 00:18 map
lrwxrwxrwx    1 root     root           20 Aug 21 18:14 vmlinuz -> 
vmlinuz-2.4.20-3-686
-rw-r--r--    1 root     root       719689 Jun  7 19:40 vmlinuz-2.4.20-3-686
-rw-r--r--    1 root     root       925833 Jan 29  2003 vmlinuz-2.4.20-xfs
lrwxrwxrwx    1 root     root           18 Jul 26 00:02 vmlinuz.old -> 
vmlinuz-2.4.20-xfs
manitou:~ #

Starten von Debian gibt kernel panic:
...
RAMDISK: crams filesystem found at block 0
RAMDISK: loading 3012 blocks [1 disk] into ram disk... done
Freeing initrd memory 3012k freed
VFS: Mounted root (cramfs filesystem)
mount: Usage: mount ...
This is a buildin command. /etc/fstab and /etc/mtab are NOT supported
cat: No file /proc/sys/kernel/real-root-dev.
/linuxrc: cannot create proc/sys/kernel/real-root-dev: directory nonexistent
VFS: Cannot open root device "hdb6" or 03:46
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 03:46

In /proc/sys/kernel/ existiert aber eine Datei real-root-dev





More information about the Linux mailing list