How did you try to take the checkpoint? Manually or with some init script? How did you try to restore it, and how did it fail.
Did the init actually script run? Add prints or set -x to it. On Sun, Jul 1, 2018 at 7:45 AM, Boyang Xu <6172...@gmail.com> wrote: > Hi everyone, > > > I failed to take a checkpoint with aarch32-ubuntu-natty-headless.img by > dist-gem5, but succeeded to do it with aarch64-ubuntu-trusty-headless.img. > The input and output files are attached. > > > My command line is as follow: > >> build/ARM/gem5.opt >> -d m5out.0 >> --debug-flags=DistEthernet >> configs/example/fs.py >> --cpu-type=AtomicSimpleCPU --num-cpus=1 --machine-type=VExpress_EMM >> --disk-image=aarch32-ubuntu-natty-headless.img >> --kernel=vmlinux.aarch32.ll_20131205.0-gem5 >> --script=boot.easy.ckpt.rcS >> --checkpoint-dir=m5out.0 >> --dist --dist-rank=0 --dist-size=2 --dist-server-name=127.0.0.1 >> --dist-server-port=2200 > > > > Any suggestion and help on taking a checkpoint with linux_32bit.img by > dist-gem5 is welcomed. Thanks a lot! > > > Best Regards, > Boyang Xu > > A graduate student in UVIC > > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users