[opensuse-arm] Run current openSUSE ARM in QEMU?
I'm looking for a way to run one of current openSUSE in QEMU. I need real hardware emulation with U-Boot as I'm going to test grub2 for ARM port. Unfortunately I did not have much luck so far. I tried 12.2 for versatile express and it did initial boot but failed to reboot after that. On https://en.opensuse.org/HCL:Arndale there are instructions how to run it in QEMU - unforutnately, the "Get a working guest kernel for versatile express" looks rather vague. Can I get it from OBS? Or build using OBS? Thank you! -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi, Le 21/07/2013 08:20, Andrey Borzenkov a écrit :
I'm looking for a way to run one of current openSUSE in QEMU. I need real hardware emulation with U-Boot as I'm going to test grub2 for ARM port. Unfortunately I did not have much luck so far. I tried 12.2 for versatile express and it did initial boot but failed to reboot after
I did not tried QEMU recently. I think you could try highbank and verstatile images. (12.2, 12.3 and Factory). You can use this command: "qemu-system-arm -M ?" to list all hardware emulations supported by your version of QEMU.
that. On https://en.opensuse.org/HCL:Arndale there are instructions how to run it in QEMU - unforutnately, the "Get a working guest kernel for versatile express" looks rather vague. Can I get it from OBS? Or build using OBS?
This page tells you how to run QEMU on Arndale board. It is _not_ how to run arndale image in QEMU. If you have an ARM board, you should use it directly, instead of using QEMU. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
В Tue, 23 Jul 2013 11:52:41 +0200 Guillaume Gardet <guillaume.gardet@free.fr> пишет:
Hi,
Le 21/07/2013 08:20, Andrey Borzenkov a écrit :
I'm looking for a way to run one of current openSUSE in QEMU. I need real hardware emulation with U-Boot as I'm going to test grub2 for ARM port. Unfortunately I did not have much luck so far. I tried 12.2 for versatile express and it did initial boot but failed to reboot after
I did not tried QEMU recently. I think you could try highbank and verstatile images. (12.2, 12.3 and Factory). You can use this command: "qemu-system-arm -M ?" to list all hardware emulations supported by your version of QEMU.
Unfortunately, the only emulation where I was able to run U-Boot was versatilepb, but it is armv5 and I need armv6 or armv7 support. Trying any other board would produce no output on serial console. I do need U-Boot because I want to test resent grub2 port to ARM which requires U-Boot and supports ARM v6 or v7 only. -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Andrey Borzenkov
-
Guillaume Gardet