Hi,
I have already terminated gem5 with control-c. But unfortunately, the changes don’t saved in the disk image. I use the ARM platform. Thanks. Best regards, Yongbing Huang From: gem5-users-boun...@gem5.org [mailto:gem5-users-boun...@gem5.org] On Behalf Of Ali Saidi Sent: Wednesday, April 24, 2013 11:27 PM To: gem5 users mailing list Subject: Re: [gem5-users] Pending when executing halt instruction using raw disk On 24.04.2013 09:07, huangyongbing wrote: Hi all, I want to save the changing of disk image. According to the introduction in http://gem5.org/Bbench-gem5, I boot the simulation using the raw idle disk, and execute “busybox sync” and “busybox halt –f”. Then, the system is pending there for several hours. I just modify the image by creating a file immediately after the gem5 terminal shell is available. The following is the output. So what may be the problem? root@android:/data # busybox sync busybox sync root@android:/data # root@android:/data # busybox halt -f busybox halt -f <5>sd 0:0:1:0: [sdb] Stopping disk [ 3.369288] sd 0:0:1:0: [sdb] Stopping disk <5>sd 0:0:0:0: [sda] Stopping disk [ 3.369372] sd 0:0:0:0: [sda] Stopping disk <0>System halted. [ 3.369491] System halted. Thanks! Best regards, Yongbing Huang _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users Hi, I'm not sure that we correctly notice the signals that correspond to the system being powered down, as it's remarkably platform specific. You can certainly just terminate gem5 with control-c at this point and it should be fine. Ali
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users