summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/files/1904206
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/files/1904206')
-rw-r--r--results/classifier/deepseek-2-tmp/output/files/190420619
1 files changed, 0 insertions, 19 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/files/1904206 b/results/classifier/deepseek-2-tmp/output/files/1904206
deleted file mode 100644
index 39897763..00000000
--- a/results/classifier/deepseek-2-tmp/output/files/1904206
+++ /dev/null
@@ -1,19 +0,0 @@
-
-install QEMU
-
-I want install QEMU on Kali, I write : 
-
-qemu-system-arm -kernel ~/qemu_vms/kernel-qemu-3.10.25-wheezy -cpu arm1176 -m 256 -M versatilepb -serial stdio -append "root=/dev/sda2 rootfstype=ext4 rw" -hda ~/qemu_vms/2020-08-20-raspios-buster-armhf-full.img -nic user,hostfwd=tcp::5022-:22 -no-reboot
-
-The answer :
-
-WARNING: Image format was not specified for '/home/kali/qemu_vms/2020-08-20-raspios-buster-armhf-full.img' and probing guessed raw.
-         Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
-         Specify the 'raw' format explicitly to remove the restrictions.
-pulseaudio: set_sink_input_volume() failed
-pulseaudio: Reason: Invalid argument
-pulseaudio: set_sink_input_mute() failed
-pulseaudio: Reason: Invalid argument
-Uncompressing Linux... done, booting the kernel.
-
-I tried a lot of solutions but nothing worked. Please help
\ No newline at end of file