mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-10 18:55:10 -04:00
StickMounting changed
This commit is contained in:
parent
1beae48d27
commit
6936698013
1 changed files with 3 additions and 1 deletions
|
@ -27,9 +27,11 @@ In order to assign a USB disk to a VM, follow these steps:
|
|||
1. Connect the device, e.g.:
|
||||
|
||||
``` {.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.
|
||||
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue