Dear all,

I'm trying to understand how initramfs, especially 'init' program is
used as a root filesystem.
Usually I've used 'root=/dev/mtdblock0 rootfstype=jffs2' in kernel
command line for root filesystem and my 'init' program
is laid in mtdblock0 so kernel can find where the 'init' program
exists.

But I read initramfs does not required 'root=' command line.
So, if I don't type 'root=' in kernel command line, how the kernel
finds out where the 'init' program exists?
and what kind of filesystem is using for the block that 'init' program
exists?

Simply asking,
Can I use kernel command line without 'root=' option? If I can, how
can I use?

Best regards.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to