From b65df85db027ed14693d32990be7bc04aad0b8b6 Mon Sep 17 00:00:00 2001 From: Alexandru Costache Date: Tue, 26 Nov 2024 09:32:42 +0000 Subject: [PATCH] README: Add documentation for installer:target_devices Signed-off-by: Alexandru Costache --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b351877124..3d92f1e19a 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,17 @@ is passed in the kernel command line. } ``` +#### target_devices + +(string) Overrides the default list of provisioning target mediums. May contain one ore more +devices, separated by spaces. The first one found will be used. + +```json +"installer": { + "target_devices":"nvme0n1 sda" +} +``` + ## Yocto version support The following Yocto versions are supported: