mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
StickMounting changed
fixed typo
This commit is contained in:
parent
cac2c554bc
commit
ea90075d75
@ -23,7 +23,7 @@ This assumes that your stick is seen by Dom0 kernel as **/dev/sdb** and you're m
|
|||||||
1. Back to Dom0 konsole -- in order to unmount the stick do the following:
|
1. Back to Dom0 konsole -- in order to unmount the stick do the following:
|
||||||
|
|
||||||
``` {.wiki}
|
``` {.wiki}
|
||||||
xm block-detach random /dev/xvdi
|
xm block-detach <vmname> /dev/xvdi
|
||||||
```
|
```
|
||||||
|
|
||||||
1. You can remove the device.
|
1. You can remove the device.
|
||||||
|
Loading…
Reference in New Issue
Block a user