mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-06 05:34:27 -04:00
StickMounting changed
fixed typo
This commit is contained in:
parent
cac2c554bc
commit
ea90075d75
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue