[Peeweelinux] DOC2000-ready kernel? SOLVED!

Stephen Lee [email protected]
25 Mar 2003 07:26:32 -0800


On Tue, 2003-03-25 at 06:25, Ken Emmons, Jr. wrote:
> It sounds like you didn't build your kernel with all the required FS support. Try to enable anything that is questionably needed, and recompile. Also, make sure to build the FS support statically (NOT as modules...). 
> 
> I havne't done a DOC linux app, so I apologize if this is not relevant. Usually when you can't mount root, it is a FS issue though. 
> 
> ~Ken
> 
> 
> >>> Stephen Lee <[email protected]> 03/24 11:23 PM >>>
> On Mon, 2003-03-24 at 13:19, Stephen Lee wrote:
> 
> > Yes I do (CONFIG_FAT_FS=y). Actually, I ended up following your
> > suggestion and used the 4.2 DFORMAT and in the end it worked and 5.12
> > did not. Here again is the kernel error after lilo starts the kernel:
> > 
> > VFS: Mounted root (ext2 filesystem)
> > Kmod: failed to exec /sbin/modprobe -s -k block-major-3, errno = 2
> > VFS: Cannot open root device or 03:06
> > Please append a correct "root=" boot option.
> > Kernel panic: VFS: Unable to mount root fs on 03:06
> > 
> > Is this a sign of missing FS support or a more fundamental problem of
> > the IDE driver not working? I wonder if I should try 2.4.19 instead?
> > 
> 
> I thought of another potential problem. Was I suppose to compile the
> kernel under Redhat 6.2?
> 

Sorry for all the traffic folks. It turns out that I shouldn't have
copied over boot.b along with lilo-mtd from the mtd cvs directory. Once
the original pwl boot.b was restored, the very welcoming Peewee login
prompt appeared. 

Thanks for all the support.
Stephen