[PLUG] Unable to mount root after kernel compilation,Kernel panic

2007-05-22 Thread Pramod Sonar

Hello Friends,


I am trying to compile a linux kernel 2..4.18 on Fedora Core 5 witch has
kernel version 2.4.15
i have succesfully comiple a kernel and install it.
but when i tring to boot with kernel 2.4.18 it gives me error as follow:

My Screen look like this.

*Uncompressing Linux..Ok,booting the kernel.*
*ACPI:Invalide PBLK length[5]*
*Red Hat nash version 5.0.32 starting*
*mount:error mounting  /dev/root on /sysroot as ext3: Nosuch device*
*setuproot: moving /dev failed : No such file or directory*
*setuproot: error mounting  /proc : No such file or directory*
*setuproot: error mounting  /sys : No such file or directory  *
*switchroot : mount failed : No such file or directory*
*kernel panic - notsyncing:Attempted to kill init!*

and after this screen it hangup there.
There may be some thing missing, can you help me.

Thanks  Regards,
Pramod



The wind  the waves are always on the side of the ablest navigators. 
Edward Gibbon
--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


Re: [PLUG] Unable to mount root after kernel compilation, Kernel panic

2007-05-22 Thread Nawaz Patel

On 5/22/07, Pramod Sonar [EMAIL PROTECTED] wrote:

Hello Friends,


I am trying to compile a linux kernel 2..4.18 on Fedora Core 5 witch has
kernel version 2.4.15
i have succesfully comiple a kernel and install it.
but when i tring to boot with kernel 2.4.18 it gives me error as follow:

My Screen look like this.

*Uncompressing Linux..Ok,booting the kernel.*
*ACPI:Invalide PBLK length[5]*
*Red Hat nash version 5.0.32 starting*
*mount:error mounting  /dev/root on /sysroot as ext3: Nosuch device*
*setuproot: moving /dev failed : No such file or directory*
*setuproot: error mounting  /proc : No such file or directory*
*setuproot: error mounting  /sys : No such file or directory  *
*switchroot : mount failed : No such file or directory*
*kernel panic - notsyncing:Attempted to kill init!*

and after this screen it hangup there.
There may be some thing missing, can you help me.

Thanks  Regards,
Pramod



Try rebuilding with ext2/ext3 fs as built in.
post your grub.conf


The wind  the waves are always on the side of the ablest navigators. 
Edward Gibbon
--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.



--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


Re: [PLUG] Unable to mount root after kernel compilation, Kernel panic

2007-05-22 Thread Manas Alekar

You need a initrd and LVM enabled.

Google for initrd / mkinitrd.

Cheers,
Manas
--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.