diff options
Diffstat (limited to 'results/classifier/118/graphic/883')
| -rw-r--r-- | results/classifier/118/graphic/883 | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/883 b/results/classifier/118/graphic/883 new file mode 100644 index 00000000..e1e1e403 --- /dev/null +++ b/results/classifier/118/graphic/883 @@ -0,0 +1,57 @@ +graphic: 0.988 +x86: 0.986 +boot: 0.972 +debug: 0.964 +device: 0.933 +TCG: 0.889 +files: 0.872 +performance: 0.866 +user-level: 0.836 +arm: 0.832 +semantic: 0.825 +architecture: 0.820 +network: 0.820 +ppc: 0.813 +kernel: 0.799 +risc-v: 0.792 +PID: 0.777 +hypervisor: 0.728 +vnc: 0.725 +register: 0.724 +i386: 0.708 +permissions: 0.700 +socket: 0.694 +mistranslation: 0.692 +virtual: 0.622 +assembly: 0.545 +peripherals: 0.537 +VMM: 0.506 +KVM: 0.388 + +DRBG: could not allocate CTR cipher TFM handle: ctr(aes) +Description of problem: + +Steps to reproduce: +1. Install Debian in Qemu using the command: +``` +REM example to create disk +REM qemu-img create -f qcow2 debian-qcow2.img 32G + +qemu-system-x86_64.exe -hda debian-qcow2.img -cdrom debian-11.2.0-amd64-netinst.iso -boot d -m 8G -accel hax +``` + +2. Fight with installer and partitions to finally get this: + + +3. System boots and shows a bunch of FAILED messages with crypto error: + + + + +I am new at using Qemu so may need pointers to provide more information. + +The system seems to be working to some degree. + +Color me impressed!!! +Additional information: +Related: #880 |