Hello, This happens because in the bootargs "root=" is wrong or the kernel could not bring up the disk device. Did you set "root=/dev/sda1"? Is the disk partition type in sda1 supported by your kernel?
Regards, -- Fernando A. Endo, Post-doc INRIA Rennes-Bretagne Atlantique France 2015-12-21 16:17 GMT-02:00 Khaled Attia <[email protected]>: > Hello, > > I'm trying to use a custom kernel that I cross compiled for arm with the > disk-image available on the gem5 website > (aarch32-ubuntu-natty-headless.img) and the dtb-file from the gem5 kernel > (vexpress-v2p-ca15-tc1-gem5_2cpus.dtb). When I use them I get the following > kernel panic. > > VFS: Cannot open root device "sda1" or unknown-block(0,0): error -6 > Please append a correct "root=" boot option; here are the available > partitions: > Kernel panic - not syncing: VFS: Unable to mount root fs on > unknown-block(0,0) > > > How can I solve this? > > Regards, > -- > *Khaled M. Attia* > *T.A. @ Computers & Systems Engineering* > *Mansoura University, Egypt* > Mob. : +201000736160 > email: khaled.3ttia[at]gmail.com > > > _______________________________________________ > gem5-users mailing list > [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
