diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1913619')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1913619 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1913619 b/results/scraper/launchpad-without-comments/1913619 new file mode 100644 index 00000000..aec94cce --- /dev/null +++ b/results/scraper/launchpad-without-comments/1913619 @@ -0,0 +1,9 @@ +qemu-system-x86_64 -cdrom -nographic gives no output + +Running 'sudo qemu-system-x86_64 -m 2048M -cpu host -cdrom github/xvisor-bootable.iso -boot d -enable-kvm' will create a qemu window, boot to a grub prompt and then boot the xvisor binary correctly. + +Once I append -nographic to the command - after the user has selected the grub boot binary, there is no further output. + +I've tried various permutations with qemu options, but to no avail. It would be great to have this working as it will permit scrolling back up into the command history for reference and large data output. + +QEMU emulator version 5.2.50 (v5.2.0-925-g7b09f12773) \ No newline at end of file |