[Peeweelinux] initrd problem

Stephen Lee [email protected]
23 Mar 2003 08:47:57 -0800


Hi,

In following Mark Meade's PeeWee Linux on DiskOnChip instructions
(http://lakeshoremicro.com/peeweedoc.txt), I've managed to load PeeWee
0.61.1 and lilo-mtd onto the DOC. During startup, lilo from the DOC
starts and boots the custom kernel (2.4.20) but it ends up using the
root fs from /dev/hda. Here's a snippet of the kernel message:

RAMDISK: Compressed image found at block 0
Freeing initrd memory: 1152k freed
VFS: Mounted root (ext2 filesystem).
VFS: Mounted root (ext2 filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 264k freed

Is there some setting within pwlconfig I can adjust to fix the initrd
problem?

Thanks,
Stephen