docs: USB disk drives (#570)

This commit is contained in:
Kroese 2024-06-08 18:27:00 +02:00 committed by GitHub
parent 2e638b679a
commit 074dcde8f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -333,7 +333,7 @@ kubectl apply -f kubernetes.yml
- /dev/bus/usb
```
Please note that in case of USB disk drives, it is needed to wait until after the installation is completed before adding them. Otherwise Windows tries to install itself to wrong disk, as the order of the disks will get rearranged.
In case the device is a USB disk drive, please wait until after the installation is completed before connecting it. Otherwise the installation may fail, as the order of the disks can get rearranged.
* ### Is this project legal?