On Fri, Jul 06, 2001 at 08:45:06AM -0500, Jorge Santos wrote: > > Hi, > > I've installed kernel-image 2.4.5-1 on woody but I get the following > errors when booting: > > request_module[block-major-3]: Root fs not mounted > VFS: Cannot open root device "303"or 03:03 > Please append a correct "root=" boot option > Kernel Panic: VFS: Unable to mount root fs on 03:03 >
It looks like you may have compiled support for your hard disk as a module instead of compiling it into the kernel. I did this once... -- Mark