Hello, It seems there is a problem with your image file. Can you mount it and run chroot in it (as described here: http://www.lowepower.com/jason/creating-disk-images-for-gem5.html) to update initramfs?
This link may also be helpful in order to solve the problem: https://askubuntu.com/questions/41930/kernel-panic-not-syncing-vfs-unable-to-mount-root-fs-on-unknown-block0-0 Serhat Gesoglu ________________________________________ From: gem5-users [[email protected]] on behalf of Francesco Mazzei [[email protected]] Sent: 09 August 2017 16:25 To: gem5 users mailing list Subject: Re: [gem5-users] dtb file for ARM big little configuration system? Hello everyone, I'm trying to run the same simulation. However, "kernel panic error" arises before Linux boots properly, with the following message: "Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)" I've used the kernel from http://www.gem5.org/ARM_Kernel Which version should I use to avoid this issue? Regards, Francesco Mazzei On 9 August 2017 at 16:16, Serhat Gesoglu <[email protected]<mailto:[email protected]>> wrote: Hello, You can create ARM dtb files following the instructions here: http://www.gem5.org/ARM_Kernel The command you are looking for is: make -C system/arm/dt Hope this helps Serhat Gesoglu ________________________________________ From: gem5-users [[email protected]<mailto:[email protected]>] on behalf of SHARJEEL KHILJI [[email protected]<mailto:[email protected]>] Sent: 09 August 2017 15:58 To: gem5 users mailing list Subject: [gem5-users] dtb file for ARM big little configuration system? Hi, I want to make a system based upon ARM big little configuration and I want to use fs_bigLITTLE.py configuration script. I want to know how can I generate armv8_gem5_v1_big_little_2_2.dtb file ? Or will armv7_gem5_v1_4cpu.dtb be enough for this since both Cortex A7 and Cortex A15 use the armv7a architecture. Any suggestions? Any one plz best regards, Muhammad _______________________________________________ gem5-users mailing list [email protected]<mailto:[email protected]> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
