Hi all

The original image for x86 full system simulation(e.g. linux-x86.img) is
512MB which has little room for other applications, so how to resize the
linux-x86.img or the only thing to make it is to remake a disk image?

I tried to use utils/gem5img.py to create a new disk image and mount the
new image and linux-x86.img , then use "cp -aux" to copy all files from old
to new. Sadly, when I boot gem5 x86, gem5 shows "Warning: unable to open an
initial console. Kernel panic - not syncing: No init found.  Try passing
init= option to kernel."
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to