diff options
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1323')
| -rw-r--r-- | results/classifier/gemma3:12b/peripherals/1323 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1323 b/results/classifier/gemma3:12b/peripherals/1323 new file mode 100644 index 00000000..fef8368c --- /dev/null +++ b/results/classifier/gemma3:12b/peripherals/1323 @@ -0,0 +1,18 @@ + +qemu-system-x86_64: keyboard not available in cd boot menu +Description of problem: +While CD boot menu is shown, no keys input affects the CD boot menu +Steps to reproduce: +1. Execute qemu-system-x86_64 -m 1536 -cdrom openSUSE-Leap-15.3-GNOME-Live-x86_64-Media.iso +2. Wait for boot menu +3. Try to choose entry +Additional information: +Also occurs with other ISOs + + ``` + qemu-system-x86_64 -m 1536 -cdrom debian-10.8.0-amd64-netinst.iso + ``` + +Does not occur with provided edk2 firmware + +Does not occur with QEMU emulator version 7.1.0 |