On Wed, 4 Sep 2002, Russell wrote: > Hi, > > Why do i get: > > RAMDISK: cramfs filesystem found at block 0 > RAMDISK: Loading 892 blocks [1 disk] into ram disk... done. > Freeing initrd memory: 892k freed > request_module[nls_437]: Root fs not mounted > Unable to load NLS charset 437 > Kernel panic: VFS: Unable to mount root fs on 01:00
The problem is located in your lilo configuration. The kernel tried to mount root filesystem from 01:00 which stands ram0, not /dev/hda2. So you have to pass right root path to lilo. Qian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]