Hi, I want to boot my laptop without initrd, I tried to compile 2.6.30 kernel from debian back port repository, by building ext3 driver into kernel but during booting i am getting "vfs: could not mount root fs unkown-block(8,1)". My menu.lst: title Debian GNU/Linux, kernel 2.6.30-130909f-we-test root (hd0,0) kernel /boot/vmlinuz-2.6.30-130909f-we-test root=/dev/sda1 ro fdisk -l: http://paste.debian.net/46476/ lsmod: http://paste.debian.net/46474/ lspci: http://paste.debian.net/46475/ What are the modules should be loaded into the kernel to boot without initrd? and how to find them? Thanks, Alagunambi Welkin |