"Sven Burgener" <[EMAIL PROTECTED]> writes: > On Thu, Jan 11, 2001 at 02:13:25PM -0500, Bob Billson wrote: > > On Thu, Jan 11, 2001 at 07:35:08PM +0100, Sven Burgener wrote: > > > VFS: Cannot open root device "803" or 08:03 > > > Please append a correct "root=" boot option > > > Kernel panic: VFS: Unable to mount root fs on 08:03 > > > > Did you remember to say 'yes' *not* 'module' for ext2 support in the kernel > > (under General Setup) and scsi disks? > > I simply used the configurations for my 2.2.18 kernel and then did a > "make oldconfig". > So, yes, I did select ext2 support built-in, as I did in 2.2.18. > > Still seeking help!
Well, it's a pain but I'd go through the config the old-fashioned way, eg.: make clean make-kpkg clean make distclean make (xconfig|config|menuconfig) make-kpkg <whatever> Something obviously didn't get built right in your 2.4 kernel. At least I can't think of any other possible reason it can't see you're HD, especially with 2.2.18 booting fine. Gary