Pages : 1
#1 Le 08/01/2014, à 08:42
- malbo
Kubuntu 13.10 entrées kubuntu multiples dans UEFI
Le pb résumé : à chaque commande "sudo grub-install", il y création d'une nouvelle entrée kubuntu dans le menu UEFI. Cela n'a pas l'air gênant pour le fonctionnement. La priorité de boot est mise comme il se doit sur la dernière entrée créée mais c'est seulement désagréable d'avoir plein d'entrées portant le même nom kubuntu dans le menu UEFI. En fouillant avec Google, je n'ai pas trouvé de message qui mentionne cette accumulation d'entrées dans l'UEFI : soit les gens s'en foutent (ils ne comprennent rien à UEFI et tant que ça démarre sur Grub, ça leur suffit), soit c'est un pb rare.
Je fais ça dans VMware player
Etat des lieux (il existe une entrée qui porte le nom "ubuntu" mais on s'en fout, c'est pas le sujet et d'ailleurs elle se fait virer à l'étape d'après) :
~$ sudo efibootmgr -v
BootCurrent: 0001
BootOrder: 0001,0007,0002,0005,0000,0003,0004,0009
Boot0000* EFI VMware Virtual SCSI Hard Drive (0.0) ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(0,0)
Boot0001* ubuntu HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)File(\EFI\ubuntu\shimx64.efi)
Boot0002* EFI VMware Virtual IDE CDROM Drive (IDE 0:0) ACPI(a0341d0,0)PCI(7,1)ATAPI(0,0,0)
Boot0003* EFI Network ACPI(a0341d0,0)PCI(16,0)PCI(0,0)MAC(000c29ca56ea,0)
Boot0004* EFI Internal Shell (Unsupported option) MM(b,3efba000,3f344fff)
Boot0005* Windows Boot Manager HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)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.}....................
Boot0007* super_grub2 ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(0,0)HD(7,75f0000,20f800,04475303-dfe3-4ba6-8ffe-dfa6c0017e81)File(\EFI\BOOT\grubx64.efi)
Boot0009* EFI VMware Virtual SCSI Hard Drive (1.0) ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(1,0)
-----------------------------------------------------------------------------------------------------------------
Première commande "sudo grub-install" , suivie d'une commande "sudo efibootmgr -v" pour visualiser les entrées UEFI
~$ sudo grub-install
BootCurrent: 0001
BootOrder: 0007,0002,0005,0000,0003,0004,0009
Boot0000* EFI VMware Virtual SCSI Hard Drive (0.0)
Boot0002* EFI VMware Virtual IDE CDROM Drive (IDE 0:0)
Boot0003* EFI Network
Boot0004* EFI Internal Shell (Unsupported option)
Boot0005* Windows Boot Manager
Boot0007* super_grub2
Boot0009* EFI VMware Virtual SCSI Hard Drive (1.0)
BootCurrent: 0001
BootOrder: 0001,0007,0002,0005,0000,0003,0004,0009
Boot0000* EFI VMware Virtual SCSI Hard Drive (0.0)
Boot0002* EFI VMware Virtual IDE CDROM Drive (IDE 0:0)
Boot0003* EFI Network
Boot0004* EFI Internal Shell (Unsupported option)
Boot0005* Windows Boot Manager
Boot0007* super_grub2
Boot0009* EFI VMware Virtual SCSI Hard Drive (1.0)
Boot0001* kubuntu
Installation finished. No error reported.
~$ sudo efibootmgr -v
BootCurrent: 0001
BootOrder: 0001,0007,0002,0005,0000,0003,0004,0009
Boot0000* EFI VMware Virtual SCSI Hard Drive (0.0) ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(0,0)
Boot0001* kubuntu HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)File(\EFI\ubuntu\shimx64.efi)
Boot0002* EFI VMware Virtual IDE CDROM Drive (IDE 0:0) ACPI(a0341d0,0)PCI(7,1)ATAPI(0,0,0)
Boot0003* EFI Network ACPI(a0341d0,0)PCI(16,0)PCI(0,0)MAC(000c29ca56ea,0)
Boot0004* EFI Internal Shell (Unsupported option) MM(b,3efba000,3f344fff)
Boot0005* Windows Boot Manager HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)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.}....................
Boot0007* super_grub2 ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(0,0)HD(7,75f0000,20f800,04475303-dfe3-4ba6-8ffe-dfa6c0017e81)File(\EFI\BOOT\grubx64.efi)
Boot0009* EFI VMware Virtual SCSI Hard Drive (1.0) ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(1,0)
On peut constater qu'une entrée kubuntu a été créée.
-------------------------------------------------------------------------------------------------------------------
deuxième commande "sudo grub-install" : elle va créer une deuxième entrée kubuntu
~$ sudo grub-install
** Warning ** : Boot0001 has same label kubuntu
BootCurrent: 0001
BootOrder: 0006,0001,0007,0002,0005,0000,0003,0004,0009
Boot0000* EFI VMware Virtual SCSI Hard Drive (0.0)
Boot0001* kubuntu
Boot0002* EFI VMware Virtual IDE CDROM Drive (IDE 0:0)
Boot0003* EFI Network
Boot0004* EFI Internal Shell (Unsupported option)
Boot0005* Windows Boot Manager
Boot0007* super_grub2
Boot0009* EFI VMware Virtual SCSI Hard Drive (1.0)
Boot0006* kubuntu
Installation finished. No error reported.
~$ sudo efibootmgr -v
BootCurrent: 0001
BootOrder: 0006,0001,0007,0002,0005,0000,0003,0004,0009
Boot0000* EFI VMware Virtual SCSI Hard Drive (0.0) ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(0,0)
Boot0001* kubuntu HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)File(\EFI\ubuntu\shimx64.efi)
Boot0002* EFI VMware Virtual IDE CDROM Drive (IDE 0:0) ACPI(a0341d0,0)PCI(7,1)ATAPI(0,0,0)
Boot0003* EFI Network ACPI(a0341d0,0)PCI(16,0)PCI(0,0)MAC(000c29ca56ea,0)
Boot0004* EFI Internal Shell (Unsupported option) MM(b,3efba000,3f344fff)
Boot0005* Windows Boot Manager HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)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.}....................
Boot0006* kubuntu HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)File(\EFI\ubuntu\shimx64.efi)
Boot0007* super_grub2 ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(0,0)HD(7,75f0000,20f800,04475303-dfe3-4ba6-8ffe-dfa6c0017e81)File(\EFI\BOOT\grubx64.efi)
Boot0009* EFI VMware Virtual SCSI Hard Drive (1.0) ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(1,0)
on a deux entrées kubuntu dans UEFI :
- Boot0001* kubuntu
- Boot0006* kubuntu (le démarrage se faisant par défaut sur cette entrée)
---------------------------------------------------------------------------------------------------------------
troisième commande "sudo grub-install" :
~$ sudo grub-install
** Warning ** : Boot0001 has same label kubuntu
** Warning ** : Boot0006 has same label kubuntu
BootCurrent: 0001
BootOrder: 0008,0006,0001,0007,0002,0005,0000,0003,0004,0009
Boot0000* EFI VMware Virtual SCSI Hard Drive (0.0)
Boot0001* kubuntu
Boot0002* EFI VMware Virtual IDE CDROM Drive (IDE 0:0)
Boot0003* EFI Network
Boot0004* EFI Internal Shell (Unsupported option)
Boot0005* Windows Boot Manager
Boot0006* kubuntu
Boot0007* super_grub2
Boot0009* EFI VMware Virtual SCSI Hard Drive (1.0)
Boot0008* kubuntu
Installation finished. No error reported.
~$ sudo efibootmgr -v
BootCurrent: 0001
BootOrder: 0008,0006,0001,0007,0002,0005,0000,0003,0004,0009
Boot0000* EFI VMware Virtual SCSI Hard Drive (0.0) ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(0,0)
Boot0001* kubuntu HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)File(\EFI\ubuntu\shimx64.efi)
Boot0002* EFI VMware Virtual IDE CDROM Drive (IDE 0:0) ACPI(a0341d0,0)PCI(7,1)ATAPI(0,0,0)
Boot0003* EFI Network ACPI(a0341d0,0)PCI(16,0)PCI(0,0)MAC(000c29ca56ea,0)
Boot0004* EFI Internal Shell (Unsupported option) MM(b,3efba000,3f344fff)
Boot0005* Windows Boot Manager HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)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.}....................
Boot0006* kubuntu HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)File(\EFI\ubuntu\shimx64.efi)
Boot0007* super_grub2 ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(0,0)HD(7,75f0000,20f800,04475303-dfe3-4ba6-8ffe-dfa6c0017e81)File(\EFI\BOOT\grubx64.efi)
Boot0008* kubuntu HD(2,96800,31800,dfb63780-8011-4c5d-a12f-9380141332d4)File(\EFI\ubuntu\shimx64.efi)
Boot0009* EFI VMware Virtual SCSI Hard Drive (1.0) ACPI(a0341d0,0)PCI(15,0)PCI(0,0)SCSI(1,0)
On se retrouve à présent avec 3 entrées nommées "kubuntu" dans UEFI :
- Boot0001* kubuntu
- Boot0006* kubuntu
- Boot0008* kubuntu (le démarrage se faisant par défaut sur cette entrée)
Et ainsi de suite : à chaque fois qu'une réinstallation des fichiers de démarrage sera faite, il y aura création d'une nouvelle entrée nommée kubuntu qui apparaitra sous ce nom dans l'UEFI
Dernière modification par malbo (Le 08/01/2014, à 08:54)
Hors ligne
Pages : 1