Re: [gem5-users] How to attach second image to full system emulation.

2020-02-13 Thread iagosilvestrehp
Thank you, yes this did indeed solve the problem. I was not aware a second image file is now officially supported by the tool without further modificationsOn Feb 13, 2020 11:55 AM, Ciro Santilli wrote:Hi Iago, I have managed to get it working recently without any patches as explained at:

Re: [gem5-users] How to attach second image to full system emulation.

2020-02-13 Thread Ciro Santilli
Hi Iago, I have managed to get it working recently without any patches as explained at: https://stackoverflow.com/questions/50862906/how-to-attach-multiple-disk-images-in-a-simulation-with-gem5-fs-py/60210181#60210181 If that doesn't solve the problem for you, let me know. On 2/7/20 2:38

[gem5-users] How to attach second image to full system emulation.

2020-02-07 Thread Iago .
I've been trying to reproduce some tests i've done last year but with some of the latest updates to the tool the way to append a second image to the FSConfig.py script has changed, i've been trying to just change this: def makeCowDisks(disk_paths): disks = [] for disk_path in