blob: 04e29ef44aae947b6318b919f12a34631d362be3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Kernel Panic Unable to mount root fs on unknown-block(31,3)
Using the latest qemu:
qemu-system-arm.exe -kernel C:\Users\a\Downloads\kernel-qemu-4.4.34-jessie -cpu arm1176 -m 256 -machine versatilepb -cdrom C:\Users\a\Downloads\picore-9.0.3.img
Gives error:
Kernel Panic Unable to mount root fs on unknown-block(31,3)
I have tried different ARMv6 ARMv7 images/kernels with the same result.
|