docs: Add warning about USB drives (#144)

This commit is contained in:
Kroese 2024-06-04 22:56:55 +02:00 committed by GitHub
parent 4fb76dd892
commit 7f31c27010
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -318,6 +318,8 @@ kubectl apply -f kubernetes.yml
devices:
- /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 will try to install itself to wrong disk, as the order of the disks will be rearranged.
* ### Is this project legal?