Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] initramfs, busybox init, switch_root and ARM
@ 2011-04-18 14:54 Luca Ceresoli
  2011-04-18 15:17 ` [Buildroot] kernel and|or initrd Michael Burghart
  0 siblings, 1 reply; 2+ messages in thread
From: Luca Ceresoli @ 2011-04-18 14:54 UTC (permalink / raw)
  To: buildroot

Thomas Koster wrote:
> ...
> Question one: If the requisite drivers are included in the kernel
> (e.g. ext2, or nfs + kernel network auto-configuration if I want an
> NFS root), is an initramfs even necessary?

No.

> Can I get away with the
> 'real' root filesystem being mounted from the start?

Yes!
If your kernel has all the drivers needed to mount the root filesystem
compiled in statically (=not as modules), there is usually no need to
have an initramfs.
This is frequent on embedded systems that have no or little variations
of hardware configuration.

Luca

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

end of thread, other threads:[~2011-04-18 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18 14:54 [Buildroot] initramfs, busybox init, switch_root and ARM Luca Ceresoli
2011-04-18 15:17 ` [Buildroot] kernel and|or initrd Michael Burghart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox