All of lore.kernel.org
 help / color / mirror / Atom feed
* initramfs failing, 7MB limit?
@ 2008-03-10 17:56 Scott D. Davilla
  2008-03-12 12:36 ` Michael Neuling
  0 siblings, 1 reply; 3+ messages in thread
From: Scott D. Davilla @ 2008-03-10 17:56 UTC (permalink / raw)
  To: kexec

This is OT but I'm seeing what seems like a 7MB limit on an initramfs 
under 2.6.24.3.

I can boot an initramfs which also works under kexec that has a cpio 
size of 6480384 bytes.  I have another (created the same way) that 
has more userland tools with a size of 7395328 bytes. That fails 
under both boot and kexec with the kernel not finding "/init" and 
panicking. "/init"  is present and executable in the initramfs. This 
fails on the target hardware and two other standard PC hardware with 
256M, 512M and 1G of RAM.

I use the kernel scripts (scripts/gen_initramfs_list.sh  and 
usr/gen_init_cpio ) to create the cpio based initramfs but it's not 
embedded in the kernel. It's a standalone initramfs that gets passed 
to the bootloader/kexec.

It's my understanding that with an initramfs, one is just limited to 
available RAM and there are no set size limits.

Anyone else see this behavior or am I doing something incredibly stupid.

Thanks
Scott

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2008-03-12 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-10 17:56 initramfs failing, 7MB limit? Scott D. Davilla
2008-03-12 12:36 ` Michael Neuling
2008-03-12 14:08   ` Scott D. Davilla

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.