forgot to save some files

This commit is contained in:
GammaSQ 2019-01-09 12:26:51 +01:00
parent e534772388
commit f6e5afae23
No known key found for this signature in database
GPG Key ID: D552FD2F98647C64
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ To specify this device node name, you need to use the command line tool and its
#Command Line Tool Guide
The command-line tool you may use to mount whole USB drives or their partitions is `qvm-block`, a shortcut for `qvm-device block`.
`qvm-block` only sees device-nodes and may not use names you expect! So make sure to have the drive available in the sourceVM before listing available block devices (step 1.) to find out it's its ID.
`qvm-block` won't recognise your device by any given name, but rather the device-node the sourceVM assigns. So make sure you have the drive available in the sourceVM, then list the available block devices (step 1.) to find the corresponding device-node.
In case of a USB-drive, make sure it's attached to your computer. If you don't see anything that looks like your drive, run `sudo udevadm trigger --action=change` in your USB-qube (typically `sys-usb`)

View File

@ -196,7 +196,7 @@ Removing a USB qube
[enable your keyboard for login]: #enable-a-usb-keyboard-for-login
[2270-comm23]: https://github.com/QubesOS/qubes-issues/issues/2270#issuecomment-242900312
[PCI Devices]: /doc/pci-devices-in-qubes-R4.0/
[usb-controller]: <!--TODO: link specific section of qvm-device on identifying correct pci device!
[usb-controller]: /doc/usb-devices/#finding-the-right-usb-controller
[faq]: /faq/#i-created-a-usbvm-and-assigned-usb-controllers-to-it-now-the-usbvm-wont-boot
[Security Warning about USB Input Devices]: /doc/device-considerations/#security-warning-on-usb-input-device
[manual setup]: #manual-setup