[sisyphus] Qemu, права на USB

ruslandh hihin на yandex.ru
Пн Дек 24 18:04:27 MSK 2007


Здравствуйте !
Мне тут потребовалось поработать с qemu.
Читаю /usr/share/doc/qemu-0.9.0.cvs20071124/qemu-doc.html
http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC34

3.9.2 Using host USB devices on a Linux host
....................
Verify that `/proc/bus/usb' is working (most Linux distributions should enable 
it by default). You should see something like that: 
ls /proc/bus/usb
001  devices  drivers

Since only root can access to the USB devices directly, you can either launch 
QEMU as root or change the permissions of the USB devices you want to use. 
For testing, the following suffices: 
chown -R myuid /proc/bus/usb
................
Смотрю /proc/bus/usb - 
-alr /proc/bus/usb/
total 0
.........
drwxr-xr-x 2 root root 0 Dec 24 16:35 001
.......
Наверное надо, что-бы эти файлы принадлежали группе с правами drwxrwxr-x, 
что-бы можно было включить для таких случаев пользователя в соответствующую 
группу ? 

-- 
С Уважением Хихин Руслан.


Подробная информация о списке рассылки Sisyphus