Hello,
I am trying to figure out a way to modify my disk image and move large
files onto it as fast as possible, and then use that image for a full
system simulation.
I tried mounting the disk image as a loopback device then copying an
executable onto it. When I use the disk image with qemu, everything works
fine: I can find  the executable and run it. However, when I restore a gem5
FS simulation from a checkpoint using the modified image, I either can't
find the added files, or sometimes I get an error message that they/the
file system are/is corrupted. When I go back to qemu, everything is still
fine.
Any ideas on what the issue is and how I can fix it?
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to