# initrd **Repository Path**: happyasr/initrd ## Basic Information - **Project Name**: initrd - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README The ramdisk image for Firefly-RK3288 board and other rockchip based platforms. ### How to generate the ramdisk ### After cloning, cd to the working directory, and run: make a new initrd.img will be created in the parent directory. ### Credit ### Based on https://github.com/radxa/initrd.git which is based on https://github.com/Galland/rk30_linux_initramfs which is based on fkubi's initramfs who in turn based on Debian's initramfs.cpio.