mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 08:49:42 -05:00
Merge branch 'Wikinaut-patch-2'
This commit is contained in:
commit
0716df2420
@ -64,7 +64,7 @@ follows:
|
||||
sudo udevadm trigger --action=change
|
||||
|
||||
3. Assuming your USB drive is attached to dom0 and is `sdb`, we attach the
|
||||
device to a qube like so:
|
||||
device to a qube with the name `personal` like so:
|
||||
|
||||
qvm-block -a personal dom0:sdb
|
||||
|
||||
@ -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