https://stackoverflow.com/questions/49261801
With QEMU, I can use either use `-initrd '${images_dir}/rootfs.cpio`
for the initrd, or pass the initramfs image directly to `-kernel
Image`.
But if I try the `initramfs` image with gem5 `fs.py --kernel Image` it
fails with:
fatal: Could not load kernel file
and I don't see an analogue to `-initrd`.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
