All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel booting problem.
@ 2012-08-29  1:42 Sri Ram Vemulpali
  2012-08-29  2:21 ` Gabriel Prado de Moraes
  2012-08-29  3:20 ` Mulyadi Santosa
  0 siblings, 2 replies; 8+ messages in thread
From: Sri Ram Vemulpali @ 2012-08-29  1:42 UTC (permalink / raw)
  To: kernelnewbies

Hi All,

I compiled my own kernel image with uclibc cross tool chain for x86
i686 arch. I am using grub as boot loader.

these are the following parameters I am giving.

kernel /bzImage ro root=/dev/VolGroup00/LogVol00 rhgb quiet init=/sbin/init
initrd /initrd.img  -----> this is cpio image of filesystem structure
with needed modules and lib

When I select at grub options to boot the kernel after reading bzImage
grub proceeds to initrd and stuck at initrd.
There is no output. I searched online and I found other kind of
problems. But this is something different.

Can anyone give some suggestions. Thanks in advance.

-- 
Regards,
Sri.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-09-02 10:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-29  1:42 Kernel booting problem Sri Ram Vemulpali
2012-08-29  2:21 ` Gabriel Prado de Moraes
2012-08-29  3:20 ` Mulyadi Santosa
2012-08-29 15:50   ` Sri Ram Vemulpali
2012-08-29 17:41     ` Mulyadi Santosa
2012-08-29 20:24     ` Jonathan Neuschäfer
2012-08-30  4:06       ` Sri Ram Vemulpali
2012-09-02 10:23         ` Jim Cromie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.