summary refs log tree commit diff stats
path: root/results/classifier/118/graphic/883
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/graphic/883')
-rw-r--r--results/classifier/118/graphic/88357
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 000000000..e1e1e4032
--- /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:
+![lfs-ftw-128_-_Screenshot_2022-02-22_202452](/uploads/a823feb358c456bd4d76b181ca689bec/lfs-ftw-128_-_Screenshot_2022-02-22_202452.png)
+
+3. System boots and shows a bunch of FAILED messages with crypto error:
+![lfs-ftw-144_-_Screenshot_2022-02-22_223848](/uploads/bf8922239d9bbf0ee26c9ffafdf81f2e/lfs-ftw-144_-_Screenshot_2022-02-22_223848.png)
+
+![lfs-ftw-139_-_Screenshot_2022-02-22_213744](/uploads/9ad52214610fa3a54ed3263e122ae395/lfs-ftw-139_-_Screenshot_2022-02-22_213744.png)
+
+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