hi
i've just compiled my new 2.6.11 kernel with ext3, reiserfs and ntfs native support... despite this, i receive the following kernel panic error:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,1)
i googled a bit and found this is an error caused by not-compiling the kernel with the root filesystem support. this is my configuration:
/dev/hdb1 ntfs
/dev/hdb2 ext3
/dev/hdb3 swap
/dev/hda1 reiserfs
/dev/hda2 swap
the message pops when triyng booting slackware 10.0 in /dev/hda1 with a reiser fs / partition
why doesn't the kernel boot slack even if i included reiserfs support?
and.. is the kernel real talking about my /dev/hda1? What is that (3,1) referred to?
thanks eb and bye