From c4a9b6a1d6dd8c020a7d438a01b783c9f7d66ad4 Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Mon, 6 Dec 2021 15:21:17 -0700 Subject: [PATCH] examples: add os-prober to win10 --- examples/win10.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/examples/win10.json b/examples/win10.json index 2016a569..aede5033 100644 --- a/examples/win10.json +++ b/examples/win10.json @@ -1034,6 +1034,14 @@ } ], "multipath": {}, + "os": { + "/dev/sda1": { + "label": "Windows", + "long": "Windows Boot Manager", + "subpath": "/efi/Microsoft/Boot/bootmgfw.efi", + "type": "efi" + } + }, "raid": {}, "zfs": { "zpools": {}