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 02/08/2021, à 12:37

LouisV

[Résolu] Grub donne son invite de commande et c'est tout

Bonjour,

Après avoir essayé de créer un réseau local, Ubuntu ne démarrait plus.
Je l'ai donc ré-installé : Ubuntu 18.04.3 LTS

Maintenant au lancement, j'obtiens l'invite de commande de Grub :

GRUB >

Mais si avant ça je fais F9, j'ai la sélection du périphérique de démarrage, dans laquelle j'ai la possibilité de choisir une source de démarrage UEFI : ubuntu, que ne démarra pas plus, ou une source de démarrage héritée, soit le CD-ROM, soit le disque dur SATA1, qui lui lance Ubuntu tout-à-fait correctement.

Je comprends avec ça (mais est-ce que je comprends juste ?) que je n'ai pas de partition EFI, mais uniquement "legacy" (je en sais pas bien ce que ça veut dire).

J'ai essayé Boot-Repair, qui ne parvient pas à réparer Grub. J'ai demandé un rapport de boot-info, que voici :

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.04.5 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:        

sda6: __________________________________________________________________________

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

sda7: __________________________________________________________________________

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

============================ 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    52,735,997    52,733,950  83 Linux
/dev/sda2          52,735,998 1,953,523,711 1,900,787,714   5 Extended
/dev/sda5          52,736,000 1,939,454,749 1,886,718,750  83 Linux
/dev/sda6       1,939,456,000 1,947,254,783     7,798,784  82 Linux swap / Solaris
/dev/sda7    *  1,947,256,832 1,953,523,711     6,266,880  ef EFI (FAT-12/16/32)


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        40218136-b782-4f7f-8696-9ef2503d2556   ext4       
/dev/sda5        06935e0c-894e-4d0c-aa10-3456de959198   ext4       
/dev/sda6        4583f635-34a3-452b-99f1-9854c6b4e593   swap       
/dev/sda7        9A49-351F                              vfat       
/dev/sr0         2017-10-29-00-56-18-00                 iso9660    Boot-Repair-Disk 64bit
/dev/zram0       5d2e830c-3184-434e-9e92-b76d5fc00b4f   swap       
/dev/zram1       d1609d80-c39a-40e7-ac90-63783291e84f   swap       

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

total 0
lrwxrwxrwx 1 root root  9 Jul 31 07:40 ata-WDC_WD10EZEX-22MFCA0_WD-WCC6Y7DULNSF -> ../../sda
lrwxrwxrwx 1 root root 10 Jul 31 07:40 ata-WDC_WD10EZEX-22MFCA0_WD-WCC6Y7DULNSF-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jul 31 07:40 ata-WDC_WD10EZEX-22MFCA0_WD-WCC6Y7DULNSF-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jul 31 07:40 ata-WDC_WD10EZEX-22MFCA0_WD-WCC6Y7DULNSF-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Jul 31 07:40 ata-WDC_WD10EZEX-22MFCA0_WD-WCC6Y7DULNSF-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Jul 31 07:40 ata-WDC_WD10EZEX-22MFCA0_WD-WCC6Y7DULNSF-part7 -> ../../sda7
lrwxrwxrwx 1 root root  9 Jul 31 07:39 ata-hp_DVD_A_DH16ABSH_2L8202902259 -> ../../sr0
lrwxrwxrwx 1 root root  9 Jul 31 07:39 usb-Multiple_Card_Reader_058F63666433-0:0 -> ../../sdb
lrwxrwxrwx 1 root root  9 Jul 31 07:40 wwn-0x50014ee211439df3 -> ../../sda
lrwxrwxrwx 1 root root 10 Jul 31 07:40 wwn-0x50014ee211439df3-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jul 31 07:40 wwn-0x50014ee211439df3-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jul 31 07:40 wwn-0x50014ee211439df3-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Jul 31 07:40 wwn-0x50014ee211439df3-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Jul 31 07:40 wwn-0x50014ee211439df3-part7 -> ../../sda7

================================ 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  40218136-b782-4f7f-8696-9ef2503d2556
else
  search --no-floppy --fs-uuid --set=root 40218136-b782-4f7f-8696-9ef2503d2556
fi
    font="/usr/share/grub/unicode.pf2"
fi

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

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

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=1
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-40218136-b782-4f7f-8696-9ef2503d2556' {
	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  40218136-b782-4f7f-8696-9ef2503d2556
	else
	  search --no-floppy --fs-uuid --set=root 40218136-b782-4f7f-8696-9ef2503d2556
	fi
        linux	/boot/vmlinuz-5.4.0-80-generic root=UUID=40218136-b782-4f7f-8696-9ef2503d2556 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-5.4.0-80-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-40218136-b782-4f7f-8696-9ef2503d2556' {
	menuentry 'Ubuntu, avec Linux 5.4.0-80-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.4.0-80-generic-advanced-40218136-b782-4f7f-8696-9ef2503d2556' {
		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  40218136-b782-4f7f-8696-9ef2503d2556
		else
		  search --no-floppy --fs-uuid --set=root 40218136-b782-4f7f-8696-9ef2503d2556
		fi
		echo	'Chargement de Linux 5.4.0-80-generic…'
	        linux	/boot/vmlinuz-5.4.0-80-generic root=UUID=40218136-b782-4f7f-8696-9ef2503d2556 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-5.4.0-80-generic
	}
	menuentry 'Ubuntu, avec Linux 5.4.0-80-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.4.0-80-generic-recovery-40218136-b782-4f7f-8696-9ef2503d2556' {
		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  40218136-b782-4f7f-8696-9ef2503d2556
		else
		  search --no-floppy --fs-uuid --set=root 40218136-b782-4f7f-8696-9ef2503d2556
		fi
		echo	'Chargement de Linux 5.4.0-80-generic…'
	        linux	/boot/vmlinuz-5.4.0-80-generic root=UUID=40218136-b782-4f7f-8696-9ef2503d2556 ro recovery nomodeset dis_ucode_ldr 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-5.4.0-80-generic
	}
	menuentry 'Ubuntu, avec Linux 5.0.0-23-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.0.0-23-generic-advanced-40218136-b782-4f7f-8696-9ef2503d2556' {
		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  40218136-b782-4f7f-8696-9ef2503d2556
		else
		  search --no-floppy --fs-uuid --set=root 40218136-b782-4f7f-8696-9ef2503d2556
		fi
		echo	'Chargement de Linux 5.0.0-23-generic…'
	        linux	/boot/vmlinuz-5.0.0-23-generic root=UUID=40218136-b782-4f7f-8696-9ef2503d2556 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-5.0.0-23-generic
	}
	menuentry 'Ubuntu, avec Linux 5.0.0-23-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.0.0-23-generic-recovery-40218136-b782-4f7f-8696-9ef2503d2556' {
		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  40218136-b782-4f7f-8696-9ef2503d2556
		else
		  search --no-floppy --fs-uuid --set=root 40218136-b782-4f7f-8696-9ef2503d2556
		fi
		echo	'Chargement de Linux 5.0.0-23-generic…'
	        linux	/boot/vmlinuz-5.0.0-23-generic root=UUID=40218136-b782-4f7f-8696-9ef2503d2556 ro recovery nomodeset dis_ucode_ldr 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-5.0.0-23-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  40218136-b782-4f7f-8696-9ef2503d2556
	else
	  search --no-floppy --fs-uuid --set=root 40218136-b782-4f7f-8696-9ef2503d2556
	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  40218136-b782-4f7f-8696-9ef2503d2556
	else
	  search --no-floppy --fs-uuid --set=root 40218136-b782-4f7f-8696-9ef2503d2556
	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=40218136-b782-4f7f-8696-9ef2503d2556 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda5 during installation
UUID=06935e0c-894e-4d0c-aa10-3456de959198 /home           ext4    defaults        0       2
# swap was on /dev/sda6 during installation
UUID=4583f635-34a3-452b-99f1-9854c6b4e593 none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

   2.999713898 = 3.220918272    boot/grub/grub.cfg                             2
  10.199714661 = 10.951860224   boot/grub/i386-pc/core.img                     1
   2.035984039 = 2.186121216    boot/vmlinuz-5.0.0-23-generic                  2
   3.470718384 = 3.726655488    boot/vmlinuz-5.4.0-80-generic                  1
   3.470718384 = 3.726655488    vmlinuz                                        1
   2.035984039 = 2.186121216    vmlinuz.old                                    2
   7.141597748 = 7.668232192    boot/initrd.img-5.0.0-23-generic               3
   7.274410248 = 7.810838528    boot/initrd.img-5.4.0-80-generic               4
   7.274410248 = 7.810838528    initrd.img                                     4
   7.141597748 = 7.668232192    initrd.img.old                                 3

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

--------------------------------------------------------------------------------
search.fs_uuid 29643a4f-445b-491c-b239-b26364067dc2 root hd0,msdos1 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
--------------------------------------------------------------------------------

========= Devices which don't seem to have a corresponding hard drive: =========

sdb 


ADDITIONAL INFORMATION :
=================== log of boot-repair 20210731_0740 ===================
boot-repair version : 4ppa62
boot-sav version : 4ppa62
boot-sav-extra version : 4ppa62
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.
Error: Invalid partition table - recursive partition on /dev/sr0.
Partition 2 does not start on physical sector boundary.
boot-repair is executed in live-session (Boot-Repair-Disk 64bit 1oct2017, zesty, Ubuntu, x86_64)
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
ls: cannot access '/home/usr/.config': No such file or directory

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

=================== blkid:
/dev/sda1: UUID="40218136-b782-4f7f-8696-9ef2503d2556" TYPE="ext4" PARTUUID="5de0dddf-01"
/dev/sda5: UUID="06935e0c-894e-4d0c-aa10-3456de959198" TYPE="ext4" PARTUUID="5de0dddf-05"
/dev/sda7: UUID="9A49-351F" TYPE="vfat" PARTUUID="5de0dddf-07"
/dev/sr0: UUID="2017-10-29-00-56-18-00" LABEL="Boot-Repair-Disk 64bit" TYPE="iso9660" PTUUID="6b8b4567" PTTYPE="dos"
/dev/loop0: TYPE="squashfs"
/dev/sda6: UUID="4583f635-34a3-452b-99f1-9854c6b4e593" TYPE="swap" PARTUUID="5de0dddf-06"
/dev/zram0: UUID="5d2e830c-3184-434e-9e92-b76d5fc00b4f" TYPE="swap"
/dev/zram1: UUID="d1609d80-c39a-40e7-ac90-63783291e84f" TYPE="swap"


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 juil. 28 18:30 grub.d
total 80
-rwxr-xr-x 1 root root 10046 mars  18  2019 00_header
-rwxr-xr-x 1 root root  6258 mars  18  2019 05_debian_theme
-rwxr-xr-x 1 root root 12808 févr. 24 19:47 10_linux
-rwxr-xr-x 1 root root 11298 mars  18  2019 20_linux_xen
-rwxr-xr-x 1 root root  1992 janv. 28  2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 mars  18  2019 30_os-prober
-rwxr-xr-x 1 root root  1418 mars  18  2019 30_uefi-firmware
-rwxr-xr-x 1 root root   214 mars  18  2019 40_custom
-rwxr-xr-x 1 root root   216 mars  18  2019 41_custom
-rw-r--r-- 1 root root   483 mars  18  2019 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=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

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

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

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

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

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

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



Presence of EFI/Boot file detected: /mnt/boot-sav/sda7/EFI/Boot/bkpbootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda7/EFI/Boot/bootx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda7/EFI/Boot/fbx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda7/EFI/Boot/grubx64.efi
Presence of EFI/Boot file detected: /mnt/boot-sav/sda7/EFI/Boot/mmx64.efi
Presence of bkp file detected: /mnt/boot-sav/sda7/EFI/BOOT/bkpbootx64.efi

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, but it is not setup in EFI-mode for this live-session.
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.
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.
sda7	: sda,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	is-correct-EFI,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	notbiosboot, /mnt/boot-sav/sda7.

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


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

BYT;
/dev/sda:1000GB:scsi:512:4096:msdos:ATA WDC WD10EZEX-22M:;
1:1049kB:27.0GB:27.0GB:ext4::;
2:27.0GB:1000GB:973GB:::;
5:27.0GB:993GB:966GB:ext4::;
6:993GB:997GB:3993MB:linux-swap(v1)::;
7:997GB:1000GB:3209MB:fat32::boot, esp;

BYT;
/dev/zram1:1032MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:1032MB:1032MB:linux-swap(v1)::;

BYT;
/dev/sr0:742MB:scsi:2048:2048:unknown:hp DVD A DH16ABSH:;

BYT;
/dev/zram0:1032MB:unknown:4096:4096:loop:Unknown:;
1:0.00B:1032MB:1032MB:linux-swap(v1)::;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
loop0 loop squashfs 629,3M
sda   disk          931,5G
sda1  part ext4      25,1G
sda2  part              1K
sda5  part ext4     899,7G
sda6  part swap       3,7G
sda7  part vfat         3G
sr0   rom  iso9660    708M Boot-Repair-Disk 64bit
zram0 disk          983,9M
zram1 disk          983,9M

KNAME ROTA RO RM STATE   MOUNTPOINT
loop0    1  1  0         /rofs
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
sda6     1  0  0         [SWAP]
sda7     1  0  0         /mnt/boot-sav/sda7
sr0      1  0  1 running /cdrom
zram0    0  0  0         [SWAP]
zram1    0  0  0         [SWAP]


=================== 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=1987884k,nr_inodes=496971,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=403016k,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)
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/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
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/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
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/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
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=24,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13196)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
configfs on /sys/kernel/config type configfs (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=403012k,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/sda7 on /mnt/boot-sav/sda7 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)


=================== 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 sda7 size slaves stat subsystem trace uevent
/sys/block/sdb (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 initctl input kfd kmsg 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 sda6 sda7 sdb sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb userio v4l vfio vga_arbiter vhci vhost-net vhost-vsock video0 zero
ls /dev/mapper:  control

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

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  1.9G     0  1.9G   0% /dev
tmpfs          tmpfs     394M  6.3M  388M   2% /run
/dev/sr0       iso9660   708M  708M     0 100% /cdrom
/dev/loop0     squashfs  630M  630M     0 100% /rofs
/cow           overlay   2.0G  9.2M  2.0G   1% /
tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     2.0G     0  2.0G   0% /sys/fs/cgroup
tmpfs          tmpfs     2.0G   68K  2.0G   1% /tmp
tmpfs          tmpfs     394M  4.0K  394M   1% /run/user/999
/dev/sda1      ext4       25G   12G   12G  50% /mnt/boot-sav/sda1
/dev/sda5      ext4      885G  211G  630G  26% /mnt/boot-sav/sda5
/dev/sda7      vfat      3.0G   11M  3.0G   1% /mnt/boot-sav/sda7

=================== fdisk -l:
Disk /dev/loop0: 629.3 MiB, 659873792 bytes, 1288816 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: 0x5de0dddf

Device     Boot      Start        End    Sectors   Size Id Type
/dev/sda1             2048   52735997   52733950  25.1G 83 Linux
/dev/sda2         52735998 1953523711 1900787714 906.4G  5 Extended
/dev/sda5         52736000 1939454749 1886718750 899.7G 83 Linux
/dev/sda6       1939456000 1947254783    7798784   3.7G 82 Linux swap / Solaris
/dev/sda7  *    1947256832 1953523711    6266880     3G ef EFI (FAT-12/16/32)



Disk /dev/zram0: 983.9 MiB, 1031716864 bytes, 251884 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/zram1: 983.9 MiB, 1031716864 bytes, 251884 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes




=================== Suggested repair
The default repair of the Boot-Repair utility would purge (in order to fix packages) and reinstall the grub-efi-amd64-signed of sda1, using the following options:        sda7/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s    use-standard-efi-file  restore-efi-backups


=================== Blockers in case of suggested repair
La session actuelle est en mode Legacy. Veuillez redémarrer l'ordinateur, et utiliser ce logiciel dans une session EFI. Cela vous permettra d'utiliser cette fonctionnalité. Par exemple, utilisez un live-USB de Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), après avoir vérifié que votre BIOS est réglé pour démarrer l'USB en mode EFI.


=================== Advice in case of suggested repair
Le démarrage de votre ordinateur est en mode Legacy. Vous voudrez peut-être ré-essayer après l'avoir changé en mode EFI.
Alternativement, vous souhaiterez peut-être ré-essayer après avoir désactivé l'option [Partition /boot/efi séparée :].
Voulez-vous continuer ?


=================== Final advice in case of suggested repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sda7/efi/.../grub*.efi !

Le démarrage de votre ordinateur est en mode Legacy. Vous voudrez peut-être ré-essayer après l'avoir changé en mode EFI.


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

Si je comprends juste, sda7 est bien UEFI ?

J'ai déjà essayé de ré-installer Ubuntu, avec le même résultat.

Avez-vous une idée de ce que je pourrais faire ?

Merci et bonne après-midi,
L.

Dernière modification par LouisV (Le 02/08/2021, à 18:32)


(Ubuntu 18.04)

Hors ligne

#2 Le 02/08/2021, à 13:19

lucmars

Re : [Résolu] Grub donne son invite de commande et c'est tout

Règles ton bios afin qu'il lance le disque dur en mode legacy et ça devrait le faire.


Gaulois Matter !

Hors ligne

#3 Le 02/08/2021, à 13:44

LouisV

Re : [Résolu] Grub donne son invite de commande et c'est tout

Merci lucmars,

J'avais déjà essayé, mais je ne trouve dans aucun des menus du BIOS référence à UEFI ou à legacy. Peux-tu m'en dire plus ?

Merci,
L.


(Ubuntu 18.04)

Hors ligne

#4 Le 02/08/2021, à 15:06

geole

Re : [Résolu] Grub donne son invite de commande et c'est tout

Bonjour
extrait du boot-info

================== Blockers in case of suggested repair
La session actuelle est en mode Legacy....... 

avant que la ligne contenant le mot grub? s'affiche, n'aurait-tu pas d'autres lignes plus explicatives?


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#5 Le 02/08/2021, à 15:18

LouisV

Re : [Résolu] Grub donne son invite de commande et c'est tout

Oui, parfois il y a deux ou trois lignes qui s'affichent mais ça ne dure que moins d'une seconde, impossible de les lire.
Est-ce que ça serait écrit dans un journal quelque part ?


(Ubuntu 18.04)

Hors ligne

#6 Le 02/08/2021, à 15:25

LouisV

Re : [Résolu] Grub donne son invite de commande et c'est tout

Lorsque l'invite de commande GRUB est affichée, il y a en haut de page :

            GNU GRUB version 2.04
Minimal BASH-like line editing is supported.

puis quelques indications sur la complétion automatique des commandes.
Je ne pense pas que ce soit de ça dont tu veux parler.

Les lignes dont je parlais dans mon message précédent s'affichent avant ça, puis s'effacent à peu près immédiatemment.


(Ubuntu 18.04)

Hors ligne

#7 Le 02/08/2021, à 16:11

geole

Re : [Résolu] Grub donne son invite de commande et c'est tout

Cela pourrait être avant ces quelques lignes

avec une seule ligne   disant qu'il manque une partition intitulée
search.fs_uuid 29643a4f-445b-491c-b239-b26364067dc2 root hd0,msdos1

Je crois avoir vu mi-janvier que ton ordinateur était assez particulier.
Peut-être devrais-tu booter en EFI et faire la réparation recommandée et la poster surtout si elle ne fonctionne pas.

Dernière modification par geole (Le 02/08/2021, à 16:52)


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#8 Le 02/08/2021, à 16:27

xubu1957

Re : [Résolu] Grub donne son invite de commande et c'est tout


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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

En ligne

#9 Le 02/08/2021, à 18:11

LouisV

Re : [Résolu] Grub donne son invite de commande et c'est tout

@ geole : le problème, c'est que je ne sais pas démarrer en EFI yikes

@ xubu1957 : je vais essayer de reprendre les messages de janvier pour voir comment je m'en étais tiré. Je vous tiens au courant.

Merci et bonne soirée,
L.


(Ubuntu 18.04)

Hors ligne

#10 Le 02/08/2021, à 18:31

LouisV

Re : [Résolu] Grub donne son invite de commande et c'est tout

Re - bonsoir,

Comme en janvier, j'ai supprimé la partition sda7 et ÇA MARCHE !
Mais je ne comprends pas pourquoi.

Enfin, si ça fonctionne, c'est l'essentiel smile

Alors, merci à tous les trois de votre aide précieuse.

Bonne soirée à tous,
L.

Dernière modification par LouisV (Le 02/08/2021, à 18:32)


(Ubuntu 18.04)

Hors ligne