Code: Select all
"C:\Users\Dougie\Qemu\qemu-system-armw" -kernel kernel-qemu.new ^
-cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio ^
-append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" ^
-hda c:\Users\Dougie\Qemu\Raspbbian-Freddy.resized.img ^
-net nic -net tap,ifname=OpenVPNNo, because it needs a special kernel built for Qemu and I don't know how to do that.docwyatt2001 wrote:Have you managed to get this working with other distro's besides Raspian?