> Am 22.01.2015 um 06:08 schrieb Ludwig Nussel <[email protected]>:
>
>> Am 06.01.2015 um 11:23 schrieb Ludwig Nussel:
>> openQA basically needs an iso or hard disk image and a qemu that can
>> boot the image into some GUI. With those two things and an ARM
>> machine with Factory or 13.2 it shouldn't take long to get openQA
>> up.
>
> Ok, with some hints from Dirk and home:algraf:ARM-PCI/qemu I got
> openQA to boot an aarch64 iso on my workstation. There are still
> some issues that need to be resolved:
>
> - _product:openSUSE-cd-mini-aarch64 lacks installation-images and
> therefore can't boot
> - adding installation-images-openSUSE and building the iso manually
> makes the bootloader apear on ttyS0 \o/. The image has no kernel
> though. Maybe a kiwi problem?
> - we need home:algraf:ARM-PCI/qemu in Factory :-)
I just submitted v2 to the ML. Once it's accepted upstream I'll add it to our
Factory version ;).
> - qemu doesn't like the '-usb' option anymore:
-usb is a convenience option that is not implemented for all boards ;). Just
use -device xhci and the respective -device option substitutes for -usbdevice.
That code should be fully cross architecture then.
> qemu-system-aarch64: util/qemu-option.c:387: qemu_opt_get_bool_helper:
> Assertion `opt->desc && opt->desc->type == QEMU_OPT_BOOL' failed.
> - we need a package for QEMU_EFI.fd
Ah, yes. We have one for x86 OVMF already, I suppose it's a matter of enabling
the aarch64 (and armv7) qemu targets in the spec file. Hopefully we won't have
to update the source file too ;).
>
> WIP code:
> https://github.com/lnussel/os-autoinst/commits/aarch64
> https://github.com/lnussel/openQA/commits/master
Awesome! You're the best ;)
Alex
>
> cu
> Ludwig
>
> --
> (o_ Ludwig Nussel
> //\
> V_/_ http://www.suse.de/
> SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Jennifer
> Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg)
> Maxfeldstraße 5; 90409 Nürnberg; Germany
> --
> To unsubscribe, e-mail: [email protected]
> To contact the owner, e-mail: [email protected]
>
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]