StickMounting changed

This commit is contained in:
Marek Marczykowski-Górecki 2012-08-27 12:44:10 +00:00
parent 1beae48d27
commit 6936698013

View file

@ -27,9 +27,11 @@ In order to assign a USB disk to a VM, follow these steps:
1. Connect the device, e.g.: 1. Connect the device, e.g.:
``` {.wiki} ``` {.wiki}
qvm-block -a dom0:sda personal qvm-block -a personal dom0:sda
``` ```
NOTE: We have changed order of parameters in 1.0-rc1
> This will attach the device as "/dev/xvdi" in VM. > This will attach the device as "/dev/xvdi" in VM.
1. Open Nautilus file manager in the AppVM. Your stick should be visible in the "Places" panel on the left. Just click on the device. 1. Open Nautilus file manager in the AppVM. Your stick should be visible in the "Places" panel on the left. Just click on the device.