mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-27 16:29:28 -05:00
fixed typos
This commit is contained in:
parent
afa8308c46
commit
48fa6ff8bb
@ -110,7 +110,7 @@ If no specific `sourceVM:deviceID` combination is given, *all devices of that DE
|
||||
|
||||
|
||||
[block]:/doc/usb-devices-in-qubes-R4.0/
|
||||
[USB]:/dock/usb-devices-in-qubes-R4.0/
|
||||
[USB]:/doc/usb-devices-in-qubes-R4.0/
|
||||
[PCI]:/doc/pci-devices-in-qubes-R4.0/
|
||||
|
||||
[security considerations]: /doc/device-considerations/
|
||||
|
@ -134,8 +134,8 @@ or
|
||||
|
||||
[device handling in qubes]: /doc/device-handling/
|
||||
[security considerations]: /doc/device-considerations/#pci-security
|
||||
[block]:/dock/usb-devices-in-qubes-R4.0/
|
||||
[USB]:/dock/usb-devices-in-qubes-R4.0/
|
||||
[block]:/doc/usb-devices-in-qubes-R4.0/
|
||||
[USB]:/doc/usb-devices-in-qubes-R4.0/
|
||||
[appmenu]: /attachment/wiki/Devices/qubes-appmenu-select.png
|
||||
[domain manager icon]: /attachment/wiki/Devices/qubes-logo-icon.png
|
||||
[qvm-device]: /doc/device-handling-in-qubes-R4.0/#general-qubes-device-widget-behavior-and-handling
|
||||
|
@ -64,7 +64,7 @@ If not specified otherwise, block devices will show up as `/dev/xvdi*` in a linu
|
||||
where `xvdi2` needs to be replaced with the partition you want to mount.
|
||||
This will make your drive content accessible under `~/mnt`.
|
||||
|
||||
Beware that when you attach a whole block device, partitions can be identified by their trailing integer (i.e. `/dev/xvdi2` for the second partition, `/dev/xvdi` for the whole device), whereas if you attach a single parition, the partition has *no trailing integer*.
|
||||
Beware that when you attach a whole block device, partitions can be identified by their trailing integer (i.e. `/dev/xvdi2` for the second partition, `/dev/xvdi` for the whole device), whereas if you attach a single partition, the partition has *no trailing integer*.
|
||||
|
||||
If several different block-devices are attached to a single VM, the last letter of the device node name is advanced through the alphabet, so after `xvdi` the next device will be named `xvdj`, the next `xvdk`, and so on.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user