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 08/02/2019, à 21:53

tomcg

[résolu] plus de démarrage

bonjour

mon PC ne démarre plus: il reste sur un écran violet, et ne va pas plus loin: plus d'ouverture de session
(jusqu'a maintenant le PC fonctionnait bien )

j'ai tenté un sauvetage avec boot-repair, sans résultat

voici le lien pour le fichier bin: http://paste.ubuntu.com/p/32tQJF7yvT/

merci de votre aide

Tom

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


Ubuntu 20 04
ASUS A751SA-TY066T
Intel® Celeron(R) CPU N3050 @ 1.60GHz × 2
CG Intel® HD Graphics 400 (Braswell)

Hors ligne

#2 Le 09/02/2019, à 17:02

malbo

Re : [résolu] plus de démarrage

Bonjour,
Ton 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
    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 18.10
    Boot files:        /boot/grub/grub.cfg /etc/fstab 
                       /boot/grub/i386-pc/core.img

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda6: __________________________________________________________________________

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

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 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/sda1    *          2,048    58,595,797    58,593,750  83 Linux
/dev/sda2          58,597,374   312,580,095   253,982,722   5 Extended
/dev/sda5         304,607,232   312,580,095     7,972,864  82 Linux swap / Solaris
/dev/sda6          58,597,376   304,607,231   246,009,856  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        bacb25af-e81a-48fa-93d8-02aba9edecb5   ext4       
/dev/sda5        cf031278-e0cc-4a24-8b05-7b3188b2b81e   swap       
/dev/sda6        10804920-fc8a-4ba1-9e63-92f609212edf   ext4       
/dev/sr0         2016-04-20-22-29-52-00                 iso9660    Ubuntu 16.04 LTS amd64

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

total 0
lrwxrwxrwx 1 root root  9 Feb  8 19:36 ata-HL-DT-STDVD+_-RW_GT32N_KXKAAKE2707 -> ../../sr0
lrwxrwxrwx 1 root root  9 Feb  8 19:44 ata-WDC_WD1600BEVT-75A23T0_WD-WXB1AB098321 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb  8 19:44 ata-WDC_WD1600BEVT-75A23T0_WD-WXB1AB098321-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb  8 19:44 ata-WDC_WD1600BEVT-75A23T0_WD-WXB1AB098321-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb  8 19:44 ata-WDC_WD1600BEVT-75A23T0_WD-WXB1AB098321-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Feb  8 19:44 ata-WDC_WD1600BEVT-75A23T0_WD-WXB1AB098321-part6 -> ../../sda6
lrwxrwxrwx 1 root root  9 Feb  8 19:44 wwn-0x50014ee25a9aec3e -> ../../sda
lrwxrwxrwx 1 root root 10 Feb  8 19:44 wwn-0x50014ee25a9aec3e-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb  8 19:44 wwn-0x50014ee25a9aec3e-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb  8 19:44 wwn-0x50014ee25a9aec3e-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Feb  8 19:44 wwn-0x50014ee25a9aec3e-part6 -> ../../sda6

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

Device           Mount_Point              Type       Options

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


=========================== 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 [ "${initrdfail}" = 2 ]; then
   set initrdfail=
elif [ "${initrdfail}" = 1 ]; then
   set next_entry="${prev_entry}"
   set prev_entry=
   save_env prev_entry
   if [ "${next_entry}" ]; then
      set initrdfail=2
   fi
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 initrdfail {
    if [ -n "${have_grubenv}" ]; then if [ -n "${partuuid}" ]; then
      if [ -z "${initrdfail}" ]; then
        set initrdfail=1
        if [ -n "${boot_once}" ]; then
          set prev_entry="${default}"
          save_env prev_entry
        fi
      fi
      save_env initrdfail
    fi; 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  bacb25af-e81a-48fa-93d8-02aba9edecb5
else
  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
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-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
	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  bacb25af-e81a-48fa-93d8-02aba9edecb5
	else
	  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
	fi
	linux	/boot/vmlinuz-4.18.0-14-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.18.0-14-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
	menuentry 'Ubuntu, with Linux 4.18.0-14-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.18.0-14-generic-advanced-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
		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  bacb25af-e81a-48fa-93d8-02aba9edecb5
		else
		  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
		fi
		echo	'Loading Linux 4.18.0-14-generic ...'
		linux	/boot/vmlinuz-4.18.0-14-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.18.0-14-generic
	}
	menuentry 'Ubuntu, with Linux 4.18.0-14-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.18.0-14-generic-recovery-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
		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  bacb25af-e81a-48fa-93d8-02aba9edecb5
		else
		  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
		fi
		echo	'Loading Linux 4.18.0-14-generic ...'
		linux	/boot/vmlinuz-4.18.0-14-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.18.0-14-generic
	}
	menuentry 'Ubuntu, with Linux 4.18.0-13-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.18.0-13-generic-advanced-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
		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  bacb25af-e81a-48fa-93d8-02aba9edecb5
		else
		  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
		fi
		echo	'Loading Linux 4.18.0-13-generic ...'
		linux	/boot/vmlinuz-4.18.0-13-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.18.0-13-generic
	}
	menuentry 'Ubuntu, with Linux 4.18.0-13-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.18.0-13-generic-recovery-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
		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  bacb25af-e81a-48fa-93d8-02aba9edecb5
		else
		  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
		fi
		echo	'Loading Linux 4.18.0-13-generic ...'
		linux	/boot/vmlinuz-4.18.0-13-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.18.0-13-generic
	}
	menuentry 'Ubuntu, with Linux 4.18.0-12-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.18.0-12-generic-advanced-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
		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  bacb25af-e81a-48fa-93d8-02aba9edecb5
		else
		  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
		fi
		echo	'Loading Linux 4.18.0-12-generic ...'
		linux	/boot/vmlinuz-4.18.0-12-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.18.0-12-generic
	}
	menuentry 'Ubuntu, with Linux 4.18.0-12-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.18.0-12-generic-recovery-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
		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  bacb25af-e81a-48fa-93d8-02aba9edecb5
		else
		  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
		fi
		echo	'Loading Linux 4.18.0-12-generic ...'
		linux	/boot/vmlinuz-4.18.0-12-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-4.18.0-12-generic
	}
	menuentry 'Ubuntu, with Linux 3.19.0-31-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-31-generic-advanced-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
		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  bacb25af-e81a-48fa-93d8-02aba9edecb5
		else
		  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
		fi
		echo	'Loading Linux 3.19.0-31-generic ...'
		linux	/boot/vmlinuz-3.19.0-31-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.19.0-31-generic
	}
	menuentry 'Ubuntu, with Linux 3.19.0-31-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-31-generic-recovery-bacb25af-e81a-48fa-93d8-02aba9edecb5' {
		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  bacb25af-e81a-48fa-93d8-02aba9edecb5
		else
		  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
		fi
		echo	'Loading Linux 3.19.0-31-generic ...'
		linux	/boot/vmlinuz-3.19.0-31-generic root=UUID=bacb25af-e81a-48fa-93d8-02aba9edecb5 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.19.0-31-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  bacb25af-e81a-48fa-93d8-02aba9edecb5
	else
	  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
	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  bacb25af-e81a-48fa-93d8-02aba9edecb5
	else
	  search --no-floppy --fs-uuid --set=root bacb25af-e81a-48fa-93d8-02aba9edecb5
	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=bacb25af-e81a-48fa-93d8-02aba9edecb5 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda6 during installation
UUID=10804920-fc8a-4ba1-9e63-92f609212edf /home           ext4    defaults        0       2
# swap was on /dev/sda5 during installation
UUID=cf031278-e0cc-4a24-8b05-7b3188b2b81e none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

   2.130641937 = 2.287759360    boot/grub/grub.cfg                             1
   2.687652588 = 2.885844992    boot/grub/i386-pc/core.img                     1
   2.054161072 = 2.205638656    boot/vmlinuz-3.19.0-31-generic                 1
   1.227684021 = 1.318215680    boot/vmlinuz-4.18.0-12-generic                 1
   5.321434021 = 5.713846272    boot/vmlinuz-4.18.0-13-generic                 2
   4.243312836 = 4.556222464    boot/vmlinuz-4.18.0-14-generic                 2
   4.243312836 = 4.556222464    vmlinuz                                        2
   5.321434021 = 5.713846272    vmlinuz.old                                    2
  20.578258514 = 22.095736832   boot/initrd.img-3.19.0-31-generic              5
   5.441894531 = 5.843189760    boot/initrd.img-4.18.0-12-generic              6
   4.866031647 = 5.224861696    boot/initrd.img-4.18.0-13-generic              4
   8.776065826 = 9.423228928    boot/initrd.img-4.18.0-14-generic              4
   8.776065826 = 9.423228928    initrd.img                                     4
   4.866031647 = 5.224861696    initrd.img.old                                 4

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

Unknown BootLoader on sda2

00000000  9d 2e 43 db 17 bb 61 c0  e7 61 57 de bd 40 65 bb  |..C...a..aW..@e.|
00000010  66 4e ea 50 77 a3 9d 4f  4b 84 38 f8 2f 64 4a 7a  |fN.Pw..OK.8./dJz|
00000020  c5 e4 8c 14 61 84 ee 55  18 24 1a 4e e3 ed 06 12  |....a..U.$.N....|
00000030  b1 74 eb 20 df d9 92 82  d7 ef 00 8e ac 69 5c 9c  |.t. .........i\.|
00000040  bb a6 bd ce ff 5c 7e 12  54 26 06 06 93 2b fa c0  |.....\~.T&...+..|
00000050  83 e9 5e 3c 4c 0c 07 e0  cb 9d 13 21 01 fc 76 e2  |..^<L......!..v.|
00000060  f3 97 98 02 0d 25 57 d5  1f 11 1e 28 6d c7 29 6b  |.....%W....(m.)k|
00000070  8d 44 99 96 df 1a cb ff  73 5b 67 9f 27 27 01 44  |.D......s[g.''.D|
00000080  fa af 4f 1b 56 d1 95 fc  16 1d 9d 92 33 62 19 e9  |..O.V.......3b..|
00000090  c4 29 2a cb c4 c3 62 30  f5 d9 44 63 0d d8 cf 92  |.)*...b0..Dc....|
000000a0  93 8f 76 fe 63 3b 56 bc  fa 50 45 fe 1c 9b eb 4e  |..v.c;V..PE....N|
000000b0  71 3c 40 8c 62 cc 5d 03  7e 18 75 99 1d 5e 2a 0f  |q<@.b.].~.u..^*.|
000000c0  2a 99 5b f7 14 61 fc aa  1f 60 e4 7b 36 e6 ae 6b  |*.[..a...`.{6..k|
000000d0  95 7f 2d e8 cc f9 dc 8c  91 a6 f5 b5 1c 17 e1 bb  |..-.............|
000000e0  6d 0f 73 0f 21 c6 e5 da  f5 4b 47 57 03 d8 fa 76  |m.s.!....KGW...v|
000000f0  05 f2 96 01 84 06 c5 3f  09 d8 c7 c3 3f 89 1b b4  |.......?....?...|
00000100  37 41 3e a7 83 de 26 b0  69 49 9b 1e cc 9c a7 d2  |7A>...&.iI......|
00000110  72 8f a0 f8 42 0c 2e 77  f6 6d 94 7b 6a 27 a8 05  |r...B..w.m.{j'..|
00000120  25 08 f4 bc cd 07 87 ae  f5 43 b4 98 71 d9 97 d0  |%........C..q...|
00000130  75 c0 76 09 64 2d 95 19  53 48 2a b8 43 51 bf 0c  |u.v.d-..SH*.CQ..|
00000140  2f 55 1d c5 db 65 f7 aa  e3 14 b0 1b 9b c2 21 3f  |/U...e........!?|
00000150  32 f8 11 0d d7 c0 fe 1a  dc b0 74 ae 33 e4 35 6d  |2.........t.3.5m|
00000160  20 02 64 22 90 74 08 ef  7b 89 d4 3c 0b d1 60 fa  | .d".t..{..<..`.|
00000170  e3 16 77 c4 8e 93 b9 f1  86 64 50 b7 b5 48 d5 1a  |..w......dP..H..|
00000180  fb 4b 34 42 65 cc a9 1e  1f 8b 61 7a 7c 56 57 b7  |.K4Be.....az|VW.|
00000190  d3 d0 41 b7 b6 37 07 4b  e4 10 df 52 d6 5d 32 02  |..A..7.K...R.]2.|
000001a0  cd 3e e8 27 3e 23 d1 3e  9d 6e 2e 55 ee 6c f7 4a  |.>.'>#.>.n.U.l.J|
000001b0  34 46 d1 fa 6b 39 00 ac  2a e5 cb 9b a5 e4 00 fe  |4F..k9..*.......|
000001c0  ff ff 82 fe ff ff 02 d0  a9 0e 00 a8 79 00 00 fe  |............y...|
000001d0  ff ff 05 fe ff ff 01 00  00 00 01 d0 a9 0e 00 00  |................|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


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

File descriptor 9 (/proc/6966/mounts) leaked on lvs invocation. Parent PID 14377: bash
File descriptor 63 (pipe:[60629]) leaked on lvs invocation. Parent PID 14377: bash

ADDITIONAL INFORMATION :
=================== log of boot-repair 20190208_1944 ===================
boot-repair version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
boot-repair is executed in live-session (Ubuntu 16.04 LTS, xenial, 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.10 (18.10):Ubuntu:linux

=================== blkid:
/dev/sda1: UUID="bacb25af-e81a-48fa-93d8-02aba9edecb5" TYPE="ext4" PARTUUID="000a4743-01"
/dev/sda6: UUID="10804920-fc8a-4ba1-9e63-92f609212edf" TYPE="ext4" PARTUUID="000a4743-06"
/dev/sr0: UUID="2016-04-20-22-29-52-00" LABEL="Ubuntu 16.04 LTS amd64" TYPE="iso9660" PTUUID="0e0e8e70" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/sda5: UUID="cf031278-e0cc-4a24-8b05-7b3188b2b81e" TYPE="swap" PARTUUID="000a4743-05"


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


=================== sda1/etc/grub.d/ :
drwxr-xr-x  2 root root                4096 févr.  1 19:27 grub.d
total 80
-rwxr-xr-x 1 root root 10607 janv. 22 14:57 00_header
-rwxr-xr-x 1 root root  6258 mars  15  2016 05_debian_theme
-rwxr-xr-x 1 root root 13716 oct.  17 18:44 10_linux
-rwxr-xr-x 1 root root 11495 oct.  17 18:44 20_linux_xen
-rwxr-xr-x 1 root root  1992 mars  12  2014 20_memtest86+
-rwxr-xr-x 1 root root 12059 juil. 17  2018 30_os-prober
-rwxr-xr-x 1 root root  1418 oct.  14  2015 30_uefi-firmware
-rwxr-xr-x 1 root root   214 mai   15  2014 40_custom
-rwxr-xr-x 1 root root   216 mai   15  2014 41_custom
-rw-r--r-- 1 root root   483 mai   15  2014 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"




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


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	grubenv-ok	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,	not-far,	notbiosboot, /mnt/boot-sav/sda1.
sda6	: 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/sda6.

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


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

BYT;
/dev/sda:160GB:scsi:512:512:msdos:ATA WDC WD1600BEVT-7:;
1:1049kB:30.0GB:30.0GB:ext4::boot;
2:30.0GB:160GB:130GB:::;
6:30.0GB:156GB:126GB:ext4::;
5:156GB:160GB:4082MB:linux-swap(v1)::;

BYT;
/dev/sr0:1486MB:scsi:2048:2048:mac:HL-DT-ST DVD+-RW GT32N:;
1:2048B:6143B:4096B::Apple:;
2:1479MB:1481MB:2425kB::EFI:;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
sda   disk          149,1G
sda1  part ext4        28G
sda2  part              1K
sda5  part swap       3,8G
sda6  part ext4     117,3G
sr0   rom  iso9660    1,4G Ubuntu 16.04 LTS amd64
loop0 loop squashfs   1,3G

KNAME ROTA RO RM STATE   MOUNTPOINT
sda      1  0  0 running
sda1     1  0  0         /mnt/boot-sav/sda1
sda2     1  0  0
sda5     1  0  0         [SWAP]
sda6     1  0  0         /mnt/boot-sav/sda6
sr0      1  0  1 running /cdrom
loop0    1  1  0         /rofs


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=1906136k,nr_inodes=476534,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=384160k,mode=755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
/cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd,nsroot=/)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices,nsroot=/)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids,nsroot=/)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory,nsroot=/)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio,nsroot=/)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb,nsroot=/)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio,nsroot=/)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer,nsroot=/)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct,nsroot=/)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,nsroot=/)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event,nsroot=/)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=24,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
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)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=384160k,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/sda6 on /mnt/boot-sav/sda6 type ext4 (rw,relatime,data=ordered)


=================== ls:
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda5 sda6 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  agpgart autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd freefall full fuse fw0 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 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sda6 sg0 sg1 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio vfio vga_arbiter vhci vhost-net zero
ls /dev/mapper:  control

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  1.9G     0  1.9G   0% /dev
tmpfs          tmpfs     376M  6.2M  370M   2% /run
/dev/sr0       iso9660   1.4G  1.4G     0 100% /cdrom
/dev/loop0     squashfs  1.4G  1.4G     0 100% /rofs
/cow           overlay   1.9G  140M  1.7G   8% /
tmpfs          tmpfs     1.9G  340K  1.9G   1% /dev/shm
tmpfs          tmpfs     5.0M  8.0K  5.0M   1% /run/lock
tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
tmpfs          tmpfs     1.9G  288K  1.9G   1% /tmp
tmpfs          tmpfs     376M   64K  376M   1% /run/user/999
/dev/sda1      ext4       28G  9.8G   17G  38% /mnt/boot-sav/sda1
/dev/sda6      ext4      116G  101G  9.2G  92% /mnt/boot-sav/sda6

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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 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: 0x000a4743

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sda1  *         2048  58595797  58593750    28G 83 Linux
/dev/sda2        58597374 312580095 253982722 121.1G  5 Extended
/dev/sda5       304607232 312580095   7972864   3.8G 82 Linux swap / Solaris
/dev/sda6        58597376 304607231 246009856 117.3G 83 Linux

Partition table entries are not in disk order.




=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub2 of sda1 into the MBR of sda.
Additional repair would be performed: unhide-bootmenu-10s


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

Ton souci est dû au noyau 4.18.0-14 sur lequel ton ordi démarre par défaut. Ce noyau 4.18.0-14 est bogué (*). Il faut que tu ailles dans le menu Grub au démarrage de l'ordi afin de sélectionner "Advanced options for Ubuntu" puis "Ubuntu, with Linux 4.18.0-13-generic". En effet, ce noyau n'a pas le bogue.
Après cela, je te conseille de faire tes mises à jour en passant la commande :

sudo apt update 

Puis quand le résultat de cette commande est accompli, de passer la commande de mise à jour proprement dite :

sudo apt full-upgrade

Tu verras qu'un noyau 4.18.0-15 va être installé. En principe, il n'a pas le bogue donc tu devrais pouvoir ensuite démarrer normalement.

(*) il s'agit du rapport de bug #1814555. Le noyau 4.18.0-15 qui n'a pas le bug est sorti hier (8 févr. 2019) comme tu pourras voir sur le commentaire #19 du rapport de bug.

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

Hors ligne

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

tomcg

Re : [résolu] plus de démarrage

SUPER   Merci

tout est rentré dans l'ordre

bravo à toi Malbo


Ubuntu 20 04
ASUS A751SA-TY066T
Intel® Celeron(R) CPU N3050 @ 1.60GHz × 2
CG Intel® HD Graphics 400 (Braswell)

Hors ligne

#4 Le 10/02/2019, à 07:56

malbo

Re : [résolu] plus de démarrage

Bonjour,
J'en ai profité pour mettre ton modèle d'ordi A751SA-TY066T dans la Liste des portables « Asus »

Hors ligne