Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 26/02/2019, à 10:21

moko138

Re : Lien symbolique qui disparaît... (NON RESOLU)

0) On efface tout :

sudo cp -av /etc/fstab.sav  /etc/fstab

et on recommence sur des bases saines :


1) Ne pas oublier : Création du point de montage

sudo mkdir -v /DATA-5EDC

/!\  Pas "/data" tout court parce que tôt ou tard (à l'occasion de la visite d'amis ou de tout autre branchement d'un autre DDE) on se retrouverait avec deux "/data" homonymes, d'où
     soit un système refusant de démarrer,
     soit (si branchement après démarrage) possibilités de confusion.
/!\   Tout en majuscules pour éviter un autre risque, sous Windows celui-là.


1bis) Appropriation du point de montage

sudo chown -v $USER:$USER /DATA-5EDC

commande à copier-coller telle quelle, sans aucune modification !


2) Inscription dans le fstab :
EDIT 20h29 : ajout de ntfs que j'avais omis  sad
Veuilles m'excuser.

echo -e "\n#\n# La partition de données ntfs du HDD externe :\nUUID=5EDCB58ADCB55D49   /DATA-5EDC   ntfs   defaults,locale=fr_FR.UTF-8,nofail,permissions,windows_names  0  0\n#\n" | sudo tee -a /etc/fstab

/!\  Comme le système de fichiers est du windows, on finit la ligne par un zéro.
/!\   Et on pensera à faire vérifier périodiquement le DDE par un Windows quelconque.


3) Premier montage

sudo mount -a

(ou redémarrer).


4) Confection du signet/raccourci

xdg-open /

et clic droit sur /DATA-5EDC  --> "signet" ou "raccourci".


5) Vérification que les snaps n'ont pas créé de doublons dans le home :
Montrer

ls -l ~ | grep ^d

.


= =

.
ntfs/ntfs-3g est pré-installé depuis une dizaine d'années.
/dev/sdb1  est une dénomination fluctuante, donc cause de plantages potentiels donc à oublier.

Dernière modification par moko138 (Le 26/02/2019, à 21:29)


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#27 Le 26/02/2019, à 10:25

Yves11

Re : Lien symbolique qui disparaît... (NON RESOLU)

moi@moi-H97-HD3:~$ /dev/sdb1         /data     ntfs-3g defaults,windows_names,locale=fr_FR.UTF-8            0   
bash: /dev/sdb1: Permission non accordée
moi@moi-H97-HD3:~$ 
moi@moi-H97-HD3:~$ sudo apt install ntfs-3g
[sudo] Mot de passe de moi : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
ntfs-3g est déjà la version la plus récente (1:2017.3.23-2).
ntfs-3g passé en « installé manuellement ».
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  cpu-checker cryptsetup cryptsetup-bin fatresize gtkdialog ibverbs-providers
  ipxe-qemu ipxe-qemu-256k-compat-efi-roms libaio1 libcacard0 libfdt1
  libglade2-0 libibverbs1 libiscsi7 libnl-route-3-200 libpango1.0-0
  libpangox-1.0-0 librados2 librbd1 librdmacm1 libspice-server1
  libusbredirparser1 libvte-common libvte9 libxdo3 libxen-4.9 libxenstore3.0
  msr-tools qemu qemu-block-extra qemu-kvm qemu-slof qemu-system
  qemu-system-arm qemu-system-common qemu-system-mips qemu-system-misc
  qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86
  qemu-user qemu-user-binfmt qemu-utils seabios wmctrl xdotool
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 5 non mis à jour.

Hors ligne

#28 Le 26/02/2019, à 14:40

bluc

Re : Lien symbolique qui disparaît... (NON RESOLU)

Maintenant suis ce que dit moko138 au post précédent

Dernière modification par bluc (Le 26/02/2019, à 14:41)


Clevo :  Ubuntu 23.10   ❖  Xubuntu 22.10  ❖  Kubuntu 23.10   
         avec partition data commune       Une fraction de seconde                    Multiboot

Hors ligne

#29 Le 26/02/2019, à 19:50

Yves11

Re : Lien symbolique qui disparaît... (NON RESOLU)

C'est bien gentil tout ça mais je peux plus allumer mon ordinateur... C'est une blague ou quoi ? Heureusement que j'ai un portable...

Hors ligne

#30 Le 26/02/2019, à 20:05

moko138

Re : Lien symbolique qui disparaît... (NON RESOLU)

Concrètement, qu'est-ce que tu as à l'écran quand tu mets ton pc sous tension ?

Qu'est-ce que tu as fait après sudo apt install ntfs-3g ?


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#31 Le 26/02/2019, à 20:08

moko138

Re : Lien symbolique qui disparaît... (NON RESOLU)

À savoir : une erreur dans fstab peut causer une temporisation de 90 secondes.
Donc faire une tentative en patientant 2 minutes après la mise sous tension.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#32 Le 26/02/2019, à 20:18

Yves11

Re : Lien symbolique qui disparaît... (NON RESOLU)

moko a écrit :

Qu'est-ce que tu as fait après sudo apt install ntfs-3g ?

Ca c'était avant tes manips, j'ai éteint...

Pour ce qui est de l'écran il s'allume, alors s'ouvre une fenêtre en violet avec le choix Ubuntu - Options avancées pour Ubuntu - System setup.
Où que j'aille je tombe sur une page en noir
https://zupimages.net/up/19/09/0dzs.png


Modération : merci d'utiliser des images de petite taille (300x300) ou des miniatures pointant sur ces images (Des hébergeurs comme Toile Libre ou TDCT'Pix le permettent).

Dernière modification par cqfd93 (Le 26/02/2019, à 22:20)

Hors ligne

#33 Le 26/02/2019, à 21:53

moko138

Re : Lien symbolique qui disparaît... (NON RESOLU)

c'était avant tes manips

a) Jusqu'où les as-tu faites ?

b) As-tu respecté leur ordre ?

c) Pour "3) Premier montage",
as-tu fait "sudo mount -a" ou bien as-tu redémarré ?

d) J'avais omis un mot dans la ligne destinée au fstab, veuilles m'excuser (je viens de la corriger).
Mais cette omission était de nature, au pire, à causer la temporisation de 90 secondes évoquée plus haut.
  Ce sera facile à rectifier, mais ce n'est pas la priorité.

e) Ta photo montre
  - qu'Ubuntu démarre
  - mais qu'après 0,844 secondes tu as divers messages d'erreur.

MODSIGN: couldn't get UEFI db list 

est étrange puisque nous n'avons pas touché à l'UEFI.

f) Que se passe-t-il quand tu fais  Ctrl d "pour continuer" ?

g) Quels choix te sont proposés quand tu fais Entrée "pour la maintenance" ?
       L'un d'eux s'appelle à peu près "Recovery Root" : le vois-tu aussi ?


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#34 Le 26/02/2019, à 22:21

Yves11

Re : Lien symbolique qui disparaît... (NON RESOLU)

Je suis arrivé à sudo mount -a
J'ai respecté l'ordre
J'ai fait sudo mount a et comme rien ne se passait j'ai redémarré
Control d et entrée ne marchent pas.
Recovery n'y est pas

Hors ligne

#35 Le 26/02/2019, à 23:17

moko138

Re : Lien symbolique qui disparaît... (NON RESOLU)

Bien !
Alors démarre en tapotant la touche Majuscules
puis dès le grub, choisis
Options avancées / Advanced options         puis
"Recovery" ou "Root".


P.S. : pour "et comme rien ne se passait", je n'avais pas pensé à te prévenir que le résultat de sudo mount -a ne serait pas spectaculaire...
  À l'avenir, je demanderai sudo mount -av pour avoir un mini compte-rendu.

J'ai demandé l'intervention de connaisseurs de l'UEFI.  smile


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#36 Le 26/02/2019, à 23:30

Nuliel

Re : Lien symbolique qui disparaît... (NON RESOLU)

Un boot info pourrait être utile non?

Tu as tenté de démarrer sur un ancien noyau sans upstart ni recovery?

On cherche toujours un expert en uefi smile

Le secure boot est activé? Ou un truc genre customisé?

Dernière modification par Nuliel (Le 26/02/2019, à 23:33)

Hors ligne

#37 Le 26/02/2019, à 23:33

Yves11

Re : Lien symbolique qui disparaît... (NON RESOLU)

On en revient encore à la page en photo, pas moyen de démarrer normalement

Hors ligne

#38 Le 26/02/2019, à 23:35

Nuliel

Re : Lien symbolique qui disparaît... (NON RESOLU)

On en revient encore à la page en photo, pas moyen de démarrer normalement

Dis quelle idée tu as tenté aussi

Hors ligne

#39 Le 26/02/2019, à 23:37

Nuliel

Re : Lien symbolique qui disparaît... (NON RESOLU)

Et j'ai rajouté en même temps que ton message:

Le secure boot est activé? Ou un truc genre customisé?

Dernière modification par Nuliel (Le 26/02/2019, à 23:37)

Hors ligne

#40 Le 26/02/2019, à 23:40

cigole

Re : Lien symbolique qui disparaît... (NON RESOLU)

Merci de faire ce qui est demandé.  A savoir la commande

journalctl -xb

Tu photographies tout ce qui est en rouge.

Certaines zones en rouge ne sont pas graves. D'autres OUI.

J'ai très peu suivi la discussion, mais je pense à un problème du contenu du fstab ou de changement de label dans les partitions voir de windows qui aurait été relancé sans être redémarer.. Ce n'est pas un problème  de boot  EFI car il belle lurette que le boot  efi est fini.
Comme un boot-info a été demandé, il sera plus facile de trouver les corrections à apporter car les zones en rouge vont cibler les endroits de recherche.
Sur ce, bonne nuit.

AJOUT. Le noyau qui a été lancé a constaté que la structure trouvée sur le disque ne lui plaît pas.  Comme ils proviennent tous du même fabricant.....Ils ont le même défaut.

Dernière modification par cigole (Le 26/02/2019, à 23:59)

Hors ligne

#41 Le 26/02/2019, à 23:41

Nuliel

Re : Lien symbolique qui disparaît... (NON RESOLU)

@Cigole: je vois pas avec la photo quel noyau a été utilisé (ancien/récent, recovery)

Hors ligne

#42 Le 27/02/2019, à 00:01

moko138

Re : Lien symbolique qui disparaît... (NON RESOLU)

résolu OR solved "MODSIGN: couldn't get UEFI db list"

               donne 287 pages de résultats,    dont

https://ubuntuforums.org/showthread.php?t=2380700 : Dans le bios, réactiver le Secure Boot.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#43 Le 27/02/2019, à 00:08

Nuliel

Re : Lien symbolique qui disparaît... (NON RESOLU)

I was able to stop the errors simply by changing a setting in the BIOS from [Customized] to [Standard] for Secure Boot Mode.
The Customized setting allows you to modify the secure boot keys manually. The Standard just sets the default keys.
Note: This fixed my error even though I previously had Secure Boot [Disabled] in BIOS settings.

Security -> Secure Boot -> Secure Boot Mode -> [Standard]

Je ne le comprends pas comme "réactiver le secure boot" mais comme un problème de paramétrage du secure boot.

Hors ligne

#44 Le 27/02/2019, à 00:18

Yves11

Re : Lien symbolique qui disparaît... (NON RESOLU)

Je donne déjà l'url du boot-info. Si ça peut aider...
http://paste.ubuntu.com/p/ymZ7Kpy75Q/

Hors ligne

#46 Le 27/02/2019, à 07:14

moko138

Re : Lien symbolique qui disparaît... (NON RESOLU)

Merci Naziel et cigole.
  - -

Le premier lien était cassé :
https://www.zupimages.net/up/19/09/5462.png

  - -

Paste from boot-repair at Tue, 26 Feb 2019 22:12:15

Donc les captures montrant 22:12 sont faites en live et montrent les logs de la live. (Autre preuve : "user-999")

Il serait plus instructif de montrer les logs de la session installée. Et c'est ce que rappelait cigole.

Néanmoins, on lit déjà :
  à 22h12:16,   que sda1 (ta partition EFI en fat32) aurait besoin d'un fsck.
  à partir de 22h11:49, que ta sdb1 en ntfs a bien été montée en rw (lecture écriture) puis démontée puis remontée en "ro" (lecture seule), redémontée, remontée en rw, redémontée...

= =

J'ai regardé tes 4 premières captures. C'est pénible à lire, et pénible à exploiter.
Chaque fois que c'est possible - et là en live, tu pouvais le faire - il faut copier-coller, puisque c'est du texte !
  Et que ça nous permet de chercher avec Ctrl f et à notre tour de copier-coller ici et là les demi-lignes pertinentes.
  Et je ne détaille pas les très évitables pollutions électriques et thermiques que des captures superflues causent.


  Quand cigole disait :

Merci de faire ce qui est demandé.  A savoir la commande

journalctl -xb

Tu photographies tout ce qui est en rouge.

il ou elle parlait de la session installée...

= =

Mais pendant que tu es en live,
1) vérifie que la racine est toujours montée (hier elle était en /mnt/boot-sav/sda2)
         sinon tu la montes, en copiant-collant :

mkdir /tmp/A2 ; sudo mount -v -t ext4 -U ede561d4-98c0-423a-a015-800cce7c60a4  /tmp/A2

.
2) corrige mon omission d'hier :
1er cas de montage :

sudo nano /mnt/boot-sav/sda2/etc/fstab

2ème cas (montage manuel) :

sudo nano /tmp/A2/etc/fstab

Et dans les 2 cas :
au milieu de la dernière ligne, entre /DATA-5EDC  et defaults, tu rajoutes ntfs
en sorte d'obtenir :

#
# La partition de données ntfs du HDD externe :
UUID=5EDCB58ADCB55D49   /DATA-5EDC  ntfs  defaults,locale=fr_FR.UTF-8,nofail,permissions,windows_names  0  0
#

Puis Ctrl o
puis Entrée
puis Ctrl x

Puis montre

cat /mnt/boot-sav/sda2/etc/fstab | grep -iA40 dump

ou

cat /tmp/A2/etc/fstab | grep -iA40 dump

.
  - -

Toujours pendant que tu es en live,
3) on va chercher les logs de la session installée
   Montre (on a toujours 2 cas de montage) le texte de

ls -lt /mnt/boot-sav/sda2/var/log | head

ou, si ça ne marche pas :

ls -lt  /tmp/A2/var/log | head

.

= =

Aux aidants,
  Cette histoire de partition EFI qui aurait besoin d'un fsck, ça me rappelle un étrange fil d'il y a quelques mois, avec maxire.  Je vais le rechercher.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#47 Le 27/02/2019, à 07:25

Nuliel

Re : Lien symbolique qui disparaît... (NON RESOLU)

Moi ça me fait penser au fil d'hier: https://forum.ubuntu-fr.org/viewtopic.php?id=2037378 (un fsck a résolu le pb sans raison)

Hors ligne

#48 Le 27/02/2019, à 08:13

malbo

Re : Lien symbolique qui disparaît... (NON RESOLU)

Bonjour,
Je colle ci-dessous le Boot-Info dont tu as donné le lien dans le post #44 :

 Boot Info Script 8f991e4 + Boot-Repair extra info      [Boot-Info 25oct2017]


============================= Boot Info Summary: ===============================

 => No boot loader is installed in the MBR of /dev/sda.
 => Windows 7/8/2012 is installed in the MBR of /dev/sdb.
 => No known boot loader is installed in the MBR of /dev/sdc.

sda1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /EFI/ubuntu/grub.cfg /EFI/BOOT/fbx64.efi 
                       /EFI/ubuntu/fwupx64.efi /EFI/ubuntu/grubx64.efi 
                       /EFI/ubuntu/mmx64.efi /EFI/ubuntu/shimx64.efi

sda2: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 18.04.2 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda3: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

sdb1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 7/2008: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdc1: __________________________________________________________________________

    File system:       iso9660
    Boot sector type:  Unknown
    Boot sector info: 
    Mounting failed:   mount: /dev/sdc1 is already mounted or /mnt/BootInfo/sdc1 busy

sdc2: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT16
    Boot sector info:  According to the info in the boot sector, sdc2 starts 
                       at sector 0. But according to the info from fdisk, 
                       sdc2 starts at sector 2888004. According to the info 
                       in the boot sector, sdc2 has 0 sectors.
    Mounting failed:   mount: /dev/sdc1 is already mounted or /mnt/BootInfo/sdc1 busy
mount: /dev/sdc2 is already mounted or /mnt/BootInfo/sdc2 busy

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1                   1   976,773,167   976,773,167  ee GPT


GUID Partition Table detected.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sda1                 2,048     1,050,623     1,048,576 EFI System partition
/dev/sda2             1,050,624   943,493,119   942,442,496 Data partition (Linux)
/dev/sda3           943,493,120   976,771,071    33,277,952 Swap partition (Linux)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1               2,048 1,953,521,663 1,953,519,616   7 NTFS / exFAT / HPFS


Drive: sdc _____________________________________________________________________
Disk /dev/sdc: 14.7 GiB, 15728640000 bytes, 30720000 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdc1    *              0     2,902,111     2,902,112   0 Empty
/dev/sdc2           2,888,004     2,892,739         4,736  ef EFI (FAT-12/16/32)

/dev/sdc1 overlaps with /dev/sdc2

GUID Partition Table detected, but does not seem to be used.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sdc1   +  R              0     2,902,055     2,902,056 Data partition (Windows/Linux)
/dev/sdc2   +  R      2,888,004     2,892,739         4,736 Data partition (Windows/Linux)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        DEF8-66DC                              vfat       
/dev/sda2        ede561d4-98c0-423a-a015-800cce7c60a4   ext4       
/dev/sda3        65a8690e-bd97-43a9-87bc-39049c6a6e18   swap       
/dev/sdb1        5EDCB58ADCB55D49                       ntfs       Nouveau nom
/dev/sdc1        2016-04-20-22-29-52-00                 iso9660    Ubuntu 16.04 LTS amd64
/dev/sdc2        B1F5-0A13                              vfat       

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root  9 Feb 26 21:57 ata-Optiarc_DVD_RW_AD-5240S -> ../../sr0
lrwxrwxrwx 1 root root  9 Feb 26 22:11 ata-WDC_WD1003FZEX-00MK2A0_WD-WCC3F1ZLVEZV -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 26 22:12 ata-WDC_WD1003FZEX-00MK2A0_WD-WCC3F1ZLVEZV-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Feb 26 22:11 ata-WDC_WD5000AZLX-07K2TA0_WD-WCC6Z6YKF07A -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 26 22:11 ata-WDC_WD5000AZLX-07K2TA0_WD-WCC6Z6YKF07A-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 26 22:11 ata-WDC_WD5000AZLX-07K2TA0_WD-WCC6Z6YKF07A-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 26 22:11 ata-WDC_WD5000AZLX-07K2TA0_WD-WCC6Z6YKF07A-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 Feb 26 22:11 usb-058f_6387_14122011008087-0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 Feb 26 22:11 usb-058f_6387_14122011008087-0:0-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 Feb 26 22:11 usb-058f_6387_14122011008087-0:0-part2 -> ../../sdc2
lrwxrwxrwx 1 root root  9 Feb 26 22:11 wwn-0x50014ee260ee3250 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 26 22:12 wwn-0x50014ee260ee3250-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Feb 26 22:11 wwn-0x50014ee26578683a -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 26 22:11 wwn-0x50014ee26578683a-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 26 22:11 wwn-0x50014ee26578683a-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 26 22:11 wwn-0x50014ee26578683a-part3 -> ../../sda3

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sdc         /cdrom                   iso9660    (ro,noatime)


========================== sda1/EFI/ubuntu/grub.cfg: ===========================

--------------------------------------------------------------------------------
search.fs_uuid ede561d4-98c0-423a-a015-800cce7c60a4 root hd0,gpt2 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
--------------------------------------------------------------------------------

=========================== sda2/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  ede561d4-98c0-423a-a015-800cce7c60a4
else
  search --no-floppy --fs-uuid --set=root ede561d4-98c0-423a-a015-800cce7c60a4
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=0
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 0 ; then
    set timeout=0
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=1
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-ede561d4-98c0-423a-a015-800cce7c60a4' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_gpt
	insmod ext2
	set root='hd0,gpt2'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  ede561d4-98c0-423a-a015-800cce7c60a4
	else
	  search --no-floppy --fs-uuid --set=root ede561d4-98c0-423a-a015-800cce7c60a4
	fi
        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=ede561d4-98c0-423a-a015-800cce7c60a4 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.15.0-45-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-ede561d4-98c0-423a-a015-800cce7c60a4' {
	menuentry 'Ubuntu, avec Linux 4.15.0-45-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-45-generic-advanced-ede561d4-98c0-423a-a015-800cce7c60a4' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_gpt
		insmod ext2
		set root='hd0,gpt2'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  ede561d4-98c0-423a-a015-800cce7c60a4
		else
		  search --no-floppy --fs-uuid --set=root ede561d4-98c0-423a-a015-800cce7c60a4
		fi
		echo	'Chargement de Linux 4.15.0-45-generic…'
	        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=ede561d4-98c0-423a-a015-800cce7c60a4 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-45-generic
	}
	menuentry 'Ubuntu, with Linux 4.15.0-45-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-45-generic-recovery-ede561d4-98c0-423a-a015-800cce7c60a4' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_gpt
		insmod ext2
		set root='hd0,gpt2'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  ede561d4-98c0-423a-a015-800cce7c60a4
		else
		  search --no-floppy --fs-uuid --set=root ede561d4-98c0-423a-a015-800cce7c60a4
		fi
		echo	'Chargement de Linux 4.15.0-45-generic…'
	        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=ede561d4-98c0-423a-a015-800cce7c60a4 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-45-generic
	}
	menuentry 'Ubuntu, avec Linux 4.4.0-142-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-142-generic-advanced-ede561d4-98c0-423a-a015-800cce7c60a4' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_gpt
		insmod ext2
		set root='hd0,gpt2'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  ede561d4-98c0-423a-a015-800cce7c60a4
		else
		  search --no-floppy --fs-uuid --set=root ede561d4-98c0-423a-a015-800cce7c60a4
		fi
		echo	'Chargement de Linux 4.4.0-142-generic…'
		linux	/boot/vmlinuz-4.4.0-142-generic.efi.signed root=UUID=ede561d4-98c0-423a-a015-800cce7c60a4 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-142-generic
	}
	menuentry 'Ubuntu, with Linux 4.4.0-142-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-142-generic-recovery-ede561d4-98c0-423a-a015-800cce7c60a4' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_gpt
		insmod ext2
		set root='hd0,gpt2'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 --hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  ede561d4-98c0-423a-a015-800cce7c60a4
		else
		  search --no-floppy --fs-uuid --set=root ede561d4-98c0-423a-a015-800cce7c60a4
		fi
		echo	'Chargement de Linux 4.4.0-142-generic…'
		linux	/boot/vmlinuz-4.4.0-142-generic.efi.signed root=UUID=ede561d4-98c0-423a-a015-800cce7c60a4 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-142-generic
	}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
	fwsetup
}
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda2/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation
UUID=ede561d4-98c0-423a-a015-800cce7c60a4 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=DEF8-66DC  /boot/efi       vfat    umask=0077      0       1
# swap was on /dev/sda3 during installation
UUID=65a8690e-bd97-43a9-87bc-39049c6a6e18 none            swap    sw              0       0

#
# La partition de données ntfs du HDD externe :
UUID=5EDCB58ADCB55D49   /DATA-5EDC   defaults,locale=fr_FR.UTF-8,nofail,permissions,windows_names  0  0
#

--------------------------------------------------------------------------------

=================== sda2: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

  42.629482269 = 45.773058048   boot/grub/grub.cfg                             2
   9.414936066 = 10.109210624   boot/vmlinuz-4.15.0-45-generic                 1
  38.045269012 = 40.850796544   boot/vmlinuz-4.4.0-142-generic                 1
  38.296730042 = 41.120800768   boot/vmlinuz-4.4.0-142-generic.efi.signed      2
   9.414936066 = 10.109210624   vmlinuz                                        1
  46.722625732 = 50.168037376   boot/initrd.img-4.15.0-45-generic              1
  40.357898712 = 43.333963776   boot/initrd.img-4.4.0-142-generic              4
  46.722625732 = 50.168037376   initrd.img                                     1

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown MBR on /dev/sdc

00000000  45 52 08 00 00 00 90 90  00 00 00 00 00 00 00 00  |ER..............|
00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000020  33 ed fa 8e d5 bc 00 7c  fb fc 66 31 db 66 31 c9  |3......|..f1.f1.|
00000030  66 53 66 51 06 57 8e dd  8e c5 52 be 00 7c bf 00  |fSfQ.W....R..|..|
00000040  06 b9 00 01 f3 a5 ea 4b  06 00 00 52 b4 41 bb aa  |.......K...R.A..|
00000050  55 31 c9 30 f6 f9 cd 13  72 16 81 fb 55 aa 75 10  |U1.0....r...U.u.|
00000060  83 e1 01 74 0b 66 c7 06  f1 06 b4 42 eb 15 eb 00  |...t.f.....B....|
00000070  5a 51 b4 08 cd 13 83 e1  3f 5b 51 0f b6 c6 40 50  |ZQ......?[Q...@P|
00000080  f7 e1 53 52 50 bb 00 7c  b9 04 00 66 a1 b0 07 e8  |..SRP..|...f....|
00000090  44 00 0f 82 80 00 66 40  80 c7 02 e2 f2 66 81 3e  |D.....f@.....f.>|
000000a0  40 7c fb c0 78 70 75 09  fa bc ec 7b ea 44 7c 00  |@|..xpu....{.D|.|
000000b0  00 e8 83 00 69 73 6f 6c  69 6e 75 78 2e 62 69 6e  |....isolinux.bin|
000000c0  20 6d 69 73 73 69 6e 67  20 6f 72 20 63 6f 72 72  | missing or corr|
000000d0  75 70 74 2e 0d 0a 66 60  66 31 d2 66 03 06 f8 7b  |upt...f`f1.f...{|
000000e0  66 13 16 fc 7b 66 52 66  50 06 53 6a 01 6a 10 89  |f...{fRfP.Sj.j..|
000000f0  e6 66 f7 36 e8 7b c0 e4  06 88 e1 88 c5 92 f6 36  |.f.6.{.........6|
00000100  ee 7b 88 c6 08 e1 41 b8  01 02 8a 16 f2 7b cd 13  |.{....A......{..|
00000110  8d 64 10 66 61 c3 e8 1e  00 4f 70 65 72 61 74 69  |.d.fa....Operati|
00000120  6e 67 20 73 79 73 74 65  6d 20 6c 6f 61 64 20 65  |ng system load e|
00000130  72 72 6f 72 2e 0d 0a 5e  ac b4 0e 8a 3e 62 04 b3  |rror...^....>b..|
00000140  07 cd 10 3c 0a 75 f1 cd  18 f4 eb fd 00 00 00 00  |...<.u..........|
00000150  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000160  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000170  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000190  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001a0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001b0  28 db 2b 00 00 00 00 00  70 8e 0e 0e 00 00 80 00  |(.+.....p.......|
000001c0  01 00 00 58 e0 fa 00 00  00 00 60 48 2c 00 00 fe  |...X......`H,...|
000001d0  ff ff ef fe ff ff 44 11  2c 00 80 12 00 00 00 00  |......D.,.......|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


/dev/sdc1: unknown GPT attributes
1000000000000001

/dev/sdc2: unknown GPT attributes
1000000000000001
Unknown BootLoader on sdc1

00000000  45 52 08 00 00 00 90 90  00 00 00 00 00 00 00 00  |ER..............|
00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000020  33 ed fa 8e d5 bc 00 7c  fb fc 66 31 db 66 31 c9  |3......|..f1.f1.|
00000030  66 53 66 51 06 57 8e dd  8e c5 52 be 00 7c bf 00  |fSfQ.W....R..|..|
00000040  06 b9 00 01 f3 a5 ea 4b  06 00 00 52 b4 41 bb aa  |.......K...R.A..|
00000050  55 31 c9 30 f6 f9 cd 13  72 16 81 fb 55 aa 75 10  |U1.0....r...U.u.|
00000060  83 e1 01 74 0b 66 c7 06  f1 06 b4 42 eb 15 eb 00  |...t.f.....B....|
00000070  5a 51 b4 08 cd 13 83 e1  3f 5b 51 0f b6 c6 40 50  |ZQ......?[Q...@P|
00000080  f7 e1 53 52 50 bb 00 7c  b9 04 00 66 a1 b0 07 e8  |..SRP..|...f....|
00000090  44 00 0f 82 80 00 66 40  80 c7 02 e2 f2 66 81 3e  |D.....f@.....f.>|
000000a0  40 7c fb c0 78 70 75 09  fa bc ec 7b ea 44 7c 00  |@|..xpu....{.D|.|
000000b0  00 e8 83 00 69 73 6f 6c  69 6e 75 78 2e 62 69 6e  |....isolinux.bin|
000000c0  20 6d 69 73 73 69 6e 67  20 6f 72 20 63 6f 72 72  | missing or corr|
000000d0  75 70 74 2e 0d 0a 66 60  66 31 d2 66 03 06 f8 7b  |upt...f`f1.f...{|
000000e0  66 13 16 fc 7b 66 52 66  50 06 53 6a 01 6a 10 89  |f...{fRfP.Sj.j..|
000000f0  e6 66 f7 36 e8 7b c0 e4  06 88 e1 88 c5 92 f6 36  |.f.6.{.........6|
00000100  ee 7b 88 c6 08 e1 41 b8  01 02 8a 16 f2 7b cd 13  |.{....A......{..|
00000110  8d 64 10 66 61 c3 e8 1e  00 4f 70 65 72 61 74 69  |.d.fa....Operati|
00000120  6e 67 20 73 79 73 74 65  6d 20 6c 6f 61 64 20 65  |ng system load e|
00000130  72 72 6f 72 2e 0d 0a 5e  ac b4 0e 8a 3e 62 04 b3  |rror...^....>b..|
00000140  07 cd 10 3c 0a 75 f1 cd  18 f4 eb fd 00 00 00 00  |...<.u..........|
00000150  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001b0  28 db 2b 00 00 00 00 00  70 8e 0e 0e 00 00 80 00  |(.+.....p.......|
000001c0  01 00 00 58 e0 fa 00 00  00 00 60 48 2c 00 00 fe  |...X......`H,...|
000001d0  ff ff ef fe ff ff 44 11  2c 00 80 12 00 00 00 00  |......D.,.......|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


=============================== StdErr Messages: ===============================

File descriptor 9 (/proc/5075/mounts) leaked on lvs invocation. Parent PID 13910: bash
File descriptor 63 (pipe:[53247]) leaked on lvs invocation. Parent PID 13910: bash

ADDITIONAL INFORMATION :
=================== log of boot-info 20190226_2211 ===================
boot-info version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
grub-probe: error: cannot find a GRUB drive for /dev/sdc1.  Check your device.map.
Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes.
boot-info is executed in live-session (Ubuntu 16.04 LTS, xenial, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
ls: cannot access '/home/usr/.config': No such file or directory

=================== os-prober:
/dev/sda2:Ubuntu 18.04.2 LTS (18.04):Ubuntu:linux

=================== blkid:
/dev/sda1: UUID="DEF8-66DC" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="491f776b-377c-4643-9b1f-54d24b98e7e8"
/dev/sda2: UUID="ede561d4-98c0-423a-a015-800cce7c60a4" TYPE="ext4" PARTUUID="db185543-2a65-48e0-9c99-cb22cbef8719"
/dev/sdb1: LABEL="Nouveau nom" UUID="5EDCB58ADCB55D49" TYPE="ntfs" PARTUUID="d42d3969-01"
/dev/loop0: TYPE="squashfs"
/dev/sda3: UUID="65a8690e-bd97-43a9-87bc-39049c6a6e18" TYPE="swap" PARTUUID="9bbb597b-6613-4c17-a734-1fb8fa0d0b2b"
/dev/sdc1: UUID="2016-04-20-22-29-52-00" LABEL="Ubuntu 16.04 LTS amd64" TYPE="iso9660" PTUUID="0e0e8e70" PTTYPE="dos" PARTUUID="0e0e8e70-01"
/dev/sdc2: SEC_TYPE="msdos" UUID="B1F5-0A13" TYPE="vfat" PARTUUID="0e0e8e70-02"


1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.

Presence of EFI/Boot file detected: /mnt/boot-sav/sda1/EFI/Boot/fbx64.efi

=================== sda2/etc/grub.d/ :
drwxr-xr-x  2 root root     4096 Feb 14 10:08 grub.d
total 80
-rwxr-xr-x 1 root root 10046 Feb  7 23:20 00_header
-rwxr-xr-x 1 root root  6258 Mar 15  2016 05_debian_theme
-rwxr-xr-x 1 root root 12693 Feb  7 23:20 10_linux
-rwxr-xr-x 1 root root 11298 Feb  7 23:20 20_linux_xen
-rwxr-xr-x 1 root root  1992 Jan 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 Feb  7 23:20 30_os-prober
-rwxr-xr-x 1 root root  1418 Apr 15  2016 30_uefi-firmware
-rwxr-xr-x 1 root root   214 Apr 15  2016 40_custom
-rwxr-xr-x 1 root root   216 Apr 15  2016 41_custom
-rw-r--r-- 1 root root   483 Apr 15  2016 README




=================== sda2/etc/default/grub :

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"



/boot/efi detected in the fstab of sda2: UUID=DEF8-66DC   (sda1)

=================== sda2recordfail=1/grub/grubenv :
recordfail=1




=================== efibootmgr -v
BootCurrent: 000D
Timeout: 1 seconds
BootOrder: 000D,0000,000A,000B,000C,0003
Boot0000* ubuntu	HD(1,GPT,491f776b-377c-4643-9b1f-54d24b98e7e8,0x800,0x100000)/File(EFIUBUNTUSHIMX64.EFI)
Boot0003* Hard Drive 	BBS(HD,,0x0)AMGOAMNO........o.W.D.C. .W.D.5.0.0.0.A.Z.L.X.-.0.7.K.2.T.A.0....................A...........................>..Gd-.;.A..MQ..L. . . . .W. .-.D.C.W.6.C.6.Z.K.Y.0.F.A.7......AMBOAMNO........o.W.D.C. .W.D.1.0.0.3.F.Z.E.X.-.0.0.M.K.2.A.0....................A...........................>..Gd-.;.A..MQ..L. . . . .W. .-.D.C.W.3.C.1.F.L.Z.E.V.V.Z......AMBOAMNO........e. .8...0.7....................A.............................2..Gd-.;.A..MQ..L.1.4.1.2.2.0.1.1.0.0.8.0.8.7......AMBO
Boot000A* ubuntu	HD(1,GPT,491f776b-377c-4643-9b1f-54d24b98e7e8,0x800,0x100000)/File(EFIUBUNTUGRUBX64.EFI)
Boot000B* UEFI OS	HD(1,GPT,491f776b-377c-4643-9b1f-54d24b98e7e8,0x800,0x100000)/File(EFIBOOTBOOTX64.EFI)
Boot000C* CD/DVD Drive 	BBS(CDROM,,0x0)AMGOAMNO........u.O.p.t.i.a.r.c. .D.V.D. .R.W. .A.D.-.5.2.4.0.S....................A...........................D..Gd-.;.A..MQ..L.O.p.t.i.a.r.c. .D.V.D. .R.W. .A.D.-.5.2.4.0.S......AMBO
Boot000D* UEFI:  8.07	PciRoot(0x0)/Pci(0x1a,0x0)/USB(1,0)/USB(4,0)/HD(1,MBR,0x112,0x2c1144,0x1280)AMBO

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled. (maybe sec-boot, Please report this message to boot.repair@gmail.com)


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	is-correct-EFI,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	not-far,	notbiosboot, /mnt/boot-sav/sda1.
sda2	: sda,	not-sepboot,	grubenv-ng	grub2,	signed grub-efi ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-has-goodEFI,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	notbiosboot, /mnt/boot-sav/sda2.
sdb1	: sdb,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	not--efi--part,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	notbiosboot, /mnt/boot-sav/sdb1.

sda	: GPT,	no-BIOS_boot,	has-correctEFI, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes
sdb	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	not-mmc, no-os,	2048 sectors * 512 bytes


=================== parted -lm:

BYT;
/dev/sda:500GB:scsi:512:4096:gpt:ATA WDC WD5000AZLX-0:;
1:1049kB:538MB:537MB:fat32:EFI System Partition:boot, esp;
2:538MB:483GB:483GB:ext4::;
3:483GB:500GB:17.0GB:linux-swap(v1)::;

BYT;
/dev/sdb:1000GB:scsi:512:4096:msdos:ATA WDC WD1003FZEX-0:;
1:1049kB:1000GB:1000GB:ntfs::;

BYT;
/dev/sdc:15.7GB:scsi:512:512:unknown: :;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
sda   disk          465.8G
sda1  part vfat       512M
sda2  part ext4     449.4G
sda3  part swap      15.9G
sdb   disk          931.5G
sdb1  part ntfs     931.5G Nouveau nom
sdc   disk iso9660   14.7G Ubuntu 16.04 LTS amd64
sdc1  part iso9660    1.4G Ubuntu 16.04 LTS amd64
sdc2  part vfat       2.3M Ubuntu 16.04 LTS amd64
sr0   rom            1024M
loop0 loop squashfs   1.3G

KNAME ROTA RO RM STATE   MOUNTPOINT
sda      1  0  0 running
sda1     1  0  0         /mnt/boot-sav/sda1
sda2     1  0  0         /mnt/boot-sav/sda2
sda3     1  0  0         [SWAP]
sdb      1  0  0 running
sdb1     1  0  0         /mnt/boot-sav/sdb1
sdc      1  0  1 running /cdrom
sdc1     1  0  1
sdc2     1  0  1
sr0      1  0  1 running
loop0    1  1  0         /rofs


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=8133036k,nr_inodes=2033259,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1629540k,mode=755)
/dev/sdc on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
/cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=21,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=1629540k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/sda1 on /mnt/boot-sav/sda1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sda2 on /mnt/boot-sav/sda2 type ext4 (rw,relatime,data=ordered)
/dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)


=================== ls:
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda3 size slaves stat subsystem trace uevent
/sys/block/sdb (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sdb1 size slaves stat subsystem trace uevent
/sys/block/sdc (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sdc1 sdc2 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd full fuse hidraw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 initctl input kmsg kvm lightnvm log lp0 mapper mcelog mei0 mem memory_bandwidth mqueue net network_latency network_throughput null parport0 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sdb sdb1 sdc sdc1 sdc2 sg0 sg1 sg2 sg3 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio vfio vga_arbiter vhci vhost-net watchdog watchdog0 zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sda1
00000000  eb 58 90 6d 6b 66 73 2e  66 61 74 00 02 08 20 00  |.X.mkfs.fat... .|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 10 00 fe 03 00 00  00 00 00 00 02 00 00 00  |................|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 dc 66 f8 de 4e  4f 20 4e 41 4d 45 20 20  |..).f..NO NAME  |
00000050  20 20 46 41 54 33 32 20  20 20 0e 1f be 77 7c ac  |  FAT32   ...w|.|
00000060  22 c0 74 0b 56 b4 0e bb  07 00 cd 10 5e eb f0 32  |".t.V.......^..2|
00000070  e4 cd 16 cd 19 eb fe 54  68 69 73 20 69 73 20 6e  |.......This is n|
00000080  6f 74 20 61 20 62 6f 6f  74 61 62 6c 65 20 64 69  |ot a bootable di|
00000090  73 6b 2e 20 20 50 6c 65  61 73 65 20 69 6e 73 65  |sk.  Please inse|
000000a0  72 74 20 61 20 62 6f 6f  74 61 62 6c 65 20 66 6c  |rt a bootable fl|
000000b0  6f 70 70 79 20 61 6e 64  0d 0a 70 72 65 73 73 20  |oppy and..press |
000000c0  61 6e 79 20 6b 65 79 20  74 6f 20 74 72 79 20 61  |any key to try a|
000000d0  67 61 69 6e 20 2e 2e 2e  20 0d 0a 00 00 00 00 00  |gain ... .......|
000000e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200

=================== hexdump -n512 -C /dev/sdb1
00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff 57 70 74 00 00 00 00  |.........Wpt....|
00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
00000040  f6 00 00 00 01 00 00 00  49 5d b5 dc 8a b5 dc 5e  |........I].....^|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |.....3.....|.h..|
00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
000000f0  68 07 bb 16 68 70 0e 16  68 09 00 66 53 66 53 66  |h...hp..h..fSfSf|
00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
00000110  28 10 b9 d8 0f fc f3 aa  e9 5f 01 90 90 66 60 1e  |(........_...f`.|
00000120  06 66 a1 11 00 66 03 06  1c 00 1e 66 68 00 00 00  |.f...f.....fh...|
00000130  00 66 50 06 53 68 01 00  68 10 00 b4 42 8a 16 0e  |.fP.Sh..h...B...|
00000140  00 16 1f 8b f4 cd 13 66  59 5b 5a 66 59 66 59 1f  |.......fY[ZfYfY.|
00000150  0f 82 16 00 66 ff 06 11  00 03 16 0f 00 8e c2 ff  |....f...........|
00000160  0e 16 00 75 bc 07 1f 66  61 c3 a0 f8 01 e8 09 00  |...u...fa.......|
00000170  a0 fb 01 e8 03 00 f4 eb  fd b4 01 8b f0 ac 3c 00  |..............<.|
00000180  74 09 b4 0e bb 07 00 cd  10 eb f2 c3 0d 0a 45 72  |t.............Er|
00000190  72 65 75 72 20 6c 65 63  74 75 72 65 20 64 69 73  |reur lecture dis|
000001a0  71 75 65 00 0d 0a 42 4f  4f 54 4d 47 52 20 61 62  |que...BOOTMGR ab|
000001b0  73 65 6e 74 00 0d 0a 42  4f 4f 54 4d 47 52 20 63  |sent...BOOTMGR c|
000001c0  6f 6d 70 72 65 73 73 82  00 0d 0a 43 74 72 6c 2b  |ompress....Ctrl+|
000001d0  41 6c 74 2b 53 75 70 70  72 20 70 6f 75 72 20 72  |Alt+Suppr pour r|
000001e0  65 64 82 6d 61 72 72 65  72 0d 0a 00 6f 20 72 65  |ed.marrer...o re|
000001f0  73 74 61 72 74 0d 0a 00  8c a4 b5 c9 00 00 55 aa  |start.........U.|
00000200

=================== df -Th:

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  7.8G     0  7.8G   0% /dev
tmpfs          tmpfs     1.6G  9.5M  1.6G   1% /run
/dev/sdc       iso9660   1.4G  1.4G     0 100% /cdrom
/dev/loop0     squashfs  1.4G  1.4G     0 100% /rofs
/cow           overlay   7.8G  109M  7.7G   2% /
tmpfs          tmpfs     7.8G  176K  7.8G   1% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     7.8G     0  7.8G   0% /sys/fs/cgroup
tmpfs          tmpfs     7.8G  264K  7.8G   1% /tmp
tmpfs          tmpfs     1.6G   76K  1.6G   1% /run/user/999
/dev/sda1      vfat      511M  6.1M  505M   2% /mnt/boot-sav/sda1
/dev/sda2      ext4      443G   22G  399G   6% /mnt/boot-sav/sda2
/dev/sdb1      fuseblk   932G  542G  390G  59% /mnt/boot-sav/sdb1

=================== fdisk -l:
Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/loop0: 1.3 GiB, 1433468928 bytes, 2799744 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes




Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 0DC2BAE6-AF08-4CF9-8285-3F5AE7177013

Device         Start       End   Sectors   Size Type
/dev/sda1       2048   1050623   1048576   512M EFI System
/dev/sda2    1050624 943493119 942442496 449.4G Linux filesystem
/dev/sda3  943493120 976771071  33277952  15.9G Linux swap


Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xd42d3969

Device     Boot Start        End    Sectors   Size Id Type
/dev/sdb1        2048 1953521663 1953519616 931.5G  7 HPFS/NTFS/exFAT


Disk /dev/sdc: 14.7 GiB, 15728640000 bytes, 30720000 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0e0e8e70

Device     Boot   Start     End Sectors  Size Id Type
/dev/sdc1  *          0 2902111 2902112  1.4G  0 Empty
/dev/sdc2       2888004 2892739    4736  2.3M ef EFI (FAT-12/16/32)




=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of sda2, using the following options:        sda1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s    use-standard-efi-file


=================== Final advice in case of suggested repair
Please do not forget to make your BIOS boot on sda1/efi/.../grub*.efi file!


=================== User settings
The settings chosen by the user will not act on the boot.

Hors ligne

#49 Le 27/02/2019, à 09:00

nam1962

Re : Lien symbolique qui disparaît... (NON RESOLU)

Il sera intéressant de regarder les sources : je vois que le système n'est pas à jour :

cat /etc/apt/sources.list
ls /etc/apt/sources.list.d -1

Sinon, sur un système en vrac comme çà, une clean install finalisée avec le script de GammaDraconis semble la soluce la plus rapide... (45 minutes max)


[ Modéré ]

Hors ligne

#50 Le 27/02/2019, à 09:11

maxire

Re : Lien symbolique qui disparaît... (NON RESOLU)

Salut,

Comme le remarque fort justement Cigole, ce n'est pas un problème de paramétrage du firmware efi mais un problème de démarrage de SystemD.
D'après l'image donnée en lien par Cigole  https://zupimages.net/up/19/09/0dzs.png nous avons :

You are in emergency mode. Aftrer logging in, type "" to view system logs, "systemctl reboot" to reboot, "systemctl default" or "exit" to boot in default mode.
Appuyez sur Entrée pour la maintenance (ou appuyez sur Ctrl et D pour continer) :

Tout ce que Yves11 a à faire est expliqué et partiellement en français en plus.
Donc Yves11, arrivé à cet écran tu tapes la touche entrée, ensuite tu passes cette commande :

journalctl -xeb

Cette commande affichera la fin du journal de SystemD et tu pourras visualiser les messages en utilisant les touches de pagination (Ctrl et c pour quitter l'affichage du journal).

Cependant je vois :

- la fstab telle que fournie par le boot-info :

=============================== sda2/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation
UUID=ede561d4-98c0-423a-a015-800cce7c60a4 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=DEF8-66DC  /boot/efi       vfat    umask=0077      0       1
# swap was on /dev/sda3 during installation
UUID=65a8690e-bd97-43a9-87bc-39049c6a6e18 none            swap    sw              0       0

#
# La partition de données ntfs du HDD externe :
UUID=5EDCB58ADCB55D49   /DATA-5EDC   defaults,locale=fr_FR.UTF-8,nofail,permissions,windows_names  0  0
#

- Les partitions telles que données par le boot-info :

"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        DEF8-66DC                              vfat       
/dev/sda2        ede561d4-98c0-423a-a015-800cce7c60a4   ext4       
/dev/sda3        65a8690e-bd97-43a9-87bc-39049c6a6e18   swap       
/dev/sdb1        5EDCB58ADCB55D49                       ntfs       Nouveau nom
/dev/sdc1        2016-04-20-22-29-52-00                 iso9660    Ubuntu 16.04 LTS amd64
/dev/sdc2        B1F5-0A13                              vfat     

C'est quoi ce point de montage  /DATA-5EDC de la partition ntfs ?
A-t-il été bien créé ?
Il manque ntfs dans la ligne,

UUID=5EDCB58ADCB55D49   /DATA-5EDC   defaults,locale=fr_FR.UTF-8,nofail,permissions,windows_names  0  0
#

à corriger en ;

UUID=5EDCB58ADCB55D49   /DATA-5EDC   ntfs defaults,locale=fr_FR.UTF-8,nofail,permissions,windows_names  0  0
#

Comme remarqué par moko.

Donc tu corriges la fstatb via cette commande :

nano /etc/fstab

ctrl et x pour sortir et confrmation en tapant o (lettre) et touche entrée.
Tu vérifies que /DATA-5EDC est bien créé :

mkdir /DATA-5EDC

Si le répertoire existe déjà tu obtiens un message d'erreur le signalant sinon il est créé.

Finalement :

systemctl reboot

pour redémarrer.

Edit :
Je n'avais pas lu la totalité du message de moko138 qui propose la même solution mais via un live-usb.
Désolé si mon message est en trop !

Dernière modification par maxire (Le 27/02/2019, à 10:12)


Maxire
Archlinux/Mate + Ubuntu 22.04 + Archlinux/Gnome sur poste de travail

Hors ligne