summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1163474
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1163474')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/116347412
1 files changed, 0 insertions, 12 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1163474 b/results/classifier/deepseek-2-tmp/output/hypervisor/1163474
deleted file mode 100644
index 20c40403..00000000
--- a/results/classifier/deepseek-2-tmp/output/hypervisor/1163474
+++ /dev/null
@@ -1,12 +0,0 @@
-
-qemu mount usb permission denied 
-
-I use debian with kde and the new Qemu 14.0 . I use this Qemu start arguments: 
-
-/usr/bin/qemu-system-x86_64 -monitor stdio -smp 2 -soundhw es1370,ac97 -k de -enable-kvm -m 4096 -localtime -cdrom /dev/sr0 -hda /home/....../.aqemu/Windows_7_x64_HDA.img -boot once=d,menu=off -net nic,vlan=0 -net user,vlan=0 -usb -usbdevice tablet -device usb-host,hostbus=1,hostaddr=2 -device usb-host,hostbus=2,hostaddr=2 -name "Windows 7 x64"
-
-Then I get this error: /dev/bus/usb/000/001: Permission denied 
-
-Some says I must change the permissions /dev/bus/usb to 777 but I think that can't be the solution and when I restart the changes are lost. I think there is also a problem with the automount in KDE. 
-
-The user user who starts Qemu has also full access to usb device (member of the group plugdev)
\ No newline at end of file