I have been trying to run Raspbian (a form of Debian for the Raspberry pi, because it is arm based), and i found out there is a way to run it on linux/windows using a program known as Qemu, and i used the following command to run it. "qemu-system-arm -kernel kernel-qemu-4.4.11-jessie -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -append "root=/dev/sda2 rootfstype=ext4 rw init=/bin/bash" -hda 2016-05-27-raspbian-jessie.img", and when i run it, i got a kernel panic when i tried to start it, i will show that in a screenshot, and since i don't know what it means, i'm hoping someone could help me, any help is appreciated. https://drive.google.com/open?id=0B8...ks1Vl9VTDRZYzQ
↧