Ramdisk
Closed this issue · 0 comments
DrDeano commented
Create a initrd ramdisk that can be used to load drivers and other files that won't be part of the main kernel. This will be loaded as a grub module and will be using a custom file format for storing the files on the ramdisk. The files will only need to be read only so the file format can be very simple.
Making the ramdisk can be done using a build step in the build file.