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.

#1 Le 20/02/2019, à 10:47

J-F_R_44

Plantage PC sous 18.04 [Résolu]

Bonjour,
on ne reste pas longtemps absent du forum sad
historique PC qui fonctionne correctement, puis je veux ouvrir une appli en l'occurrence XNVIEW et là elle ne s'ouvre pas,
je veux la désinstaller pour pouvoir la réinstaller et il ne se passe rien, je demande un redémarrage et là plantage avec écran
mauve avec les choix de redémarrage UBUNTU, rescue et console...
plusieurs essais et je reviens toujours (initramfs) _
puis en tapant C sur l'écran j'ai l'invite Grub> je vais essayer les commandes de la page
https://forum.ubuntu-fr.org/viewtopic.php?id=902271
si elles sont toujours d'actualité, j'ai aussi essayé avec un DVD Bootrepair il dit que c'est réparé mais pas de redémarrage,
je me demande si Bootrepair est vraiment utile...
Donc à suivre ce soir c'est bien l'informatique on ne s’ennuie jamais...

Dernière modification par J-F_R_44 (Le 01/03/2019, à 08:37)


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#2 Le 20/02/2019, à 11:42

Caribou22

Re : Plantage PC sous 18.04 [Résolu]

Bonjour,
Peux-tu ouvrir une session live pour nous faire parvenir un rapport boot-info ? Tuto ici : https://doc.ubuntu-fr.org/tutoriel/boot-info

Hors ligne

#3 Le 20/02/2019, à 21:37

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Merci pour cette réponse, le rapport :
http://paste.ubuntu.com/p/JHfjSCzzTY/


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#4 Le 21/02/2019, à 21:32

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Bonsoir,
après essais je pense que mon disque dur est HS il est pourtant neuf du 30/07/2018 je vais devoir voir pour la garantie.
si qui est le plus pénible et même très pénible c'est de devoir tout ré-installer...


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#5 Le 21/02/2019, à 23:59

Caribou22

Re : Plantage PC sous 18.04 [Résolu]

Bonsoir,
En tout cas, le message déterminant dans le boot-info est sans doute celui-ci :

Mounting failed:   mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

Je n'ai jamais vu ce message et je n'ai pas trouvé de messages résolus sur Internet pour le moment hmm
Avis aux experts d'ici. Si la garantie expire dans longtemps, attend d'avoir plus de réponses que la mienne avant d'envisager un échange.

Moi, je peux juste te faire faire une expérience, à laquelle je ne crois pas trop :

- Télécharger Super Grub2 Disk ici : https://www.supergrubdisk.org/category/ … sk-stable/
- Créer une clé USB bootable avec l'ISO téléchargée et booter dessus. (Exactement la même procédure qu'en créant une clé USB bootable Ubuntu)
- Tu auras un menu Grub affichant tous les OS installés. Vois si ça te permet de démarrer Ubuntu.

Hors ligne

#6 Le 22/02/2019, à 08:45

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Bonjour,

merci de ton conseil je vais d'abord allez cherchez les outils Toshiba pour tester le disque dur,
si je dois le ramener en garantie il faut que je sois sûr du défaut.


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#7 Le 22/02/2019, à 09:08

Nasman

Re : Plantage PC sous 18.04 [Résolu]

Quelques bizareries :
- grub semble installé dans la zone amorce de sda1 et core.img est à une adresse élévée.

Boot sector info:  Grub2 (v2.00) is installed in the boot sector of sda1 
                       and looks at sector 42394984 of the same hard drive 
                       for core.img. core.img is at this location and looks 
                       for (,msdos1)/boot/grub.

Pourquoi core.img n'est pas dans le "mbr gap" (à la LBA=1) puisque cet espace devrait être disponible (tables des partitions en msdos et non pas gpt)

- syslinux est dans le mbr de sda - on s'attendrait plutôt à grub.

Pour corriger, je tenterais un

sudo grub-install /dev/sda

As tu un système Windows sur ce PC ? Il est fait mention de Windows dans le mbr de sdb. Dans ce disque on y voit une partition en fat32 sdb1 mais elle peut simplement servir de stockage sans qu'il y ait un système Windows.
Nota : il est déconseillé de garder ce type de partition si tu n'as pas de Windows pour la réparer


PC fixe sous Bionic 64 bits et portable avec Focal 64 bits

Hors ligne

#8 Le 22/02/2019, à 10:15

malbo

Re : Plantage PC sous 18.04 [Résolu]

Bonjour,
Ton Boot-Info du post #3 est là :

 Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 23Nov2014]


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

 => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sda.
 => Windows 2000/XP/2003 is installed in the MBR of /dev/sdb.

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  Grub2 (v1.99-2.00)
    Boot sector info:  Grub2 (v2.00) is installed in the boot sector of sda1 
                       and looks at sector 42394984 of the same hard drive 
                       for core.img. core.img is at this location and looks 
                       for (,msdos1)/boot/grub.
    Mounting failed:   mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so


sda2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Mounting failed:   mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

mount: wrong fs type, bad option, bad superblock on /dev/sda5,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so


sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdb2: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

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

Drive: sda _____________________________________________________________________

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048   195,713,023   195,710,976  83 Linux
/dev/sda2         195,715,070 1,953,523,711 1,757,808,642   5 Extended
/dev/sda5         195,715,072 1,953,523,711 1,757,808,640  83 Linux


Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1                  63   585,939,547   585,939,485   c W95 FAT32 (LBA)
/dev/sdb2    *    585,939,548   976,773,167   390,833,620  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        cfed4461-0f3d-49be-ab80-71b628b7a88b   ext4       
/dev/sda5        07086274-de3d-4d5b-9652-69a85974756b   ext4       
/dev/sdb1        BEBC-AD9D                              vfat       Sauvegarde
/dev/sdb2        28796f55-e466-47fc-bc62-c3b7d0c3ae5c   ext4       Dispo
/dev/sr0                                                iso9660    Boot-Repair-Disk 64bit
/dev/zram0       e3d71071-4236-422e-8477-69bd12f7b892   swap       
/dev/zram1       ee93b63c-b02d-4c9b-a5bc-b19d6916f1e4   swap       

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

total 0
lrwxrwxrwx 1 root root  9 Feb 20 19:25 ata-PIONEER_DVD-RW_DVR-111D -> ../../sr0
lrwxrwxrwx 1 root root  9 Feb 20 19:34 ata-TOSHIBA_DT01ACA100_Z710TB0FS -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 20 19:25 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 20 19:25 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 20 19:25 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Feb 20 19:34 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 20 19:32 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 20 19:25 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364-part2 -> ../../sdb2
lrwxrwxrwx 1 root root  9 Feb 20 19:34 wwn-0x5000039fd3eaa1f0 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 20 19:25 wwn-0x5000039fd3eaa1f0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 20 19:25 wwn-0x5000039fd3eaa1f0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 20 19:25 wwn-0x5000039fd3eaa1f0-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Feb 20 19:34 wwn-0x50014ee1020c34d2 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 20 19:32 wwn-0x50014ee1020c34d2-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 20 19:25 wwn-0x50014ee1020c34d2-part2 -> ../../sdb2

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

Device           Mount_Point              Type       Options

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


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

hexdump: u: bad byte count
/usr/share/boot-sav/bis.sh: line 1746: [: -eq: unary operator expected
cat: write error: Broken pipe
File descriptor 9 (/proc/11100/mounts) leaked on lvs invocation. Parent PID 17538: bash
File descriptor 63 (pipe:[58399]) leaked on lvs invocation. Parent PID 17538: bash
  No volume groups found

ADDITIONAL INFORMATION :
=================== log of boot-info 2019-02-20__19h34 ===================
boot-info version : 4ppa14
boot-sav version : 4ppa14
glade2script version : 3.2.2~ppa47~saucy
boot-sav-extra version : 4ppa14
File descriptor 9 (/proc/11100/mounts) leaked on lvs invocation. Parent PID 12585: /bin/sh
No volume groups found
boot-info is executed in live-session (Boot-Repair-Disk 64bit 29nov2014, trusty, Ubuntu, x86_64)
ls: cannot access /home/usr/.config: No such file or directory
CPU op-mode(s):        32-bit, 64-bit
file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

mount /dev/sda1 : Error code 32
mount -r /dev/sda1 /mnt/boot-sav/sda1
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

mount -r /dev/sda1 : Error code 32
mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

mount /dev/sda5 : Error code 32
mount -r /dev/sda5 /mnt/boot-sav/sda5
mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

mount -r /dev/sda5 : Error code 32

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

=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/sda1: UUID="cfed4461-0f3d-49be-ab80-71b628b7a88b" TYPE="ext4"
/dev/sda5: UUID="07086274-de3d-4d5b-9652-69a85974756b" TYPE="ext4"
/dev/sdb1: LABEL="Sauvegarde" UUID="BEBC-AD9D" TYPE="vfat"
/dev/sdb2: LABEL="Dispo" UUID="28796f55-e466-47fc-bc62-c3b7d0c3ae5c" TYPE="ext4"
/dev/sr0: LABEL="Boot-Repair-Disk 64bit" TYPE="iso9660"
/dev/zram0: UUID="e3d71071-4236-422e-8477-69bd12f7b892" TYPE="swap"
/dev/zram1: UUID="ee93b63c-b02d-4c9b-a5bc-b19d6916f1e4" TYPE="swap"


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

mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

mount /dev/sda1 : Error code 32
mount -r /dev/sda1 /mnt/boot-sav/sda1
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

mount -r /dev/sda1 : Error code 32
mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

mount /dev/sda5 : Error code 32
mount -r /dev/sda5 /mnt/boot-sav/sda5
mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail  or so

mount -r /dev/sda5 : Error code 32
Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.
=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	is-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,	/mnt/boot-sav/sda1.
sda5	: sda,	maybesepboot,	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,	/mnt/boot-sav/sda5.
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,	/mnt/boot-sav/sdb1.
sdb2	: sdb,	maybesepboot,	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,	/mnt/boot-sav/sdb2.

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


=================== parted -l:

Model: ATA TOSHIBA DT01ACA1 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos

Number  Start   End     Size   Type      File system  Flags
1      1049kB  100GB   100GB  primary   ext4         boot
2      100GB   1000GB  900GB  extended
5      100GB   1000GB  900GB  logical   ext4


Model: ATA WDC WD5000AADS-0 (scsi)
Disk /dev/sdb: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size   Type     File system  Flags
1      32.3kB  300GB  300GB  primary  fat32        lba
2      300GB   500GB  200GB  primary  ext4         boot



                                                                          
Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0
has been opened read-only.

                                                                          
Error: /dev/sr0: unrecognised disk label


                                                                          
Error: /dev/zram0: unrecognised disk label


                                                                          
Error: /dev/zram1: unrecognised disk label

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

BYT;
/dev/sda:1000GB:scsi:512:4096:msdos:ATA TOSHIBA DT01ACA1;
1:1049kB:100GB:100GB:ext4::boot;
2:100GB:1000GB:900GB:::;
5:100GB:1000GB:900GB:ext4::;

BYT;
/dev/sdb:500GB:scsi:512:512:msdos:ATA WDC WD5000AADS-0;
1:32.3kB:300GB:300GB:fat32::lba;
2:300GB:500GB:200GB:ext4::boot;


                                                                          
Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0
has been opened read-only.

                                                                          
Error: /dev/sr0: unrecognised disk label


                                                                          
Error: /dev/zram0: unrecognised disk label


                                                                          
Error: /dev/zram1: unrecognised disk label


=================== mount:
/cow on / type overlayfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/fs/cgroup type tmpfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
none on /sys/fs/pstore type pstore (rw)
systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=lubuntu)
/dev/sdb1 on /mnt/boot-sav/sdb1 type vfat (rw)
/dev/sdb2 on /mnt/boot-sav/sdb2 type ext4 (rw)


=================== ls:
/sys/block/fd0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda5 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 power queue range removable ro sdb1 sdb2 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 power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dri ecryptfs fb0 fd fd0 full fuse fw0 hidraw0 hidraw1 hpet input kmsg kvm log mapper mcelog mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sdb2 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom v4l vga_arbiter vhci vhost-net video0 zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sdb1
00000000  eb 58 90 6d 6b 66 73 2e  66 61 74 00 02 40 20 00  |.X.mkfs.fat..@ .|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 3f 00 00 00  |........?...?...|
00000020  1d ba ec 22 55 17 01 00  00 00 00 00 02 00 00 00  |..."U...........|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 9d ad bc be 53  61 75 76 65 67 61 72 64  |..)....Sauvegard|
00000050  65 20 46 41 54 33 32 20  20 20 0e 1f be 77 7c ac  |e 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

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

Filesystem     Type       Size  Used Avail Use% Mounted on
/cow           overlayfs  3.0G   45M  2.9G   2% /
udev           devtmpfs   2.9G   12K  2.9G   1% /dev
tmpfs          tmpfs      597M  1.3M  596M   1% /run
/dev/sr0       iso9660    614M  614M     0 100% /cdrom
/dev/loop0     squashfs   549M  549M     0 100% /rofs
none           tmpfs      4.0K     0  4.0K   0% /sys/fs/cgroup
tmpfs          tmpfs      3.0G  604K  3.0G   1% /tmp
none           tmpfs      5.0M     0  5.0M   0% /run/lock
none           tmpfs      3.0G     0  3.0G   0% /run/shm
none           tmpfs      100M   16K  100M   1% /run/user
/dev/sdb1      vfat       280G  181G   99G  65% /mnt/boot-sav/sdb1
/dev/sdb2      ext4       184G   60M  174G   1% /mnt/boot-sav/sdb2

=================== fdisk -l:

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 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
Disk identifier: 0x00f61d3b

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048   195713023    97855488   83  Linux
/dev/sda2       195715070  1953523711   878904321    5  Extended
Partition 2 does not start on physical sector boundary.
/dev/sda5       195715072  1953523711   878904320   83  Linux

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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 identifier: 0x29442943

Device Boot      Start         End      Blocks   Id  System
/dev/sdb1              63   585939547   292969742+   c  W95 FAT32 (LBA)
/dev/sdb2   *   585939548   976773167   195416810   83  Linux


gui-tab-other.sh: line 94: _checkbutton_repairfilesystems: command not found


=================== Suggested repair
The default repair of the Boot-Repair utility would restore the [(generic mbr)] MBR in sda, and make it boot on sda1.
Additional repair would be performed: unhide-bootmenu-10s repair-filesystems


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

On y voit :

boot-info is executed in live-session (Boot-Repair-Disk 64bit 29nov2014, trusty, Ubuntu, x86_64)

Cette version de Boot-Repair-Disk est obsolète. Voir mon fil : Boot-Repair-Disk est obsolète pour Ubuntu 16.10
C'est pour ça que le montage des partitions EXT4 apparaît comme impossible dans le Boot-Info. Mais en fait, ces partitions doivent être intactes et il faudrait que tu fasses un Boot-Info depuis une session live de Ubuntu 18.04 (en utilisant une LiveUSB ou un LiveDVD de Ubuntu 18.04.1 64 bits)

Dernière modification par malbo (Le 22/02/2019, à 10:19)

Hors ligne

#9 Le 22/02/2019, à 11:30

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Merci pour ces informations, je vais essayer cette solution après avoir mis à jour mon disque Boot-Repair,
je suis effectivement très surpris de voir Windows dans le rapport je n'ai jamais installé Windows sur ce disque mais directement 18.04.
Toujours est-il qu'hier soir en faisant quelques manip avec Boot-Repair j'ai créé 2 rapports et bêtement j'ai enregistrer les liens http dans un fichier texte sur le bureau, impossible de les retrouver après.


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#10 Le 22/02/2019, à 14:10

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Et bien pas de chance pas d'outil à copier sur un disque ou une clef USB pour vérifier l'état du disque chez Toshiba dommage.
Seagate fait mieux les choses.
Quel est le dernier Boot-info à utiliser et où le télécharger, c'est pas clair sur le site ?


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#11 Le 22/02/2019, à 14:27

malbo

Re : Plantage PC sous 18.04 [Résolu]

Pour le Boot-Info, je t'avais indiqué dans le post #8 le lien vers la page de la doc : https://doc.ubuntu-fr.org/tutoriel/boot-info
La partie de cette doc à NE PAS utiliser est "2. Méthode alternative: depuis Boot-Repair-Disk" parce que cet outil Boot-Repair-Disk est merdique comme tu as pu en faire l'expérience.
Ce qu'il faut utiliser dans ton cas, c'est le paragraphe 1.1.2 Cas où aucun ubuntu installé sur disque n'est opérationnel et ça commence donc par "Démarrez votre ordinateur sur un DVD ou liveUSB Ubuntu, et choisissez Essayer Ubuntu". C'est pour cette raison que je t'ai proposé de faire une LiveUSB ou un LiveDVD de Ubuntu 18.04.1 64 bits. Le fichier ISO a télécharger est ici : http://old-releases.ubuntu.com/releases … -amd64.iso

Dernière modification par malbo (Le 22/02/2019, à 14:29)

Hors ligne

#12 Le 22/02/2019, à 14:58

Caribou22

Re : Plantage PC sous 18.04 [Résolu]

J-F_R_44 a écrit :

Et bien pas de chance pas d'outil à copier sur un disque ou une clef USB pour vérifier l'état du disque chez Toshiba dommage.
Seagate fait mieux les choses.

On verra ça après le boot-info, et sans avoir besoin d'un logiciel Seagate, Toshiba ou autres wink https://doc.ubuntu-fr.org/smartmontools
Mais le boot-info d'abord. Chaque chose en son temps smile

Hors ligne

#13 Le 23/02/2019, à 08:36

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Bonjour,
merci pour les explications et la patience, le rapport :
http://paste.ubuntu.com/p/mtVTjhYgWJ/
 

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


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

 => Syslinux MBR (4.04-4.07) is installed in the MBR of /dev/sda.
 => Windows 2000/XP/2003 is installed in the MBR of /dev/sdb.

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  Grub2 (v1.99-2.00)
    Boot sector info:  Grub2 (v2.00) is installed in the boot sector of sda1 
                       and looks at sector 42394984 of the same hard drive 
                       for core.img. core.img is at this location and looks 
                       for (,msdos1)/boot/grub. It also embeds following 
                       components:
                       
                       modules
                       -------------------------------------------------------
                       fshelp ext2 part_msdos biosdisk
                       -------------------------------------------------------
    Operating System:  Ubuntu 18.04.2 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab 
                       /boot/grub/i386-pc/core.img

sda2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdb2: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 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/sda1    *          2,048   195,713,023   195,710,976  83 Linux
/dev/sda2         195,715,070 1,953,523,711 1,757,808,642   5 Extended
/dev/sda5         195,715,072 1,953,523,711 1,757,808,640  83 Linux


Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 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/sdb1                  63   585,939,547   585,939,485   c W95 FAT32 (LBA)
/dev/sdb2    *    585,939,548   976,773,167   390,833,620  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/loop1                                              squashfs   
/dev/loop2                                              squashfs   
/dev/loop3                                              squashfs   
/dev/loop4                                              squashfs   
/dev/loop5                                              squashfs   
/dev/loop6                                              squashfs   
/dev/loop7                                              squashfs   
/dev/sda1        cfed4461-0f3d-49be-ab80-71b628b7a88b   ext4       
/dev/sda5        07086274-de3d-4d5b-9652-69a85974756b   ext4       
/dev/sdb1        BEBC-AD9D                              vfat       Sauvegarde
/dev/sdb2        28796f55-e466-47fc-bc62-c3b7d0c3ae5c   ext4       Dispo
/dev/sr0         2018-07-25-03-21-56-00                 iso9660    Ubuntu 18.04.1 LTS amd64

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

total 0
lrwxrwxrwx 1 root root  9 Feb 23 06:08 ata-PIONEER_DVD-RW_DVR-111D -> ../../sr0
lrwxrwxrwx 1 root root  9 Feb 23 06:29 ata-TOSHIBA_DT01ACA100_Z710TB0FS -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 23 06:29 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 23 06:29 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 23 06:29 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Feb 23 06:29 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 23 06:29 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 23 06:29 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364-part2 -> ../../sdb2
lrwxrwxrwx 1 root root  9 Feb 23 06:29 wwn-0x5000039fd3eaa1f0 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 23 06:29 wwn-0x5000039fd3eaa1f0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 23 06:29 wwn-0x5000039fd3eaa1f0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 23 06:29 wwn-0x5000039fd3eaa1f0-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Feb 23 06:29 wwn-0x50014ee1020c34d2 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 23 06:29 wwn-0x50014ee1020c34d2-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 23 06:29 wwn-0x50014ee1020c34d2-part2 -> ../../sdb2

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

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sr0         /cdrom                   iso9660    (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)


=========================== sda1/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_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
else
  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
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=10
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 10 ; 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-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
	else
	  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
	fi
        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b 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-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
	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-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
		else
		  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
		fi
		echo	'Chargement de Linux 4.15.0-45-generic…'
	        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b 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-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
		else
		  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
		fi
		echo	'Chargement de Linux 4.15.0-45-generic…'
	        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-45-generic
	}
	menuentry 'Ubuntu, avec Linux 4.15.0-44-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-44-generic-advanced-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
		else
		  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
		fi
		echo	'Chargement de Linux 4.15.0-44-generic…'
	        linux	/boot/vmlinuz-4.15.0-44-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-44-generic
	}
	menuentry 'Ubuntu, with Linux 4.15.0-44-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-44-generic-recovery-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
		else
		  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
		fi
		echo	'Chargement de Linux 4.15.0-44-generic…'
	        linux	/boot/vmlinuz-4.15.0-44-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.15.0-44-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+ ###
menuentry 'Memory test (memtest86+)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
	else
	  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
	else
	  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### 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 ###
### 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 ###
--------------------------------------------------------------------------------

=============================== sda1/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/sda1 during installation
UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda5 during installation
UUID=07086274-de3d-4d5b-9652-69a85974756b /home           ext4    defaults        0       2
/swapfile                                 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

  20.323566437 = 21.822263296   boot/grub/grub.cfg                             2
  20.215526581 = 21.706256384   boot/grub/i386-pc/core.img                     1
  50.727436066 = 54.468169728   boot/vmlinuz-4.15.0-44-generic                 1
  16.946186066 = 18.195828736   boot/vmlinuz-4.15.0-45-generic                 1
  16.946186066 = 18.195828736   vmlinuz                                        1
  50.727436066 = 54.468169728   vmlinuz.old                                    1
  16.676193237 = 17.905926144   boot/initrd.img-4.15.0-44-generic              2
  12.042030334 = 12.930031616   boot/initrd.img-4.15.0-45-generic              5
  12.042030334 = 12.930031616   initrd.img                                     5
  16.676193237 = 17.905926144   initrd.img.old                                 2

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

File descriptor 9 (/proc/7429/mountinfo) leaked on lvs invocation. Parent PID 17529: bash
File descriptor 63 (pipe:[194706]) leaked on lvs invocation. Parent PID 17529: bash

ADDITIONAL INFORMATION :
=================== log of boot-info 20190223_0628 ===================
boot-info version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0 has been opened read-only.
Partition 2 does not start on physical sector boundary.
boot-info is executed in live-session (Ubuntu 18.04.1 LTS, bionic, Ubuntu, x86_64)
CPU op-mode(s):      32-bit, 64-bit
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
ls: impossible d'accéder à '/home/usr/.config': Aucun fichier ou dossier de ce type

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

=================== blkid:
/dev/sda1: UUID="cfed4461-0f3d-49be-ab80-71b628b7a88b" TYPE="ext4" PTTYPE="dos" PARTUUID="00f61d3b-01"
/dev/sda5: UUID="07086274-de3d-4d5b-9652-69a85974756b" TYPE="ext4" PARTUUID="00f61d3b-05"
/dev/sdb1: LABEL="Sauvegarde" UUID="BEBC-AD9D" TYPE="vfat" PARTUUID="29442943-01"
/dev/sdb2: LABEL="Dispo" UUID="28796f55-e466-47fc-bc62-c3b7d0c3ae5c" TYPE="ext4" PARTUUID="29442943-02"
/dev/sr0: UUID="2018-07-25-03-21-56-00" LABEL="Ubuntu 18.04.1 LTS amd64" TYPE="iso9660" PTUUID="663eb4c4" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"


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

Partition 2 does not start on physical sector boundary.
Partition 2 does not start on physical sector boundary.

=================== sda1/etc/grub.d/ :
drwxr-xr-x  2 root root    4096 févr. 10 07:27 grub.d
total 80
-rwxr-xr-x 1 root root 10046 févr.  7 23:20 00_header
-rwxr-xr-x 1 root root  6258 juil. 16  2018 05_debian_theme
-rwxr-xr-x 1 root root 12693 juil. 17  2018 10_linux
-rwxr-xr-x 1 root root 11298 juil. 17  2018 20_linux_xen
-rwxr-xr-x 1 root root  1992 janv. 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 juil. 17  2018 30_os-prober
-rwxr-xr-x 1 root root  1418 juil. 17  2018 30_uefi-firmware
-rwxr-xr-x 1 root root   214 juil. 17  2018 40_custom
-rwxr-xr-x 1 root root   216 juil. 17  2018 41_custom
-rw-r--r-- 1 root root   483 juil. 17  2018 README




=================== sda1/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=10
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"




=================== sda1recordfail=1/grub/grubenv :
recordfail=1




=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	grubenv-ng	grub2,	grub-pc ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-without-efi,	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/sda1.
sda5	: sda,	maybesepboot,	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/sda5.
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.
sdb2	: sdb,	maybesepboot,	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/sdb2.

sda	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	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,	63 sectors * 512 bytes


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

BYT;
/dev/sda:1000GB:scsi:512:4096:msdos:ATA TOSHIBA DT01ACA1:;
1:1049kB:100GB:100GB:ext4::boot;
2:100GB:1000GB:900GB:::;
5:100GB:1000GB:900GB:ext4::;

BYT;
/dev/sdb:500GB:scsi:512:512:msdos:ATA WDC WD5000AADS-0:;
1:32.3kB:300GB:300GB:fat32::lba;
2:300GB:500GB:200GB:ext4::boot;

BYT;
/dev/sr0:1953MB:scsi:2048:2048:mac:PIONEER DVD-RW DVR-111D:;
1:2048B:6143B:4096B::Apple:;
2:1913MB:1916MB:2392kB::EFI:;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
fd0   disk              4K
loop0 loop squashfs   1,8G
loop1 loop squashfs  86,9M
loop2 loop squashfs  34,7M
loop3 loop squashfs 140,9M
loop4 loop squashfs   2,3M
loop5 loop squashfs    13M
loop6 loop squashfs  14,5M
loop7 loop squashfs   3,7M
sda   disk          931,5G
sda1  part ext4      93,3G
sda2  part              1K
sda5  part ext4     838,2G
sdb   disk          465,8G
sdb1  part vfat     279,4G Sauvegarde
sdb2  part ext4     186,4G Dispo
sr0   rom  iso9660    1,8G Ubuntu 18.04.1 LTS amd64

KNAME ROTA RO RM STATE   MOUNTPOINT
fd0      1  0  1
loop0    1  1  0         /rofs
loop1    1  1  0         /snap/core/4917
loop2    1  1  0         /snap/gtk-common-themes/319
loop3    1  1  0         /snap/gnome-3-26-1604/70
loop4    1  1  0         /snap/gnome-calculator/180
loop5    1  1  0         /snap/gnome-characters/103
loop6    1  1  0         /snap/gnome-logs/37
loop7    1  1  0         /snap/gnome-system-monitor/51
sda      1  0  0 running
sda1     1  0  0         /mnt/boot-sav/sda1
sda2     1  0  0
sda5     1  0  0         /mnt/boot-sav/sda5
sdb      1  0  0 running
sdb1     1  0  0         /mnt/boot-sav/sdb1
sdb2     1  0  0         /mnt/boot-sav/sdb2
sr0      1  0  1 running /cdrom


=================== 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=3030616k,nr_inodes=757654,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=610360k,mode=755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)
/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/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=26,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14226)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/121 type tmpfs (rw,nosuid,nodev,relatime,size=610356k,mode=700,uid=121,gid=125)
/var/lib/snapd/snaps/core_4917.snap on /snap/core/4917 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gtk-common-themes_319.snap on /snap/gtk-common-themes/319 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-3-26-1604_70.snap on /snap/gnome-3-26-1604/70 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-calculator_180.snap on /snap/gnome-calculator/180 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-characters_103.snap on /snap/gnome-characters/103 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-logs_37.snap on /snap/gnome-logs/37 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-system-monitor_51.snap on /snap/gnome-system-monitor/51 type squashfs (ro,nodev,relatime,x-gdu.hide)
tmpfs on /run/snapd/ns type tmpfs (rw,nosuid,noexec,relatime,size=610360k,mode=755)
nsfs on /run/snapd/ns/gnome-characters.mnt type nsfs (rw)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=610356k,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 ext4 (rw,relatime,data=ordered)
/dev/sda5 on /mnt/boot-sav/sda5 type ext4 (rw,relatime,data=ordered)
/dev/sdb1 on /mnt/boot-sav/sdb1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdb2 on /mnt/boot-sav/sdb2 type ext4 (rw,relatime,data=ordered)


=================== ls:
/sys/block/fd0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro sda1 sda2 sda5 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 hidden holders inflight integrity power queue range removable ro sdb1 sdb2 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 hidden 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 drm_dp_aux0 dvd dvdrw ecryptfs fb0 fd fd0 full fuse fw0 hidraw0 hidraw1 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 initctl input kmsg kvm lightnvm log mapper mcelog media0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sdb2 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net vhost-vsock video0 zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sdb1
00000000  eb 58 90 6d 6b 66 73 2e  66 61 74 00 02 40 20 00  |.X.mkfs.fat..@ .|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 3f 00 00 00  |........?...?...|
00000020  1d ba ec 22 55 17 01 00  00 00 00 00 02 00 00 00  |..."U...........|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 9d ad bc be 53  61 75 76 65 67 61 72 64  |..)....Sauvegard|
00000050  65 20 46 41 54 33 32 20  20 20 0e 1f be 77 7c ac  |e 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
Partition 2 does not start on physical sector boundary.

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  2.9G     0  2.9G   0% /dev
tmpfs          tmpfs     597M  1.9M  595M   1% /run
/dev/sr0       iso9660   1.9G  1.9G     0 100% /cdrom
/dev/loop0     squashfs  1.8G  1.8G     0 100% /rofs
/cow           overlay   3.0G  432M  2.5G  15% /
tmpfs          tmpfs     3.0G   55M  2.9G   2% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     3.0G     0  3.0G   0% /sys/fs/cgroup
tmpfs          tmpfs     3.0G  520K  3.0G   1% /tmp
tmpfs          tmpfs     597M   16K  597M   1% /run/user/121
/dev/loop1     squashfs   87M   87M     0 100% /snap/core/4917
/dev/loop2     squashfs   35M   35M     0 100% /snap/gtk-common-themes/319
/dev/loop3     squashfs  141M  141M     0 100% /snap/gnome-3-26-1604/70
/dev/loop4     squashfs  2.4M  2.4M     0 100% /snap/gnome-calculator/180
/dev/loop5     squashfs   13M   13M     0 100% /snap/gnome-characters/103
/dev/loop6     squashfs   15M   15M     0 100% /snap/gnome-logs/37
/dev/loop7     squashfs  3.8M  3.8M     0 100% /snap/gnome-system-monitor/51
tmpfs          tmpfs     597M   32K  597M   1% /run/user/999
/dev/sda1      ext4       92G   19G   68G  22% /mnt/boot-sav/sda1
/dev/sda5      ext4      825G  179G  604G  23% /mnt/boot-sav/sda5
/dev/sdb1      vfat      280G  181G   99G  65% /mnt/boot-sav/sdb1
/dev/sdb2      ext4      184G   60M  174G   1% /mnt/boot-sav/sdb2

=================== fdisk -l:
Disk /dev/loop0: 1.8 GiB, 1864450048 bytes, 3641504 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/loop1: 86.9 MiB, 91099136 bytes, 177928 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/loop2: 34.7 MiB, 36323328 bytes, 70944 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/loop3: 140.9 MiB, 147722240 bytes, 288520 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/loop4: 2.3 MiB, 2433024 bytes, 4752 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/loop5: 13 MiB, 13619200 bytes, 26600 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/loop6: 14.5 MiB, 15196160 bytes, 29680 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/loop7: 3.7 MiB, 3887104 bytes, 7592 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: 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: 0x00f61d3b

Device     Boot     Start        End    Sectors   Size Id Type
/dev/sda1  *         2048  195713023  195710976  93.3G 83 Linux
/dev/sda2       195715070 1953523711 1757808642 838.2G  5 Extended
/dev/sda5       195715072 1953523711 1757808640 838.2G 83 Linux



Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 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: 0x29442943

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sdb1              63 585939547 585939485 279.4G  c W95 FAT32 (LBA)
/dev/sdb2  *    585939548 976773167 390833620 186.4G 83 Linux




=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub2 of sda1 into the MBRs of all disks (except live-disks and removable disks without OS).
Additional repair would be performed: unhide-bootmenu-10s


=================== Final advice in case of suggested repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le disque sda (ATA TOSHIBA DT01ACA1) !

Les fichiers de démarrage de [Ubuntu 18.04.2 LTS] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot (EXT4, >200MB, en début de disque). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot séparée :] de [Boot-Repair]. ([url]http://doc.ubuntu-fr.org/tutoriel/partition_boot[/url])


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

Dernière modification par J-F_R_44 (Le 23/02/2019, à 10:41)


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#14 Le 23/02/2019, à 08:39

xubu1957

Re : Plantage PC sous 18.04 [Résolu]

Bonjour,

Pour ajouter toi-même les balises code à ton précédent message #13 :                        Merci                       wink

  • Cliquer sur  le lien « Modifier » en bas à droite du message

  • Sélectionner le texte

  • Cliquer sur le <> de l'éditeur de message

1530289742.png

comme indiqué dans le : Retour utilisable de commande

Dernière modification par xubu1957 (Le 23/02/2019, à 11:47)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#15 Le 23/02/2019, à 09:39

malbo

Re : Plantage PC sous 18.04 [Résolu]

On voit ceci vers la fin de ton Boot-Info :

=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub2 of sda1 into the MBRs of all disks (except live-disks and removable disks without OS).
Additional repair would be performed: unhide-bootmenu-10s

C'est la description de ce que ferait la "Réparation recommandée" de Boot-repair. A mon avis, c'est ce qui est le plus rapide pour retrouver l'usage de ton Ubuntu et je te propose de le faire mais il faut absolument que tu fasses cette "Réparation recommandée" de Boot-Repair depuis une session live de la LiveUSB Ubuntu 18.04.1 64 bits qui t'a servi pour faire le dernier Boot-Info (n'utilise plus jamais ton Boot-Repair-Disk obsolète. Le mieux serait de le détruire)

Dernière modification par malbo (Le 23/02/2019, à 09:45)

Hors ligne

#16 Le 23/02/2019, à 11:22

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Consignes suivies mais toujours KO
voici le nouveau rapport :

http://paste.ubuntu.com/p/cM5vyQ7vB8/


Si vous avez toujours des problèmes de démarrage, indiquez cette URL à :
boot.repair@gmail.com ou sur votre forum favori.

Vous pouvez maintenant redémarrer votre ordinateur.
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le disque sda (ATA TOSHIBA DT01ACA1) !

Les fichiers de démarrage de [Ubuntu 18.04.2 LTS] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot (EXT4, >200MB, en début de disque). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot séparée :] de [Réparateur de démarrage]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)
marquer comme non lu

ce dernier conseil est peut être à suivre ?

Reprise des opérations ce soir maintenant.


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#17 Le 23/02/2019, à 12:24

malbo

Re : Plantage PC sous 18.04 [Résolu]

Ton dernier Boot-Info est là :

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


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

 => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos1)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
 => Grub2 (v2.00) is installed in the MBR of /dev/sdb and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for /boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk search_fs_uuid
    ---------------------------------------------------------------------------
    
    config script
    ---------------------------------------------------------------------------
    search.fs_uuid cfed4461-0f3d-49be-ab80-71b628b7a88b root hd0,msdos1 
    set prefix=($root)'/boot/grub'
    
    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  Grub2 (v1.99-2.00)
    Boot sector info:  Grub2 (v2.00) is installed in the boot sector of sda1 
                       and looks at sector 42394984 of the same hard drive 
                       for core.img. core.img is at this location and looks 
                       for (,msdos1)/boot/grub. It also embeds following 
                       components:
                       
                       modules
                       -------------------------------------------------------
                       fshelp ext2 part_msdos biosdisk
                       -------------------------------------------------------
    Operating System:  Ubuntu 18.04.2 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab 
                       /boot/grub/i386-pc/core.img

sda2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  -
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sdb2: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 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/sda1    *          2,048   195,713,023   195,710,976  83 Linux
/dev/sda2         195,715,070 1,953,523,711 1,757,808,642   5 Extended
/dev/sda5         195,715,072 1,953,523,711 1,757,808,640  83 Linux


Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 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/sdb1                  63   585,939,547   585,939,485   c W95 FAT32 (LBA)
/dev/sdb2    *    585,939,548   976,773,167   390,833,620  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/loop1                                              squashfs   
/dev/loop2                                              squashfs   
/dev/loop3                                              squashfs   
/dev/loop4                                              squashfs   
/dev/loop5                                              squashfs   
/dev/loop6                                              squashfs   
/dev/loop7                                              squashfs   
/dev/sda1        cfed4461-0f3d-49be-ab80-71b628b7a88b   ext4       
/dev/sda5        07086274-de3d-4d5b-9652-69a85974756b   ext4       
/dev/sdb1        BEBC-AD9D                              vfat       Sauvegarde
/dev/sdb2        28796f55-e466-47fc-bc62-c3b7d0c3ae5c   ext4       Dispo
/dev/sr0         2018-07-25-03-21-56-00                 iso9660    Ubuntu 18.04.1 LTS amd64

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

total 0
lrwxrwxrwx 1 root root  9 Feb 23 08:54 ata-PIONEER_DVD-RW_DVR-111D -> ../../sr0
lrwxrwxrwx 1 root root  9 Feb 23 09:09 ata-TOSHIBA_DT01ACA100_Z710TB0FS -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 23 09:09 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 23 09:09 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 23 09:09 ata-TOSHIBA_DT01ACA100_Z710TB0FS-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Feb 23 09:08 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 23 09:08 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 23 09:08 ata-WDC_WD5000AADS-00S9B0_WD-WCAV90469364-part2 -> ../../sdb2
lrwxrwxrwx 1 root root  9 Feb 23 09:09 wwn-0x5000039fd3eaa1f0 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 23 09:09 wwn-0x5000039fd3eaa1f0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 23 09:09 wwn-0x5000039fd3eaa1f0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 23 09:09 wwn-0x5000039fd3eaa1f0-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Feb 23 09:08 wwn-0x50014ee1020c34d2 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 23 09:08 wwn-0x50014ee1020c34d2-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Feb 23 09:08 wwn-0x50014ee1020c34d2-part2 -> ../../sdb2

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

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sr0         /cdrom                   iso9660    (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)


=========================== sda1/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_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
else
  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
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=10
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=10
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 10 ; then
    set timeout=10
  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-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
	else
	  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
	fi
        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.15.0-45-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
	menuentry 'Ubuntu, with 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-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
		else
		  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
		fi
		echo	'Loading Linux 4.15.0-45-generic ...'
	        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		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-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
		else
		  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
		fi
		echo	'Loading Linux 4.15.0-45-generic ...'
	        linux	/boot/vmlinuz-4.15.0-45-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.15.0-45-generic
	}
	menuentry 'Ubuntu, with Linux 4.15.0-44-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-44-generic-advanced-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
		else
		  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
		fi
		echo	'Loading Linux 4.15.0-44-generic ...'
	        linux	/boot/vmlinuz-4.15.0-44-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.15.0-44-generic
	}
	menuentry 'Ubuntu, with Linux 4.15.0-44-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-44-generic-recovery-cfed4461-0f3d-49be-ab80-71b628b7a88b' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
		else
		  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
		fi
		echo	'Loading Linux 4.15.0-44-generic ...'
	        linux	/boot/vmlinuz-4.15.0-44-generic root=UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.15.0-44-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+ ###
menuentry 'Memory test (memtest86+)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
	else
	  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  cfed4461-0f3d-49be-ab80-71b628b7a88b
	else
	  search --no-floppy --fs-uuid --set=root cfed4461-0f3d-49be-ab80-71b628b7a88b
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### 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 ###
### 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 ###
--------------------------------------------------------------------------------

=============================== sda1/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/sda1 during installation
UUID=cfed4461-0f3d-49be-ab80-71b628b7a88b /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda5 during installation
UUID=07086274-de3d-4d5b-9652-69a85974756b /home           ext4    defaults        0       2
/swapfile                                 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

  20.126514435 = 21.610680320   boot/grub/grub.cfg                             1
  20.343196869 = 21.843341312   boot/grub/i386-pc/core.img                     1
  50.727436066 = 54.468169728   boot/vmlinuz-4.15.0-44-generic                 1
  16.946186066 = 18.195828736   boot/vmlinuz-4.15.0-45-generic                 1
  16.946186066 = 18.195828736   vmlinuz                                        1
  50.727436066 = 54.468169728   vmlinuz.old                                    1
  16.676193237 = 17.905926144   boot/initrd.img-4.15.0-44-generic              2
  12.042030334 = 12.930031616   boot/initrd.img-4.15.0-45-generic              5
  12.042030334 = 12.930031616   initrd.img                                     5
  16.676193237 = 17.905926144   initrd.img.old                                 2

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

File descriptor 9 (/proc/6872/mountinfo) leaked on lvs invocation. Parent PID 18890: bash
File descriptor 63 (pipe:[224315]) leaked on lvs invocation. Parent PID 18890: bash

ADDITIONAL INFORMATION :
=================== log of boot-repair 20190223_0902 ===================
boot-repair version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0 has been opened read-only.
Partition 2 does not start on physical sector boundary.
boot-repair is executed in live-session (Ubuntu 18.04.1 LTS, bionic, Ubuntu, x86_64)
CPU op-mode(s):      32-bit, 64-bit
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
ls: impossible d'accéder à '/home/usr/.config': Aucun fichier ou dossier de ce type

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

=================== blkid:
/dev/sda1: UUID="cfed4461-0f3d-49be-ab80-71b628b7a88b" TYPE="ext4" PTTYPE="dos" PARTUUID="00f61d3b-01"
/dev/sda5: UUID="07086274-de3d-4d5b-9652-69a85974756b" TYPE="ext4" PARTUUID="00f61d3b-05"
/dev/sdb1: LABEL="Sauvegarde" UUID="BEBC-AD9D" TYPE="vfat" PARTUUID="29442943-01"
/dev/sdb2: LABEL="Dispo" UUID="28796f55-e466-47fc-bc62-c3b7d0c3ae5c" TYPE="ext4" PARTUUID="29442943-02"
/dev/sr0: UUID="2018-07-25-03-21-56-00" LABEL="Ubuntu 18.04.1 LTS amd64" TYPE="iso9660" PTUUID="663eb4c4" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"


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

Partition 2 does not start on physical sector boundary.
Partition 2 does not start on physical sector boundary.

=================== sda1/etc/grub.d/ :
drwxr-xr-x  2 root root    4096 févr. 10 07:27 grub.d
total 80
-rwxr-xr-x 1 root root 10046 févr.  7 23:20 00_header
-rwxr-xr-x 1 root root  6258 juil. 16  2018 05_debian_theme
-rwxr-xr-x 1 root root 12693 juil. 17  2018 10_linux
-rwxr-xr-x 1 root root 11298 juil. 17  2018 20_linux_xen
-rwxr-xr-x 1 root root  1992 janv. 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 juil. 17  2018 30_os-prober
-rwxr-xr-x 1 root root  1418 juil. 17  2018 30_uefi-firmware
-rwxr-xr-x 1 root root   214 juil. 17  2018 40_custom
-rwxr-xr-x 1 root root   216 juil. 17  2018 41_custom
-rw-r--r-- 1 root root   483 juil. 17  2018 README




=================== sda1/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=10
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"




=================== sda1recordfail=1/grub/grubenv :
recordfail=1




=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	grubenv-ng	grub2,	grub-pc ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-without-efi,	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/sda1.
sda5	: sda,	maybesepboot,	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/sda5.
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.
sdb2	: sdb,	maybesepboot,	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/sdb2.

sda	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	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,	63 sectors * 512 bytes


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

BYT;
/dev/sda:1000GB:scsi:512:4096:msdos:ATA TOSHIBA DT01ACA1:;
1:1049kB:100GB:100GB:ext4::boot;
2:100GB:1000GB:900GB:::;
5:100GB:1000GB:900GB:ext4::;

BYT;
/dev/sdb:500GB:scsi:512:512:msdos:ATA WDC WD5000AADS-0:;
1:32.3kB:300GB:300GB:fat32::lba;
2:300GB:500GB:200GB:ext4::boot;

BYT;
/dev/sr0:1953MB:scsi:2048:2048:mac:PIONEER DVD-RW DVR-111D:;
1:2048B:6143B:4096B::Apple:;
2:1913MB:1916MB:2392kB::EFI:;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
fd0   disk              4K
loop0 loop squashfs   1,8G
loop1 loop squashfs  86,9M
loop2 loop squashfs  34,7M
loop3 loop squashfs 140,9M
loop4 loop squashfs   2,3M
loop5 loop squashfs    13M
loop6 loop squashfs  14,5M
loop7 loop squashfs   3,7M
sda   disk          931,5G
sda1  part ext4      93,3G
sda2  part              1K
sda5  part ext4     838,2G
sdb   disk          465,8G
sdb1  part vfat     279,4G Sauvegarde
sdb2  part ext4     186,4G Dispo
sr0   rom  iso9660    1,8G Ubuntu 18.04.1 LTS amd64

KNAME ROTA RO RM STATE   MOUNTPOINT
fd0      1  0  1
loop0    1  1  0         /rofs
loop1    1  1  0         /snap/core/4917
loop2    1  1  0         /snap/gtk-common-themes/319
loop3    1  1  0         /snap/gnome-3-26-1604/70
loop4    1  1  0         /snap/gnome-calculator/180
loop5    1  1  0         /snap/gnome-characters/103
loop6    1  1  0         /snap/gnome-logs/37
loop7    1  1  0         /snap/gnome-system-monitor/51
sda      1  0  0 running
sda1     1  0  0         /mnt/boot-sav/sda1
sda2     1  0  0
sda5     1  0  0         /mnt/boot-sav/sda5
sdb      1  0  0 running
sdb1     1  0  0         /mnt/boot-sav/sdb1
sdb2     1  0  0         /mnt/boot-sav/sdb2
sr0      1  0  1 running /cdrom


=================== 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=3030620k,nr_inodes=757655,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=610360k,mode=755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)
/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/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=27,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14217)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=610356k,mode=700,uid=999,gid=999)
tmpfs on /run/user/121 type tmpfs (rw,nosuid,nodev,relatime,size=610356k,mode=700,uid=121,gid=125)
/var/lib/snapd/snaps/core_4917.snap on /snap/core/4917 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gtk-common-themes_319.snap on /snap/gtk-common-themes/319 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-3-26-1604_70.snap on /snap/gnome-3-26-1604/70 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-calculator_180.snap on /snap/gnome-calculator/180 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-characters_103.snap on /snap/gnome-characters/103 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-logs_37.snap on /snap/gnome-logs/37 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-system-monitor_51.snap on /snap/gnome-system-monitor/51 type squashfs (ro,nodev,relatime,x-gdu.hide)
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 ext4 (rw,relatime,data=ordered)
/dev/sda5 on /mnt/boot-sav/sda5 type ext4 (rw,relatime,data=ordered)
/dev/sdb1 on /mnt/boot-sav/sdb1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdb2 on /mnt/boot-sav/sdb2 type ext4 (rw,relatime,data=ordered)


=================== ls:
/sys/block/fd0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro sda1 sda2 sda5 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 hidden holders inflight integrity power queue range removable ro sdb1 sdb2 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 hidden 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 drm_dp_aux0 dvd dvdrw ecryptfs fb0 fd fd0 full fuse fw0 hidraw0 hidraw1 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 initctl input kmsg kvm lightnvm log mapper mcelog media0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sdb2 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net vhost-vsock video0 zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sdb1
00000000  eb 58 90 6d 6b 66 73 2e  66 61 74 00 02 40 20 00  |.X.mkfs.fat..@ .|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 3f 00 00 00  |........?...?...|
00000020  1d ba ec 22 55 17 01 00  00 00 00 00 02 00 00 00  |..."U...........|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  80 01 29 9d ad bc be 53  61 75 76 65 67 61 72 64  |..)....Sauvegard|
00000050  65 20 46 41 54 33 32 20  20 20 0e 1f be 77 7c ac  |e 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
Partition 2 does not start on physical sector boundary.

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  2.9G     0  2.9G   0% /dev
tmpfs          tmpfs     597M  1.9M  595M   1% /run
/dev/sr0       iso9660   1.9G  1.9G     0 100% /cdrom
/dev/loop0     squashfs  1.8G  1.8G     0 100% /rofs
/cow           overlay   3.0G  421M  2.5G  15% /
tmpfs          tmpfs     3.0G   54M  2.9G   2% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     3.0G     0  3.0G   0% /sys/fs/cgroup
tmpfs          tmpfs     3.0G  520K  3.0G   1% /tmp
tmpfs          tmpfs     597M   32K  597M   1% /run/user/999
tmpfs          tmpfs     597M   12K  597M   1% /run/user/121
/dev/loop1     squashfs   87M   87M     0 100% /snap/core/4917
/dev/loop2     squashfs   35M   35M     0 100% /snap/gtk-common-themes/319
/dev/loop3     squashfs  141M  141M     0 100% /snap/gnome-3-26-1604/70
/dev/loop4     squashfs  2.4M  2.4M     0 100% /snap/gnome-calculator/180
/dev/loop5     squashfs   13M   13M     0 100% /snap/gnome-characters/103
/dev/loop6     squashfs   15M   15M     0 100% /snap/gnome-logs/37
/dev/loop7     squashfs  3.8M  3.8M     0 100% /snap/gnome-system-monitor/51
/dev/sda1      ext4       92G   19G   68G  22% /mnt/boot-sav/sda1
/dev/sda5      ext4      825G  179G  604G  23% /mnt/boot-sav/sda5
/dev/sdb1      vfat      280G  181G   99G  65% /mnt/boot-sav/sdb1
/dev/sdb2      ext4      184G   60M  174G   1% /mnt/boot-sav/sdb2

=================== fdisk -l:
Disk /dev/loop0: 1.8 GiB, 1864450048 bytes, 3641504 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/loop1: 86.9 MiB, 91099136 bytes, 177928 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/loop2: 34.7 MiB, 36323328 bytes, 70944 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/loop3: 140.9 MiB, 147722240 bytes, 288520 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/loop4: 2.3 MiB, 2433024 bytes, 4752 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/loop5: 13 MiB, 13619200 bytes, 26600 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/loop6: 14.5 MiB, 15196160 bytes, 29680 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/loop7: 3.7 MiB, 3887104 bytes, 7592 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: 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: 0x00f61d3b

Device     Boot     Start        End    Sectors   Size Id Type
/dev/sda1  *         2048  195713023  195710976  93.3G 83 Linux
/dev/sda2       195715070 1953523711 1757808642 838.2G  5 Extended
/dev/sda5       195715072 1953523711 1757808640 838.2G 83 Linux



Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 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: 0x29442943

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sdb1              63 585939547 585939485 279.4G  c W95 FAT32 (LBA)
/dev/sdb2  *    585939548 976773167 390833620 186.4G 83 Linux



=================== Recommended repair
The default repair of the Boot-Repair utility will reinstall the grub2 of sda1 into the MBRs of all disks (except live-disks and removable disks without OS).
Additional repair will be performed: unhide-bootmenu-10s



Reinstall the GRUB of sda1 into MBRs of all disks (except live-disks and removable disks without OS)

*******lspci -nnk | grep -iA3 vga
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X] [1002:6810]
Subsystem: PC Partner Limited / Sapphire Technology Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X] [174b:e271]
Kernel driver in use: radeon
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]
*******

grub-install --version
grub-install (GRUB) 2.02-2ubuntu8.12,grub-install (GRUB) 2.

Reinstall the GRUB of sda1 into the MBR of sdb
Installing for i386-pc platform.
Installation finished. No error reported.
grub-install /dev/sdb: exit code of grub-install /dev/sdb:0

*******lspci -nnk | grep -iA3 vga
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X] [1002:6810]
Subsystem: PC Partner Limited / Sapphire Technology Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X] [174b:e271]
Kernel driver in use: radeon
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]
*******

grub-install --version
grub-install (GRUB) 2.02-2ubuntu8.12,grub-install (GRUB) 2.

Reinstall the GRUB of sda1 into the MBR of sda
Installing for i386-pc platform.
Installation finished. No error reported.
grub-install /dev/sda: exit code of grub-install /dev/sda:0

chroot /mnt/boot-sav/sda1 update-grub
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.15.0-45-generic
Found initrd image: /boot/initrd.img-4.15.0-45-generic
Found linux image: /boot/vmlinuz-4.15.0-44-generic
Found initrd image: /boot/initrd.img-4.15.0-44-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
Unhide GRUB boot menu in sda1/boot/grub/grub.cfg

Le démarrage de l'ordinateur a été correctement réparé.

Vous pouvez maintenant redémarrer votre ordinateur.
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le disque sda (ATA TOSHIBA DT01ACA1) !

Les fichiers de démarrage de [Ubuntu 18.04.2 LTS] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot (EXT4, >200MB, en début de disque). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot séparée :] de [Réparateur de démarrage]. (http://doc.ubuntu-fr.org/tutoriel/partition_boot)

La réparation du démarrage que je croyais nécessaire a été correctement réalisée. Et cependant, ça ne marche toujours pas d'après ce que tu as signalé. Je te propose de faire apparaître le menu Grub au démarrage de l'ordi (*), de sélectionner l'entrée "Ubuntu, with Linux 4.15.0-44-generic" dans "Advanced options for Ubuntu" et de valider ce choix par la touche Entrée. Est-ce que ça veut bien démarrer dans cette condition ?

(*) d'après la doc, il suffit pour cela de maintenir la touche Majuscule (shift) ( ou la touche ECHAP) enfoncée au démarrage de l'ordinateur.

Dernière modification par malbo (Le 23/02/2019, à 12:28)

Hors ligne

#18 Le 23/02/2019, à 18:58

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

J'ai essayé touts les choix, j'ai pris des photos du résultat
à voir sur le cloud
https://share.orange.fr/#rJYF1XQkB6359a200260


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#19 Le 24/02/2019, à 07:42

malbo

Re : Plantage PC sous 18.04 [Résolu]

Bonjour,
Je te prie de faire ce que j'ai détaillé dans ce tuto afin qu'on puisse examiner l'état du disque dur sda (Toshiba DT01ACA100 1 To) : https://forum.ubuntu-fr.org/viewtopic.php?id=1988280

Dernière modification par malbo (Le 24/02/2019, à 07:44)

Hors ligne

#20 Le 24/02/2019, à 10:35

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Bonjour,

retour de la première commande

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

ubuntu@ubuntu:~$ sudo parted -l
Modèle: ATA TOSHIBA DT01ACA1 (scsi)
Disque /dev/sda : 1000GB
Taille des secteurs (logiques/physiques): 512B/4096B
Table de partitions : msdos
Disk Flags: 

Numéro  Début   Fin     Taille  Type      Système de fichiers  Fanions
 1      1049kB  100GB   100GB   primary   ext4                 démarrage
 2      100GB   1000GB  900GB   extended
 5      100GB   1000GB  900GB   logical   ext4


Modèle: ATA WDC WD5000AADS-0 (scsi)
Disque /dev/sdb : 500GB
Taille des secteurs (logiques/physiques): 512B/512B
Table de partitions : msdos
Disk Flags: 

Numéro  Début   Fin    Taille  Type     Système de fichiers  Fanions
 1      32,3kB  300GB  300GB   primary  fat32                lba
 2      300GB   500GB  200GB   primary  ext4                 démarrage


Avertissement: Impossible d'ouvrir /dev/sr0 en lecture-écriture (Système de
fichiers accessible en lecture seulement). /dev/sr0 a été ouvert en lecture
seule.
Modèle: PIONEER DVD-RW DVR-111D (scsi)                                    
Disque /dev/sr0 : 1953MB
Taille des secteurs (logiques/physiques): 2048B/2048B
Table de partitions : mac
Disk Flags: 

Numéro  Début   Fin     Taille  Système de fichiers  Nom    Fanions
 1      2048B   6143B   4096B                        Apple
 2      1913MB  1916MB  2392kB                       EFI


ubuntu@ubuntu:~$ 

et voic les copies d'écran de Gparted de mes disque SDA et SDB la sauvegarde :
https://share.orange.fr/#4zh0Kki91t37ee2c796d
pourquoi SDA n'est pas vu par sudo parted -l  ???


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#21 Le 24/02/2019, à 10:48

malbo

Re : Plantage PC sous 18.04 [Résolu]

C'est bien joli le résultat de la première commande mais je m'en fous. C'est la suite du Tuto qui m'intéresse.

Dernière modification par malbo (Le 24/02/2019, à 10:48)

Hors ligne

#22 Le 24/02/2019, à 13:15

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Etape 3 retour :

ubuntu@ubuntu:~$ sudo smartctl -a /dev/sda1
sudo: smartctl : commande introuvable

alors que l'installation de smartcl se passe bien j'arrive sur un écran mauve "┤ Postfix Configuration " dont je ne peux sortir ....
Je dois ouvrir un autre Terminal


Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#23 Le 24/02/2019, à 16:40

malbo

Re : Plantage PC sous 18.04 [Résolu]

Comme tu es en session live, il faut faire toute la procédure du tuto à chaque session live. Je veux dire que si tu as fait l'étape 1 et l'étape 2 puis que tu as redémarré l'ordi, il aurait fallu refaire l'étape 1 et l'étape 2 avant d'attaquer l'étape 3 puis l'étape 4.

Dernière modification par malbo (Le 24/02/2019, à 16:41)

Hors ligne

#24 Le 25/02/2019, à 09:48

J-F_R_44

Re : Plantage PC sous 18.04 [Résolu]

Bonjour, reprise du tuto ce matin
soit on se comprends pas bien ce qui peut arriver, mais je fais bien les étapes tuto
https://forum.ubuntu-fr.org/viewtopic.php?id=1988280
1, 2 et puis 3 ce qui produit :

ubuntu@ubuntu:~$ sudo smartctl -a /dev/sda
sudo: smartctl : commande introuvable

Ubuntu 18.04.2 LTS, carte mère ASUS P5Q, Intel Core 2 Duo CPU E8500 @ 3.16Ghz x 2, carte graphique llvmpipe (LLVM 7.0, 128bits),
carte réseau Qualcomm Atheros AR8121, GNOME 3.28.2, 64bits.

Hors ligne

#25 Le 25/02/2019, à 11:35

NicoApi73

Re : Plantage PC sous 18.04 [Résolu]

Dans une session live, fais à la suite les commandes suivantes :

sudo apt install --no-install-recommends smartmontools
sudo smartctl -a /dev/sda

Dernière modification par NicoApi73 (Le 25/02/2019, à 11:36)

Hors ligne