Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any luck booting this on QEMU? #80

Open
kirbysayshi opened this issue Apr 8, 2018 · 0 comments
Open

Any luck booting this on QEMU? #80

kirbysayshi opened this issue Apr 8, 2018 · 0 comments

Comments

@kirbysayshi
Copy link

Since Februrary QEMU apparently supports aarch64 and raspi3! But I haven't had much success booting pi64 with it.

I've downloaded/extracted the kernel from https://github.com/bamarni/pi64-kernel/releases, and converted the pi64-lite.img to qcow2 using qemu-img. But the following command shows no errors, only a black QEMU window with no text.

$ qemu-system-aarch64 -kernel pi64-kernel-2017-08-27/boot/kernel8.img -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw" -hda pi64-lite.qcow2 -M raspi3

Any suggestions? Perhaps raspi3 support is still too early?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant