The kernel isn't on the disk image, but is instead passed to the simulator directly. If you want to load a kernel module it needs to be on the disk image, but you can just mount the disk image and copy your module on to it, you don't need to create an entirely new image from scratch.
Ali On Oct 19, 2010, at 6:02 PM, Ong Wen Jian wrote: > Hi Ali Saidi,,, > > With refering to the topic above, I also face a similar problem in creating a > disk image and linux kernel for the M5 simulator. Basically I need a new > linux kernel with some device driver on it to run my experiment on the M5 > simulator. > > Do I have any option to build my own linux kernel for M5 simulator for me to > run some experiment on the M5 simulator ?? > > -- > ONG WEN JIAN > Student > Department of Computer and Communication Systems Engineering, > Faculty of Engineering, Universiti Putra Malaysia > 43400 UPM Serdang, Selangor Darul Ehsan > Tel : 014 - 930 2150 / 017 - 613 6231 > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
