Hello,

I am installing the Full System Mode,i face many problems as i sent before :
http://www.mail-archive.com/[email protected]/msg04075.html

Actually i am confused as i have read the documentation for "Full System
Mode" and i think that there is something missing for clear understanding.

After building the gem5 with ISA x86,I spent a lot of time for installing
Full System Mode and i am still blocked to continue in my research.

So i am going to mention the main steps that i followed to install the Full
System Mode for ISA x86:

   1. Download the two files "Full System Files" and "config files" from (
   http://www.m5sim.org/Download).
   2. Put the two files in one folder in the gem5 folder.
   3. For mounting the image ,type the command : sudo python
   util/gem5img.py mount ..../x86-system/disks/linux-x86.img /mnt
   4. To umount the image ,type the command : sudo umount /mnt
   5. Change in the sysPath.py as shown : path = ['/dist/m5/system' , '
   ......gem5/FullSystemStuff' ] (where FullSystemStuff is a folder that
   contains the two files downloaded in step No.1).
   6. Run gem5 in full system mode as shown: build/x86/gem5.opt
   configs/example/fs.py
   
--kernel=....../gem5/FullSystemStuff/x86-system/binaries/x86_64-vmlinux-2.6.22.9
   –disk-image=........./gem5/FullSystemStuff/x86-system/disks

So are these steps right to set up the Full System Mode or there are
missing steps ?

Should this step at "http://www.m5sim.org/Linux_kernel"; included in the
previous steps ?

Please any help/clear explanation will be really Highly appreciated.

Thank you in advance for your time and help.

Best Regards

Wael AMR
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to