mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 08:49:42 -05:00
adapted the doc according to qvm-block --help
`qvm-block --help` says either device-vm-name:device or vm-name
This commit is contained in:
parent
dff240ceb6
commit
5a28b05c43
@ -88,9 +88,13 @@ follows:
|
||||
5. When you finish using your USB drive, click the eject button or right-click
|
||||
and select **Unmount**.
|
||||
|
||||
6. In a dom0 console, detach the stick:
|
||||
6. In a dom0 console, detach the stick
|
||||
|
||||
qvm-block -d <device> <vmname>
|
||||
qvm-block -d <device>
|
||||
|
||||
or
|
||||
|
||||
qvm-block -d <vmname>
|
||||
|
||||
7. You may now remove the device.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user