avadh patel <avadh4all <at> gmail.com> writes: > > > > On Thu, Mar 27, 2014 at 3:12 AM, Ashok <i.ashok.s <at> gmail.com> 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 listMarss86-Devel <at> cs.binghamton.eduhttps://www.cs.binghamton.edu/mailman/listinfo/marss86- devel > > > > > > > <div><div dir="ltr"> > <br><div class="gmail_extra"> > <br><br><div class="gmail_quote">On Thu, Mar 27, 2014 at 3:12 AM, Ashok <span dir="ltr"><<a href="mailto:i.ashok.s <at> gmail.com" target="_blank">i.ashok.s <at> gmail.com</a>></span> wrote:<br> <blockquote class="gmail_quote">Hello all;<br><br> > I am new to Marss;<br><br> > I tried this command to create the checkpoints:<br><br> > [/marss.dramsim/util$ ./create_checkpoints.py]<br><br> > Getting this:<br><br> > Execution command: /home/marssonubuntu/MARSS/marss.dramsim/util/qemu/qemu-<br> > system-x86_64 -m 4096 -serial pty -vnc :20 -cpu core2duo -drive<br> > file=/home/marssonubuntu/MARSS/marss.dramsim/parsecROI.qcow2,cache=unsafe<br > > </blockquote> > <div><br></div> > <div>Try to execute above command and see if that works or not. Most probably the disk image path is wrong.</div> > <div> > > <br> > </div> > <div>- Avadh</div> > <div> </div> > <blockquote class="gmail_quote"> > Number of Chekcpoints to create: 11<br> > Starting QEMU for checkpoint: barnes<br> > Traceback (most recent call last):<br> > File "./create_checkpoints.py", line 419, in <module><br> > stderr=subprocess.STDOUT, bufsize=0)<br> > File "/usr/lib/python2.7/subprocess.py", line 679, in __init__<br> > errread, errwrite)<br> > File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child<br> > raise child_exception<br><br> > OSError: [Errno 2] No such file or directory<br><br> > Please Help; Thanks in Advance.<br><br> > Regards,<br> > /Ash<br><br><br><br> *************************************************************************** Dear Sir, Thanks for your suggestion.. I tried this command: [/home/marssonubuntu/MARSS/marss.dramsim/util/qemu/qemu-system-x86_64 -m 1024 -serial pty -vnc :20 -cpu core2duo -drive file=/home/marssonubuntu/MARSS/marss.dramsim/parsecROI.img,cache=unsafe] It shows: char device redirected to /dev/pts/0, then it doesn't do anything. Also I tried [qemu-img info parsecROI.qcow2] to check, whether the benchmark is created or not? It shows: image: parsecROI.qcow2 file format: qcow2 virtual size: 4.7G (5000000000 bytes) disk size: 4.6G cluster_size: 65536 Format specific information: compat: 1.1 lazy refcounts: false Please help; /Ash _______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
