creating ramdisk using busy box

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Sep 30 11:53:17 UTC 2008


On Tue, Sep 30, 2008 at 05:06:16PM +0530, praveen G wrote:
>Hi,
>
>Please let me know how can I create a ramdisk using busybox??

There is a stub (i.e. it is not tested) if you enable:

config BR2_PACKAGE_BUSYBOX_INITRAMFS
        bool "initramfs perusing busybox"
        depends on BR2_PACKAGE_BUSYBOX
        help
          Build small initramfs perusing busybox.
          This is still experimental.

Patches welcome (it is possible that the version in svn is a bit
outdated compared to my tree, i recommend you to check if this is the
case first).
HTH,
Bernhard



More information about the busybox mailing list