mirror of
https://github.com/dockur/windows-arm.git
synced 2024-11-16 18:21:48 +00:00
docs: Add warning about USB drives (#145)
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
This commit is contained in:
parent
7f31c27010
commit
154e8e8408
1 changed files with 1 additions and 1 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue