From dd03dd232615e4259cecad507f4ad116335276f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Tue, 21 Feb 2012 13:11:11 +0000 Subject: [PATCH] StickMounting changed qvm-block device list refresh --- StickMounting.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/StickMounting.md b/StickMounting.md index b0bbcb92..a3339632 100644 --- a/StickMounting.md +++ b/StickMounting.md @@ -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}