ich versuche den 2.6.22.9 kernel auf meinem Toshiba Satellite A210-14S laptop zu kompilieren und bekomme beim booten diese fehlermeldung:
Code: Alles auswählen
(1,1):ocfs2_fill_super:561 ERROR: superblock probe failed!
VFS: Cannot open root device "sdb4" or unknown-block(8,4)
Please append a correct "root=" boot option; here are the avaliable partitions:
0300 4194302 hda driver: ide-cdrom
0800 8192 sda driver: sd
0810 156290904 sda driver: sd
0811 153600 sdb1
0812 52433343 sdb2
0813 1052257 sdb3
0814 101225722 sdb4
Kernel panic - not syncing:
VFS: Unable to mount root fs on unknown-block(8,4)
Code: Alles auswählen
title Debian GNU/Linux, kernel 2.6.22.9
root (hd0,3)
kernel /boot/vmlinuz-2.6.22.9 acpi=off root=/dev/sdb4
initrd /boot/initrd.img-2.6.22.9
http://www.onlyfree.de/php/pasteservice ... hp?id=3739
ich hab schon ziemlich alles ausprobiert was ich bei google dazu gefunden habe aber leider hat nichts geholfen. Hier noch mal /etc/fstab:
Code: Alles auswählen
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda4 / reiserfs notail 0 1
/dev/sda3 none swap sw 0 0
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/sda2 /win ntfs defaults 0 0
ich würde für alle tipps sehr dankbar sein
grüße