Friday, 6 September 2013

Not booting RAM file system embedded in Linux Kernel

Not booting RAM file system embedded in Linux Kernel

We have a Linux embedded system that we would like to boot from Flash file
system, but have a RAMFS embedded into the kernel that can be seen by the
kernel after boot.
Is it possible to embed a RAM File system inside the Linux Kernel (v3.3),
that can be used after kernel boot, that the kernel does not use for
booting?
Thanks.

No comments:

Post a Comment