examples: add os-prober to win10

This commit is contained in:
Dan Bungert 2021-12-06 15:21:17 -07:00
parent b49c4e5cdc
commit c4a9b6a1d6
1 changed files with 8 additions and 0 deletions

View File

@ -1034,6 +1034,14 @@
} }
], ],
"multipath": {}, "multipath": {},
"os": {
"/dev/sda1": {
"label": "Windows",
"long": "Windows Boot Manager",
"subpath": "/efi/Microsoft/Boot/bootmgfw.efi",
"type": "efi"
}
},
"raid": {}, "raid": {},
"zfs": { "zfs": {
"zpools": {} "zpools": {}