On Thu, Mar 27, 2014 at 3:12 AM, Ashok <[email protected]> wrote: > Hello all; > > I am new to Marss; > > I tried this command to create the checkpoints: > > [/marss.dramsim/util$ ./create_checkpoints.py] > > Getting this: > > Execution command: /home/marssonubuntu/MARSS/marss.dramsim/util/qemu/qemu- > system-x86_64 -m 4096 -serial pty -vnc :20 -cpu core2duo -drive > file=/home/marssonubuntu/MARSS/marss.dramsim/parsecROI.qcow2,cache=unsafe >
Try to execute above command and see if that works or not. Most probably the disk image path is wrong. - Avadh > Number of Chekcpoints to create: 11 > Starting QEMU for checkpoint: barnes > Traceback (most recent call last): > File "./create_checkpoints.py", line 419, in <module> > stderr=subprocess.STDOUT, bufsize=0) > File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child > raise child_exception > > OSError: [Errno 2] No such file or directory > > Please Help; Thanks in Advance. > > Regards, > /Ash > > > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
