JonGoh
New Contributor
1 year agoHow to make U-Boot load Rootfs
Hi,
I have been following the "GSRD for Agilex 7 F-Series FPGA DevKit (2x F-Tile)" Documentation (link below), and I have several questions.
http://rocketboards.org/foswiki/Documentation/AgilexSoCGSRDDEVAGF027#Customize_Yocto_Build
I am using booti to boot the uboot, kernel image and filesystem, however I can't seem to get the format of the filesystem right, and it returns "Wrong Ramdisk Image Format, Ramdisk image is corrupt or invalid". May I know what format the filesystem should be? Also, following the build above, I have generated this rootfs file, "core-image-minimal-agilex7_dk_si_agf014eb.rootfs.tar.gz". How should I utilise this file such that I am able to boot the file system?
Thanks,
Jon Goh