VFS:cannot open root device "sda11" or unkouwn-block(0,0)
please append a correct "root"boot option;here are the available partitions
0300 4194320 hda drive:ide-cdrom
我的内核都编了好多遍了,一直是这个问题啊,启动不了
给内核传的是root=/dev/sda11
Looks like you haven't got the correct driver for SATA/SCSI controller. You should run lspci to find out which device you used and select the driver to build it into your kernel (not as kernel module).