hello;

I run the linux kernel for armv8 in gem5 on fs_big.LITTLE mode, I used the following command:

./build/ARM/gem5.opt configs / example / arm / fs_bigLITTLE.py --cache --kernel = / media / ali / ali / gem5 / linux-arm64-gem5-gem5 / vmlinux --dtb = / media / ali / ali / gem5 / system / arm / dt / armv8_gem5_v1_big_little_2_2.dtb --disk = / media / ali / ali / gem5 / fs_armv8 / disks / aarch64-ubuntu-trusty-headless.img --bootscript = / media / ali / ali / GEM5 / system / arm / aarch64_bootloader / boot_emm.arm64

I found this problem:

end Kernel panic - not syncing: VFS: Unable to mount root on unknown-block (0,0)

but when i run with fs mode it works.

More Benhaoua Mohammed Kamel's questions See All
Similar questions and discussions