Hi @Head_on_a_Stick
here is the parted --list
and the efibootmgr -v
output. Please notice, this is the output of my lab for dual booting in a virtual env.
Thanks for helping!
PARTED START
benjamin@archlabs ~ % sudo parted --list
Modell: Msft Virtual Disk (scsi)
Festplatte /dev/sda: 136GB
Sektorgröße (logisch/physisch): 512B/4096B
Partitionstabelle: gpt
Disk-Flags:
Nummer Anfang Ende Größe Dateisystem Name Flags
1 1049kB 473MB 472MB ntfs Basic data partition versteckt, diag
2 473MB 578MB 105MB fat32 EFI system partition boot, esp
3 578MB 595MB 16,8MB Microsoft reserved partition msftres
4 595MB 115GB 114GB ntfs Basic data partition msftdata
5 115GB 136GB 21,5GB ext4 archlabs
Warnung: /dev/sr0 kann nicht zum Schreiben geöffnet werden (Das Dateisystem ist
nur lesbar). /dev/sr0 wurde nur lesbar geöffnet.
Modell: Msft Virtual DVD-ROM (scsi)
Festplatte /dev/sr0: 964MB
Sektorgröße (logisch/physisch): 2048B/2048B
Partitionstabelle: msdos
Disk-Flags:
Nummer Anfang Ende Größe Typ Dateisystem Flags
2 336kB 269MB 268MB primary esp
PARTED END
EFIBOOTMGR START
BootCurrent: 0003
Timeout: 2 seconds
BootOrder: 0003,0006,0005,0004
Boot0000* EFI Network AcpiEx(VMBus,)/VenHw(9b17e5a2-0891-42dd-b653-80b5c22809ba,635161f83edfc546913ff2d2f965ed0e47962a9a241504469418193e46904d0b)/MAC(000000000000,0)
Boot0001* EFI SCSI Device AcpiEx(VMBus,)/VenHw(9b17e5a2-0891-42dd-b653-80b5c22809ba,d96361baa104294db60572e2ffb1dc7f64238230a83a104d99b15d816fb43725)/SCSI(0,0)
Boot0002* EFI SCSI Device AcpiEx(VMBus,)/VenHw(9b17e5a2-0891-42dd-b653-80b5c22809ba,d96361baa104294db60572e2ffb1dc7f64238230a83a104d99b15d816fb43725)/SCSI(0,1)
Boot0003* archlabs HD(2,GPT,792fa406-e353-456d-bb7e-fcaf095a6c76,0xe1800,0x32000)/File(\EFI\archlabs\grubx64.efi)
Boot0004* Windows Boot Manager HD(2,GPT,792fa406-e353-456d-bb7e-fcaf095a6c76,0xe1800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS…x…B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}…1…
Boot0005* grub HD(2,GPT,792fa406-e353-456d-bb7e-fcaf095a6c76,0xe1800,0x32000)/File(\EFI\grub\grubx64.efi)
Boot0006* rEFInd Boot Manager HD(2,GPT,792fa406-e353-456d-bb7e-fcaf095a6c76,0xe1800,0x32000)/File(\EFI\refind\refind_x64.efi)
EFIBOOTMGR END