Behalf Of Andreas Sandberg
Sent: 12 August 2016 10:35
To: gem5 Developer List
Subject: Re: [gem5-dev] Installing a Compiled Kernel to Disk Image for ARM
Hi Yasir,
You don’t need to alter your disk images to use a new kernel (in fact, you
don’t even need a disk image to start the kernel). The
Hi Yasir,
You don’t need to alter your disk images to use a new kernel (in fact, you
don’t even need a disk image to start the kernel). The bootstrapping process in
gem5 works roughly along these lines:
Before time starts (this all happens within gem5):
1. Instantiate all components in t
Hi,
I have compiled a linux kernel as instructed on the wiki
http://www.m5sim.org/ARM_Linux_Kernel.
Can anyone let me know as to how to create a disk image from this compiled
kernel, or how to install the kernel on to a disk image ?
Regards
Yasir
__