Friends, I have gem5 simulator running on a Ubuntu host. The gem5 itself is booting Ubuntu and then I am trying to run some benchmarking program. There's a filesystem .img file that's mounted by gem5 while booting Ubuntu. The problem is I don't see the benchmark output files being written into the filesystem .img file after the benchmark program has finished running. However, on the Ubuntu command prompt on gem5 simulator, I can see those files.
Can someone tell me, how do I make gem5 flush all the content to the filesystem .img? After it has written the content, I would like to mount the filesystem on Ubuntu host to view the output of the benchmark. I ran simple touch command to create a file on Ubuntu booted by gem5. That file too is not visible when I locally mount the .img file. Can someone please help? I am sure I'm missing something here. Regards, Somnath Mukherjee Automotive Infotainment Systems Bangalore
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
