From aff3409c8356b629de415ea40a59757bf6e2f342 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 8 Jun 2024 18:33:52 +0200 Subject: [PATCH] docs: USB disk drives (#150) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 36cddda..e5814a2 100644 --- a/readme.md +++ b/readme.md @@ -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?