1
0
镜像自地址 https://github.com/dockur/windows.git 已同步 2026-06-10 11:59:33 +08:00

docs: Warn about USB disk drives (#565)

这个提交包含在:
Kroese
2024-06-04 23:06:23 +02:00
提交者 GitHub
父节点 b67f58bf6a
当前提交 6b0ef457bd
+1 -1
查看文件
@@ -333,7 +333,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?