mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
StickMounting: warning to not remove the stick before detaching it from a VM
This commit is contained in:
parent
ff0360e5c7
commit
6254028b0e
@ -50,7 +50,7 @@ A command-line tool, `qvm-block`, is also available. This tool can be used to as
|
|||||||
|
|
||||||
1. When you finish using your USB stick, click the eject button or right-click and select **Unmount**.
|
1. When you finish using your USB stick, click the eject button or right-click and select **Unmount**.
|
||||||
|
|
||||||
1. In a dom0 console, unmount the stick:
|
1. In a dom0 console, detach the stick:
|
||||||
|
|
||||||
{% highlight trac-wiki %}
|
{% highlight trac-wiki %}
|
||||||
qvm-block -d <device> <vmname>
|
qvm-block -d <device> <vmname>
|
||||||
@ -58,3 +58,6 @@ A command-line tool, `qvm-block`, is also available. This tool can be used to as
|
|||||||
|
|
||||||
1. You may now remove the device.
|
1. You may now remove the device.
|
||||||
|
|
||||||
|
**Warning: Do not remove the device before detatching it from the VM!** Otherwise you
|
||||||
|
will not be able to attach it anywhere later. See [this
|
||||||
|
ticket](https://github.com/QubesOS/qubes-issues/issues/1082) for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user