Skip to content

Commit

Permalink
docs: USB disk drives (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 8, 2024
1 parent 7a5536e commit aff3409
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 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?

Expand Down

0 comments on commit aff3409

Please sign in to comment.