Skip to content

Commit

Permalink
docs: Add warning about USB drives (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 4, 2024
1 parent 7f31c27 commit 154e8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,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 will try to install itself to wrong disk, as the order of the disks will be rearranged.
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.

* ### Is this project legal?

Expand Down

0 comments on commit 154e8e8

Please sign in to comment.