StickMounting changed

qvm-block device list refresh
This commit is contained in:
Marek Marczykowski-Górecki 2012-02-21 13:11:11 +00:00
parent 6506a7ac40
commit dd03dd2326

View File

@ -18,6 +18,12 @@ In order to assign a USB disk to a VM, follow these steps:
> This will list available block devices connected to any USB controller in your system, no matter in which VM this controller is hosted. The name of the VM hosting the USB controller is displayed before the colon in the device name. The string after the colon is the name of the device used within the VM.
> NOTE: If your device is not listed here, you can refresh the list calling (from VM to which device is connected):
>
> ``` {.wiki}
> sudo udevadm trigger
> ```
1. Connect the device, e.g.:
``` {.wiki}