Skip to content

Commit

Permalink
docs: Add warning about USB drives (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 4, 2024
1 parent 4fb76dd commit 7f31c27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 7f31c27

Please sign in to comment.