Anandraj wrote:
Red Hat nash version 3.5.22 starting mount: error 6 mounting ext3
pivotroot: pivo_root(/sysroot,/sysroot/initrd) failed : 2
umount /initrd/proc failed: 2
Kenel panic - not syncing: No init found. Try Passing init=option to
kernel.
Can somebody help me on this !! ??
You need to read the build instructions for a Fedora Core distribution. Briefly however, modern distros rely upon an initial RAMdisk which sets up various hardware drivers before changing the root filesystem with the pivot_root utility and booting the main system proper.
There's probably a missing mkinitrd et al. in there.
Cheers,
Jon.
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/