problem with adding a custom kernel in DSL frugal install on Flash
I am having frugal installed DSL on Flash. I want to patch my real time linux kernel onto it. I have added the kernel and system map file in /dev/hda1/boot/ directory. I have created the initrd image file and copied to /dev/hda1/boot and modified the menu.lst to add new kernel and initrd. However while trying to boot with new kernel, I get following error messages.
Uncompressing Linux...OK, booting the kernel
Red Hat nash version 3.5.22 starting
mount: missing mount point
pivotroot: pivot_root(/sysroot, /sysroot/initrd) failed:2
umount /initrd/proc failed:2
kernel panic-not syncing: No init found. Try passing init=option to kernel
I have tryed giving init=5 option in menu.lst, but it won't work.
Can anybody help me?
Last edited by monikarjain; 12-18-2009 at 01:15 AM.
|