5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-06 13:17:48 +03:00

Consistency of USB flash drive spelling

To be consistent, replaced all synonyms of USB flash drive (e.g. thumb
drive, drive, stick)

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
This commit is contained in:
Noel Ullreich 2023-07-03 14:04:33 +02:00 committed by Thomas Lamprecht
parent 42dfa5e964
commit 451839ed51
3 changed files with 3 additions and 3 deletions

View File

@ -109,7 +109,7 @@ Using Etcher
^^^^^^^^^^^^ ^^^^^^^^^^^^
Etcher works out of the box. Download Etcher from https://etcher.io. It will Etcher works out of the box. Download Etcher from https://etcher.io. It will
guide you through the process of selecting the ISO and your USB Drive. guide you through the process of selecting the ISO and your USB flash drive.
Using Rufus Using Rufus
^^^^^^^^^^^ ^^^^^^^^^^^

View File

@ -111,7 +111,7 @@ lost along with the broken system.
It is recommended that you keep your key safe, but easily accessible, in It is recommended that you keep your key safe, but easily accessible, in
order for quick disaster recovery. For this reason, the best place to store it order for quick disaster recovery. For this reason, the best place to store it
is in your password manager, where it is immediately recoverable. As a backup to is in your password manager, where it is immediately recoverable. As a backup to
this, you should also save the key to a USB drive and store that in a secure this, you should also save the key to a USB flash drive and store that in a secure
place. This way, it is detached from any system, but is still easy to recover place. This way, it is detached from any system, but is still easy to recover
from, in case of emergency. Finally, in preparation for the worst case scenario, from, in case of emergency. Finally, in preparation for the worst case scenario,
you should also consider keeping a paper copy of your key locked away in a safe you should also consider keeping a paper copy of your key locked away in a safe

View File

@ -1194,7 +1194,7 @@ The Host USB device or port or the value 'spice'. HOSTUSBDEVICE syntax is:
'vendor_id:product_id' (hexadeciaml numbers) or 'vendor_id:product_id' (hexadeciaml numbers) or
'spice' 'spice'
+ +
You can use the 'lsusb -t' command to list existing usb devices. You can use the 'lsusb -t' command to list existing USB devices.
+ +
NOTE: This option allows direct access to host hardware. So it is no longer possible to migrate such NOTE: This option allows direct access to host hardware. So it is no longer possible to migrate such
machines - use with special care. machines - use with special care.