mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-04-06 21:53:40 -04:00
forgot to save some files
This commit is contained in:
parent
e534772388
commit
f6e5afae23
@ -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`)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user