View Single Post
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#331
@Hurrian:

first you need to create initfs file from root directory (e.g. mkfs.cramfs)
then you need to create uInitrd file from your initfs (mkimage -T ramdisk)
and then add ITEM_INITRD="<uInitrd_file>" to your bootmenu item file.
 

The Following 4 Users Say Thank You to pali For This Useful Post: