Michael Ablassmeier
Results
92
comments of
Michael Ablassmeier
OUTPUT=PXE will create two files as explained before. The linux kernel image and the initrd (rhel-server-XX[kernel,].initrd.cgz) Both can be booted via PXE. Complete ISO images are usually not booted via...
not sure if passed, but there could be the possibilty to add the hyperv extensios to the -cpu call that often seem to help: https://www.qemu.org/docs/master/system/i386/hyperv.html try something like: ``` environment:...