From 074dcde8f7f29c2f796c73fef33d832ac74b7fb8 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 8 Jun 2024 18:27:00 +0200 Subject: [PATCH] docs: USB disk drives (#570) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f31ea0f..53339aa 100644 --- a/readme.md +++ b/readme.md @@ -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 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?