#101 Le 19/11/2014, à 16:46
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Pour "boot secure", je viens de répondre. Seul shimx64.efi est signé, et pas grubx64.efi. Quant à la partition 1 (celle de sony), on peut voir plus tard ce qu'il en est à son sujet, non ?
Ne serait-il pas opportun de faire un
sudo grub-install
sudo update-grub
pour remettre une version propre de grub ?
Dernière modification par ikewdu (Le 19/11/2014, à 16:48)
Hors ligne
#102 Le 19/11/2014, à 16:47
- nany
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Par ailleurs, ça laisse supposer que ton grub est installé de manière un peu foireuse aussi.
J’en étais aussi arrivé à cette conclusion. ^^
Edit :
Ne serait-il pas opportun de faire un
sudo grub-install sudo update-grub
pour remettre une version propre de grub ?
Tout à fait. j’allais y venir.
Donc, @gurebouille, tu peux faire ces deux commandes.
Dernière modification par nany (Le 19/11/2014, à 16:55)
Hors ligne
#103 Le 19/11/2014, à 16:54
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Voilà ce que ca donne:
guta@guta-linux:~$ sudo grub-install
[sudo] password for guta:
Installing for x86_64-efi platform.
GPT:Primary header thinks Alt. header is not at the end of the disk.
GPT:0xee7cfff != 0xee7d1ff
GPT:Alternate GPT header not at the end of the disk.
GPT:0xee7cfff != 0xee7d1ff
GPT: Use GNU Parted to correct GPT errors.
Installation finished. No error reported.
guta@guta-linux:~$ sudo update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-39-generic
Found initrd image: /boot/initrd.img-3.13.0-39-generic
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found initrd image: /boot/initrd.img-3.13.0-32-generic
Found Ubuntu 14.04.1 LTS (14.04) on /dev/mapper/isw_bfgbcajgdh_Volume0p7
Adding boot menu entry for EFI firmware configuration
done
Hors ligne
#104 Le 19/11/2014, à 16:58
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Refais un essai... on verra si ça évolue. Et toujours pas de W détecté, visiblement.
Dernière modification par ikewdu (Le 19/11/2014, à 17:02)
Hors ligne
#105 Le 19/11/2014, à 16:59
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
J'ai redémarré et pas de changement.
Hors ligne
#106 Le 19/11/2014, à 17:00
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Bon, refais un sudo efibootmgr - v pour qu'on voie si un fichier shimx64.efi a été ajouté dans la liste.
Hors ligne
#107 Le 19/11/2014, à 17:04
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Apparemment pas:
guta@guta-linux:~$ sudo efibootmgr -v
[sudo] password for guta:
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0002,0000,2001
Boot0000* Ubuntu HD(3,363800,82000,d3da2503-7fab-462c-ba16-05dfda533239)File(\EFI\ubuntu\grubx64.efi)RC
Boot0002* Windows Boot Manager HD(3,363800,82000,d3da2503-7fab-462c-ba16-05dfda533239)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.}....................
Hors ligne
#108 Le 19/11/2014, à 17:10
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Ca me dépasse, ça. Tu vas devoir utiliser ton ubuntu avec boot-secure désactivé. On peut essayer une magouille depuis bcdedit pour faire croire au pc qu'il lance WBM alors qu'il lance grub. Tu tapes ceci (cmd en admin bien sûr) :
bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
Petit risque tout de même car, si ça ne lance pas grub comme je l'espère, il faudra retaper le bon path avec Dart... mais on en a vu d'autres.
Dernière modification par ikewdu (Le 19/11/2014, à 17:14)
Hors ligne
#109 Le 19/11/2014, à 17:21
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Mmm... ce silence sent le plantage.
Hors ligne
#110 Le 19/11/2014, à 17:24
- nany
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Ou des erreurs 502. J’en ai plein et j’ai du mal à suivre à ton rythme.
Hors ligne
#111 Le 19/11/2014, à 17:29
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Non seulement mon téléphone ! Je fait ca et je reviens !
J'ai plein d'erreur 502 et j'ai límpression de passer mon temps à refresh...
Hors ligne
#112 Le 19/11/2014, à 17:38
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Pas de plantage mais la situation n'a pas changé, je suis toujours en boot-secure désactivé, mais le processus de démarrage est le même qu'avant. GRUB ne se lance pas avant d'avoir redémarré Windows en démarrage avancé sur périphérique et sélectionné Ubuntu.
j'ai regardé ce que donnait un efibootmgr -v:
guta@guta-linux:~$ sudo efibootmgr -v
[sudo] password for guta:
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0000,0001,2001
Boot0000* Windows Boot Manager HD(3,363800,82000,d3da2503-7fab-462c-ba16-05dfda533239)File(\EFI\Microsoft\Boot\bootmgfw.efi)RC
Boot0001* Ubuntu HD(3,363800,82000,d3da2503-7fab-462c-ba16-05dfda533239)File(\EFI\ubuntu\grubx64.efi)RC
guta@guta-linux:~$
Je redémarre avec secure-boot activé pour voir!
Edit: J'ai confondu activé et desactivé...En secureboot activé Grub et Ubuntu ne boot pas apres un redemarrage avance sur périphérique!
Je dois partir je serai de retour dans la soirée! A tout à l'heure et merci pour votre aide
Dernière modification par gurebouille (Le 19/11/2014, à 17:44)
Hors ligne
#113 Le 19/11/2014, à 17:41
- nany
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Tu as bien fait la commande bcdedit dans Windows ?
Hors ligne
#114 Le 19/11/2014, à 17:42
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Il semble de toute manière que ma commande n'a pas été prise en compte... tu vérifieras avec un bcdedit /v.
Bonne question, nany !
Dernière modification par ikewdu (Le 19/11/2014, à 17:43)
Hors ligne
#115 Le 19/11/2014, à 17:47
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
J'ai bien fait la commande oui.
J'ai recu en retour que l'opération a reussi.
Je dois partir et je serai de retour en début de soirée! Merci à tous les deux!
Hors ligne
#116 Le 19/11/2014, à 17:57
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Si ça boote toujours sur Windows, on remettra le bon path. Et là, je n'aurai plus de solution à proposer.
Hors ligne
#117 Le 19/11/2014, à 18:15
- nany
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Je crois surtout que les messages ce sont croisés avec les 502 et on ne sait plus trop où on en est.
Cette pause ne va pas faire de mal.
@gurebouille : pour faire le point quand tu reviendras, si ça démarre sur Windows, donne le retour de bcdedit /v ou si tu te retrouve dans Ubuntu, le retour de sudo efibootmgr -v
Hors ligne
#118 Le 19/11/2014, à 18:18
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
En effet, car a priori, il n'y a pas de problème de dual-boot avec ce modèle....
Hors ligne
#119 Le 19/11/2014, à 21:35
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Re,
J avais bien realise la commande que tu avais propose ikewdu, je pense que ca se voit ici:
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Windows\system32>bcdedit /v
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=\Device\HarddiskVolume3
path \EFI\ubuntu\grubx64.efi
description Windows Boot Manager
locale en-us
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {b4a871c4-d60f-11e2-95bc-c668ee701720}
resumeobject {b4a871c3-d60f-11e2-95bc-c668ee701720}
displayorder {b4a871c4-d60f-11e2-95bc-c668ee701720}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 30
Windows Boot Loader
-------------------
identifier {b4a871c4-d60f-11e2-95bc-c668ee701720}
device partition=C:
path \Windows\system32\winload.efi
description Windows 8.1
locale en-us
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
resumeobject {b4a871c3-d60f-11e2-95bc-c668ee701720}
nx OptIn
bootmenupolicy Standard
detecthal Yes
C:\Windows\system32>
Voila, le efibootmgr -v de mon poste precedent est toujours le meme.
@ikewdu: en effet le lien que tu proposes est de bonne augure!
Je ne serai la que par intermittence ce soir, mais si vous postez des propositions de commande, je les realiserai et posterai le resultat!
Merci encore a tous les deux,
Guillaume
Hors ligne
#120 Le 19/11/2014, à 21:45
- ikewdu
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
C'est très étonnant... Malgré le chemin forcé, c'est toujours WBM qui est exécuté. Voilà une grande première. Remets le bon path, puisque la modif n'a servi à rien. Autant revenir à un truc propre.
bcdedit /set {bootmgr} path \EFI\Microsoft\Boot\bootmgfw.efi
Tu pourrais encore regarder les options de boot dans ton bios. Peut-être permettra-t-il de faire la modification directement et modifiant l'ordre de boot si tu as des options avancées... ou la possibilité de booter sur des fichiers. Il y a forcément une explication à ce mystère. C'est peut-être dans le bios que tu vas la trouver.
Dernière modification par ikewdu (Le 19/11/2014, à 21:48)
Hors ligne
#121 Le 19/11/2014, à 22:52
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
C'est fait, j'ai tout remis par défault.
C:\Windows\system32> bcdedit /set {bootmgr} path \EFI\Microsoft\Boot\bootmgfw.ef
i
The operation completed successfully.
C:\Windows\system32>bcdedit /v
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=\Device\HarddiskVolume3
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale en-us
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {b4a871c4-d60f-11e2-95bc-c668ee701720}
resumeobject {b4a871c3-d60f-11e2-95bc-c668ee701720}
displayorder {b4a871c4-d60f-11e2-95bc-c668ee701720}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 30
Windows Boot Loader
-------------------
identifier {b4a871c4-d60f-11e2-95bc-c668ee701720}
device partition=C:
path \Windows\system32\winload.efi
description Windows 8.1
locale en-us
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
resumeobject {b4a871c3-d60f-11e2-95bc-c668ee701720}
nx OptIn
bootmenupolicy Standard
detecthal Yes
C:\Windows\system32>
Par contre, mon bios est tout ce qu il y a de plus simple, je ne trouve aucune options avancee pour booter sur un fichier ou quoi que ce soit...
Est ce que vous avez un plan B?
Hors ligne
#122 Le 19/11/2014, à 23:11
- nany
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
J’ai peut-être un plan B mais on va continuer une petite série de tests.
sudo mount /dev/mapper/isw_bfgbcajgdh_Volume0p1 /mnt/part1
sudo mount /dev/mapper/isw_bfgbcajgdh_Volume0p3 /mnt/part3
Puis
ls -R /mnt/part1
ls -R /mnt/part3
Hors ligne
#123 Le 19/11/2014, à 23:26
- gurebouille
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
C'est parti pour le plan B alors:
guta@guta-linux:~$ ls -R /mnt/part1
/mnt/part1:
EFI
/mnt/part1/EFI:
Boot Microsoft ubuntu
/mnt/part1/EFI/Boot:
bg-bg da-dk en-us fr-fr ja-jp nb-no pt-pt sl-si uk-ua
bkpbootx64.efi de-de es-es hr-hr ko-kr nl-nl ro-ro sr-latn-cs zh-cn
bootx64.efi el-gr et-ee hu-hu lt-lt pl-pl ru-ru sv-se zh-hk
cs-cz en-gb fi-fi it-it lv-lv pt-br sk-sk tr-tr zh-tw
/mnt/part1/EFI/Boot/bg-bg:
bootx64.efi.mui
/mnt/part1/EFI/Boot/cs-cz:
bootx64.efi.mui
/mnt/part1/EFI/Boot/da-dk:
bootx64.efi.mui
/mnt/part1/EFI/Boot/de-de:
bootx64.efi.mui
/mnt/part1/EFI/Boot/el-gr:
bootx64.efi.mui
/mnt/part1/EFI/Boot/en-gb:
bootx64.efi.mui
/mnt/part1/EFI/Boot/en-us:
bootx64.efi.mui
/mnt/part1/EFI/Boot/es-es:
bootx64.efi.mui
/mnt/part1/EFI/Boot/et-ee:
bootx64.efi.mui
/mnt/part1/EFI/Boot/fi-fi:
bootx64.efi.mui
/mnt/part1/EFI/Boot/fr-fr:
bootx64.efi.mui
/mnt/part1/EFI/Boot/hr-hr:
bootx64.efi.mui
/mnt/part1/EFI/Boot/hu-hu:
bootx64.efi.mui
/mnt/part1/EFI/Boot/it-it:
bootx64.efi.mui
/mnt/part1/EFI/Boot/ja-jp:
bootx64.efi.mui
/mnt/part1/EFI/Boot/ko-kr:
bootx64.efi.mui
/mnt/part1/EFI/Boot/lt-lt:
bootx64.efi.mui
/mnt/part1/EFI/Boot/lv-lv:
bootx64.efi.mui
/mnt/part1/EFI/Boot/nb-no:
bootx64.efi.mui
/mnt/part1/EFI/Boot/nl-nl:
bootx64.efi.mui
/mnt/part1/EFI/Boot/pl-pl:
bootx64.efi.mui
/mnt/part1/EFI/Boot/pt-br:
bootx64.efi.mui
/mnt/part1/EFI/Boot/pt-pt:
bootx64.efi.mui
/mnt/part1/EFI/Boot/ro-ro:
bootx64.efi.mui
/mnt/part1/EFI/Boot/ru-ru:
bootx64.efi.mui
/mnt/part1/EFI/Boot/sk-sk:
bootx64.efi.mui
/mnt/part1/EFI/Boot/sl-si:
bootx64.efi.mui
/mnt/part1/EFI/Boot/sr-latn-cs:
bootx64.efi.mui
/mnt/part1/EFI/Boot/sv-se:
bootx64.efi.mui
/mnt/part1/EFI/Boot/tr-tr:
bootx64.efi.mui
/mnt/part1/EFI/Boot/uk-ua:
bootx64.efi.mui
/mnt/part1/EFI/Boot/zh-cn:
bootx64.efi.mui
/mnt/part1/EFI/Boot/zh-hk:
bootx64.efi.mui
/mnt/part1/EFI/Boot/zh-tw:
bootx64.efi.mui
/mnt/part1/EFI/Microsoft:
Boot
/mnt/part1/EFI/Microsoft/Boot:
BCD bootx64.efi.grb en-us hu-hu nb-no Resources zh-hk
bkpbootmgfw.efi cs-cz es-es it-it nl-nl ru-ru zh-tw
bootmgfw.efi da-dk fi-fi ja-jp pl-pl sv-se
bootmgfw.efi.brp de-de Fonts ko-kr pt-br tr-tr
bootx64.efi el-gr fr-fr memtest.efi pt-pt zh-cn
/mnt/part1/EFI/Microsoft/Boot/cs-cz:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/da-dk:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/de-de:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/el-gr:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/en-us:
bootmgfw.efi.mui memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/es-es:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/fi-fi:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/Fonts:
chs_boot.ttf kor_boot.ttf msjh_boot.ttf segoe_slboot.ttf
cht_boot.ttf malgun_boot.ttf msyh_boot.ttf wgl4_boot.ttf
jpn_boot.ttf meiryo_boot.ttf segmono_boot.ttf
/mnt/part1/EFI/Microsoft/Boot/fr-fr:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/hu-hu:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/it-it:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/ja-jp:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/ko-kr:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/nb-no:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/nl-nl:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/pl-pl:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/pt-br:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/pt-pt:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/Resources:
bootres.dll
/mnt/part1/EFI/Microsoft/Boot/ru-ru:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/sv-se:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/tr-tr:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/zh-cn:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/zh-hk:
memtest.efi.mui
/mnt/part1/EFI/Microsoft/Boot/zh-tw:
memtest.efi.mui
/mnt/part1/EFI/ubuntu:
grubx64.efi
guta@guta-linux:~$ ls -R /mnt/part3
/mnt/part3:
Boot bootmgr BOOTNXT BOOTSECT.BAK EFI Temp
/mnt/part3/Boot:
BCD.Backup.0001 cs-CZ es-ES hu-HU memtest.exe qps-ploc sr-Latn-CS zh-TW
BCD.LOG da-DK et-EE it-IT nb-NO Resources sv-SE
BCD.LOG1 de-DE fi-FI ja-JP nl-NL ro-RO tr-TR
BCD.LOG2 el-GR Fonts ko-KR pl-PL ru-RU uk-UA
bg-BG en-GB fr-FR lt-LT pt-BR sk-SK zh-CN
BOOTSTAT.DAT en-US hr-HR lv-LV pt-PT sl-SI zh-HK
/mnt/part3/Boot/bg-BG:
bootmgr.exe.mui
/mnt/part3/Boot/cs-CZ:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/da-DK:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/de-DE:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/el-GR:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/en-GB:
bootmgr.exe.mui
/mnt/part3/Boot/en-US:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/es-ES:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/et-EE:
bootmgr.exe.mui
/mnt/part3/Boot/fi-FI:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/Fonts:
chs_boot.ttf malgun_boot.ttf msjh_boot.ttf segmono_boot.ttf
cht_boot.ttf malgunn_boot.ttf msjhn_boot.ttf segoen_slboot.ttf
jpn_boot.ttf meiryo_boot.ttf msyh_boot.ttf segoe_slboot.ttf
kor_boot.ttf meiryon_boot.ttf msyhn_boot.ttf wgl4_boot.ttf
/mnt/part3/Boot/fr-FR:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/hr-HR:
bootmgr.exe.mui
/mnt/part3/Boot/hu-HU:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/it-IT:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/ja-JP:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/ko-KR:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/lt-LT:
bootmgr.exe.mui
/mnt/part3/Boot/lv-LV:
bootmgr.exe.mui
/mnt/part3/Boot/nb-NO:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/nl-NL:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/pl-PL:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/pt-BR:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/pt-PT:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/qps-ploc:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/Resources:
bootres.dll da-DK en-US hu-HU pl-PL sv-SE
cs-CZ el-GR fi-FI nb-NO pt-PT
/mnt/part3/Boot/Resources/cs-CZ:
bootres.dll.mui
/mnt/part3/Boot/Resources/da-DK:
bootres.dll.mui
/mnt/part3/Boot/Resources/el-GR:
bootres.dll.mui
/mnt/part3/Boot/Resources/en-US:
bootres.dll.mui
/mnt/part3/Boot/Resources/fi-FI:
bootres.dll.mui
/mnt/part3/Boot/Resources/hu-HU:
bootres.dll.mui
/mnt/part3/Boot/Resources/nb-NO:
bootres.dll.mui
/mnt/part3/Boot/Resources/pl-PL:
bootres.dll.mui
/mnt/part3/Boot/Resources/pt-PT:
bootres.dll.mui
/mnt/part3/Boot/Resources/sv-SE:
bootres.dll.mui
/mnt/part3/Boot/ro-RO:
bootmgr.exe.mui
/mnt/part3/Boot/ru-RU:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/sk-SK:
bootmgr.exe.mui
/mnt/part3/Boot/sl-SI:
bootmgr.exe.mui
/mnt/part3/Boot/sr-Latn-CS:
bootmgr.exe.mui
/mnt/part3/Boot/sv-SE:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/tr-TR:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/uk-UA:
bootmgr.exe.mui
/mnt/part3/Boot/zh-CN:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/zh-HK:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/Boot/zh-TW:
bootmgr.exe.mui memtest.exe.mui
/mnt/part3/EFI:
Boot Microsoft ubuntu
/mnt/part3/EFI/Boot:
bkpbootx64.efi bootx64.efi
/mnt/part3/EFI/Microsoft:
Boot
/mnt/part3/EFI/Microsoft/Boot:
BCD boot.stl es-ES ko-KR qps-ploc tr-TR
BCD.LOG bootx64.efi et-EE lt-LT Resources uk-UA
BCD.LOG1 bootx64.efi.grb fi-FI lv-LV ro-RO zh-CN
BCD.LOG2 cs-CZ Fonts memtest.efi ru-RU zh-HK
bg-BG da-DK fr-FR nb-NO sk-SK zh-TW
bkpbootmgfw.efi de-DE hr-HR nl-NL sl-SI
bootmgfw.efi el-GR hu-HU pl-PL sr-Latn-CS
bootmgr.efi en-GB it-IT pt-BR sr-Latn-RS
BOOTSTAT.DAT en-US ja-JP pt-PT sv-SE
/mnt/part3/EFI/Microsoft/Boot/bg-BG:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/cs-CZ:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/da-DK:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/de-DE:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/el-GR:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/en-GB:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/en-US:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/es-ES:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/et-EE:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/fi-FI:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/Fonts:
chs_boot.ttf malgun_boot.ttf msjh_boot.ttf segmono_boot.ttf
cht_boot.ttf malgunn_boot.ttf msjhn_boot.ttf segoen_slboot.ttf
jpn_boot.ttf meiryo_boot.ttf msyh_boot.ttf segoe_slboot.ttf
kor_boot.ttf meiryon_boot.ttf msyhn_boot.ttf wgl4_boot.ttf
/mnt/part3/EFI/Microsoft/Boot/fr-FR:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/hr-HR:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/hu-HU:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/it-IT:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/ja-JP:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/ko-KR:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/lt-LT:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/lv-LV:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/nb-NO:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/nl-NL:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/pl-PL:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/pt-BR:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/pt-PT:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/qps-ploc:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/Resources:
bootres.dll da-DK en-US hu-HU pl-PL sv-SE
cs-CZ el-GR fi-FI nb-NO pt-PT
/mnt/part3/EFI/Microsoft/Boot/Resources/cs-CZ:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/da-DK:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/el-GR:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/en-US:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/fi-FI:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/hu-HU:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/nb-NO:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/pl-PL:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/pt-PT:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/Resources/sv-SE:
bootres.dll.mui
/mnt/part3/EFI/Microsoft/Boot/ro-RO:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/ru-RU:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/sk-SK:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/sl-SI:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/sr-Latn-CS:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/sr-Latn-RS:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/sv-SE:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/tr-TR:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/uk-UA:
bootmgfw.efi.mui bootmgr.efi.mui
/mnt/part3/EFI/Microsoft/Boot/zh-CN:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/zh-HK:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/Microsoft/Boot/zh-TW:
bootmgfw.efi.mui bootmgr.efi.mui memtest.efi.mui
/mnt/part3/EFI/ubuntu:
grub.cfg grubx64.efi MokManager.efi shimx64.efi
/mnt/part3/Temp:
bcdinfo.txt bootfailure.txt disklayout.txt SrtTrail.log SrtTrail.txt
Hors ligne
#124 Le 19/11/2014, à 23:55
- nany
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Bien, tentons et touchons du bois.
sudo cp /mnt/part1/EFI/Microsoft/Boot/bkpbootmgfw.efi /mnt/part3/EFI/Microsoft/Boot/bootmgfw.efi
Attention !
Cela risque de remettre au même état qu’au départ de cette discussion. Alors, maintenant que ça me revient, tu parlais de faire la partition de restauration sur support externe. Je crois qu’il est grand temps que tu le fasse tant que tu as encore Windows fonctionnel. Ensuite seulement tu feras la commande ci-dessus.
Hors ligne
#125 Le 19/11/2014, à 23:56
- kalunux
Re : Mon ordinateur ne démarre plus après installation d'Ubuntu
Bonsoir,
Je me permet de terminer le plan B
Depuis Windows relancé la commande proposé par Ikewdu en modifiant le Path comme ceci :
bcdedit /set {bootmgr} path \EFI\ubuntu\shimx64.efi
Puis redémarrer.
Hors ligne