snowhawk: update windows boot part uuid
This commit is contained in:
parent
5162731711
commit
589c87bf42
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ in
|
|||
menuentry 'Windows Boot Manager (on /dev/nvme0n1p1)' --class windows --class os {
|
||||
insmod part_gpt
|
||||
insmod fat
|
||||
search --no-floppy --fs-uuid --set=root 1A0A-CEB2
|
||||
search --no-floppy --fs-uuid --set=root 22A0-639A
|
||||
chainloader /efi/Microsoft/Boot/bootmgfw.efi
|
||||
}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue