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/06/2022, à 18:12

Diamant40

Modifier Grub (Résolu]

Bonjour à tous !
Mon problème de choix multiples de Win 10 ayant été résolu, je voudrais maintenant modifier l'O.S. par défaut.
Pour ce faire, avec Boot Repair, j'ai tenté de mettre le drapeau dans Sda (partition d'Ubuntu 22.04) et de choisir l'O.S. par défaut Ubuntu 22.04.
Boot repair semble content de lui, mais au redémarrage, rien n'a changé : Boot sur Ubuntu 20.04 qui est sur Sdb.
J"ai vu une phrase dans le boot info qui indique qu'il n'y aurait pas assez de place quelque_part.....
Comme je suis encore un peu béotien en ce domaine, existe t-il  un tuto, ou un document explicitant Boot Repair ?
Pouvez vous me conseiller ? Je vous indique le Boot info; http://paste.ubuntu.com/p/93JZByGbTx/
Merci d'avance.

Dernière modification par Diamant40 (Le 04/06/2022, à 18:52)


Chacun à sa place, chaque chose en son temps, et tout ira bien.

Hors ligne

#2 Le 02/06/2022, à 18:23

erresse

Re : Modifier Grub (Résolu]

Bonjour,
Ton lien vers le présumé bootinfo ne fonctionne pas, pastebin dit qu'il n'y a rien de chargé...
Une question : Es-tu en mode UEFI (avec un fichier /boot/*.efi) ou en mode MBR ?
Parce-que dans le cas du mode UEFI, le système ne cherche pas à démarrer sur le MBR de /dev/sda, mais avec les informations enregistrées dans le fichier .efi. Ce qui expliquerait que rien n'ait changé malgré ta modification via bootrepair.
Je pense qu'il doit y avoir d'autres moyens de régler le grub sans recourir à bootrepair...


Plus de 50 ans d'informatique, ça en fait des lignes de commandes en console, mais on n'avait pas le choix...
Excellente raison pour, aujourd'hui qu'on le peut, utiliser au maximum les INTERFACES GRAPHIQUES !
Important : Une fois le problème solutionné, pensez à clore votre sujet en ajoutant [Résolu] devant le titre du 1er message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.

Hors ligne

#3 Le 02/06/2022, à 18:30

Diamant40

Re : Modifier Grub (Résolu]

Voici un boot info qui fonctionne: https://pastebin.ubuntu.com/p/dmQWvQXwmx/
Merci
Pour info: moi aussi j'ai débuté en 1981 avec le Basic du ZX 81 de Sinclair. Toute une époque !

Dernière modification par Diamant40 (Le 02/06/2022, à 18:33)


Chacun à sa place, chaque chose en son temps, et tout ira bien.

Hors ligne

#4 Le 02/06/2022, à 18:36

erresse

Re : Modifier Grub (Résolu]

Bah non ! Voilà tout ce qu'on obtient en cliquant sur ton lien :
Capture-du-2022-06-02-19-33-09.png
Et donc, quel est ton mode de boot, UEFI ou MBR ?


Plus de 50 ans d'informatique, ça en fait des lignes de commandes en console, mais on n'avait pas le choix...
Excellente raison pour, aujourd'hui qu'on le peut, utiliser au maximum les INTERFACES GRAPHIQUES !
Important : Une fois le problème solutionné, pensez à clore votre sujet en ajoutant [Résolu] devant le titre du 1er message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.

Hors ligne

#5 Le 02/06/2022, à 18:39

xubu1957

Re : Modifier Grub (Résolu]

Bonjour,

Collage du Boot-repair, pour les spécialistes :

boot-repair-4ppa200                                              [20220602_1718]

============================== 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 (,msdos4)/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 (,msdos5)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
 => Grub2 (v2.00) is installed in the MBR of /dev/sdc 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 6388a55c-95e2-4413-a4be-0dcba54f970c root hd0,msdos4 
    set prefix=($root)'/boot/grub'
    
    ---------------------------------------------------------------------------

sda2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/10/11/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  Windows 8 or 10
    Boot files:        /bootmgr /Boot/BCD /Windows/System32/winload.exe

sda3: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/10/11/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sda4: __________________________________________________________________________

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

sdb2: __________________________________________________________________________

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

sdb5: __________________________________________________________________________

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

sdc2: __________________________________________________________________________

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

sdd: ___________________________________________________________________________

    File system:       iso9660
    Boot sector type:  Unknown
    Boot sector info: 
    Operating System:  
    Boot files:        /boot/grub/grub.cfg


================================ 3 OS detected =================================

OS#1:   Windows 10 on sda2
OS#2:   Ubuntu 22.04 LTS on sda4
OS#3:   Ubuntu 20.04.4 LTS on sdb5

================================ Host/Hardware =================================

CPU architecture: 64-bit
Video: Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM] from Advanced Micro Devices, Inc. [AMD/ATI]
Live-session OS is Ubuntu 64-bit (Boot-Repair-Disk 64bit 20200604, bionic, x86_64)

===================================== UEFI =====================================

BIOS/UEFI firmware: 6.07 from American Megatrends Inc.
This live-session is in Legacy/BIOS/CSM mode (not in EFI mode).



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

Disks info: ____________________________________________________________________

sda	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, has-os,	has-win,	2048 sectors * 512 bytes
sdb	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, has-os,	no-wind,	2048 sectors * 512 bytes
sdc	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, no-os,	no-wind,	2048 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

sda2	: is-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda3	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda4	: is-os,	64, apt-get,	grub-pc ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sdb5	: is-os,	64, apt-get,	grub-pc ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sdc2	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios

Partitions info (2/3): _________________________________________________________

sda2	: isnotESP,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	bootmgr,	is-winboot
sda3	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	recovery-or-hidden,	no-bmgr,	notwinboot
sda4	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sdb5	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sdc2	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot

Partitions info (3/3): _________________________________________________________

sda2	: not--sepboot,	no---boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	no--grub.d,	sda
sda3	: not--sepboot,	no---boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	no--grub.d,	sda
sda4	: not--sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
sdb5	: not--sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sdb
sdc2	: not--sepboot,	no---boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	no--grub.d,	sdc

fdisk -l (filtered): ___________________________________________________________

Disk sda: 1.4 TiB, 1500301910016 bytes, 2930277168 sectors
Disk identifier: 0xaf8f6abe
      Boot      Start        End    Sectors   Size Id Type
sda2  *        104448 1018357089 1018252642 485.6G  7 HPFS/NTFS/exFAT
sda3       1018357760 1019428863    1071104   523M 27 Hidden NTFS WinRE
sda4       1019430912 2929201151 1909770240 910.7G 83 Linux
Disk sdb: 176 GiB, 189018780672 bytes, 369177306 sectors
Disk identifier: 0x8ad00e56
      Boot     Start       End   Sectors  Size Id Type
sdb2       161916926 367075327 205158402 97.8G  5 Extended
sdb5       162969600 367075327 204105728 97.3G 83 Linux
Disk sdc: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Disk identifier: 0xe0c886a1
      Boot     Start       End   Sectors   Size Id Type
sdc2       507922432 976773119 468850688 223.6G  b W95 FAT32
Disk sdd: 7.2 GiB, 7747928064 bytes, 15132672 sectors
Disk identifier: 0x2c534026
      Boot Start     End Sectors  Size Id Type
sdd1  *        0 1802239 1802240  880M  0 Empty
sdd2         964    5891    4928  2.4M ef EFI (FAT-12/16/32)
Disk zram0: 983.9 MiB, 1031671808 bytes, 251873 sectors
Disk zram1: 983.9 MiB, 1031671808 bytes, 251873 sectors

parted -lm (filtered): _________________________________________________________

sda:1500GB:scsi:512:4096:msdos:ATA WDC WD15EARS-60M:;
2:53.5MB:521GB:521GB:ntfs::boot;
3:521GB:522GB:548MB:ntfs::diag;
4:522GB:1500GB:978GB:ext4::;
sdb:189GB:scsi:512:512:msdos:ATA ST3200822AS:;
2:82.9GB:188GB:105GB:::;
5:83.4GB:188GB:105GB:ext4::;
sdc:500GB:scsi:512:512:msdos:ATA Hitachi HDT72505:;
2:260GB:500GB:240GB:fat32::;
sdd:7748MB:scsi:512:512:msdos: USB DISK 2.0:;
2:494kB:3017kB:2523kB:::esp;

Free space >10MiB: ______________________________________________________________

sda: 0.03MiB:51.0MiB:51.0MiB
sda: 1430274MiB:1430799MiB:525MiB
sdb: 0.03MiB:79061MiB:79061MiB
sdb: 79061MiB:79572MiB:511MiB
sdb: 179236MiB:180262MiB:1026MiB
sdc: 0.03MiB:248009MiB:248009MiB
sdd: 2.88MiB:7389MiB:7386MiB

blkid (filtered): ______________________________________________________________

NAME   FSTYPE   UUID                                 PARTUUID                             LABEL                  PARTLABEL
sda                                                                                                              
├─sda2 ntfs     F656029E5602602B                     af8f6abe-02                                                 
├─sda3 ntfs     C0E658CFE658C6F6                     af8f6abe-03                                                 
└─sda4 ext4     6388a55c-95e2-4413-a4be-0dcba54f970c af8f6abe-04                          Ubuntu 22.04           
sdb                                                                                                              
├─sdb2                                               8ad00e56-02                                                 
└─sdb5 ext4     8b84e5c9-7f6f-4bf5-a127-2b99a166fdca 8ad00e56-05                          Ubuntu 20.04.3         
sdc                                                                                                              
└─sdc2 vfat     D458-C330                            e0c886a1-02                          SAUVEGARDES            
sdd    iso9660  2020-06-13-00-42-55-00                                                    Boot-Repair-Disk 64bit 
├─sdd1 iso9660  2020-06-13-00-42-55-00               2c534026-01                          Boot-Repair-Disk 64bit 
└─sdd2 vfat     D055-8513                            2c534026-02                          Boot-Repair-Disk 64bit 

Mount points (filtered): _______________________________________________________

            Avail Use% Mounted on
/dev/sda2   454.1G   6% /mnt/boot-sav/sda2
/dev/sda3    86.4M  83% /mnt/boot-sav/sda3
/dev/sda4   828.4G   2% /mnt/boot-sav/sda4
/dev/sdb5    66.4G  25% /mnt/boot-sav/sdb5
/dev/sdc2     134G  40% /mnt/boot-sav/sdc2
/dev/sdd         0 100% /cdrom

Mount options (filtered): ______________________________________________________

/dev/sda2   fuseblk         rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda3   fuseblk         rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda4   ext4            rw,relatime
/dev/sdb5   ext4            rw,relatime
/dev/sdc2   vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sdd    iso9660         ro,noatime,nojoliet,check=s,map=n,blocksize=2048

========================== sda4/etc/fstab (filtered) ===========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda4 during installation
UUID=6388a55c-95e2-4413-a4be-0dcba54f970c /               ext4    errors=remount-ro 0       1
/swapfile                                 none            swap    sw              0       0

======================= sda4/etc/default/grub (filtered) =======================

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

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

           GiB - GB             File                                 Fragment(s)
 864.232833862 = 927.962939392  boot/grub/i386-pc/core.img                     1
 507.573780060 = 545.003196416  boot/vmlinuz                                   1
 495.003467560 = 531.505926144  boot/vmlinuz-5.15.0-27-generic                 2
 507.573780060 = 545.003196416  boot/vmlinuz-5.15.0-33-generic                 1
 495.003467560 = 531.505926144  boot/vmlinuz.old                               2
 509.730537415 = 547.318996992  boot/initrd.img                                1
 509.972728729 = 547.579047936  boot/initrd.img-5.15.0-27-generic              1
 509.730537415 = 547.318996992  boot/initrd.img-5.15.0-33-generic              1
 509.972728729 = 547.579047936  boot/initrd.img.old                            1

===================== sda4: ls -l /etc/grub.d/ (filtered) ======================


====================== sdb5/boot/grub/grub.cfg (filtered) ======================

Ubuntu   8b84e5c9-7f6f-4bf5-a127-2b99a166fdca
Ubuntu, avec Linux 5.13.0-44-generic   8b84e5c9-7f6f-4bf5-a127-2b99a166fdca
Ubuntu, avec Linux 5.13.0-40-generic   8b84e5c9-7f6f-4bf5-a127-2b99a166fdca
Windows 10 (sur sda2)   F656029E5602602B
Ubuntu 22.04 LTS (22.04) (sur sda4)   6388a55c-95e2-4413-a4be-0dcba54f970c
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###

========================== sdb5/etc/fstab (filtered) ===========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sdb6 during installation
UUID=8b84e5c9-7f6f-4bf5-a127-2b99a166fdca /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sdb3 during installation
/swapfile                                 none            swap    sw              0       0

======================= sdb5/etc/default/grub (filtered) =======================

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

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

           GiB - GB             File                                 Fragment(s)
 155.840858459 = 167.332847616  boot/grub/grub.cfg                             1
 156.105697632 = 167.617216512  boot/grub/i386-pc/core.img                     1
  94.242874146 = 101.192515584  boot/vmlinuz                                   2
  88.641311646 = 95.177883648   boot/vmlinuz-5.13.0-40-generic                 2
  94.242874146 = 101.192515584  boot/vmlinuz-5.13.0-44-generic                 2
  88.641311646 = 95.177883648   boot/vmlinuz.old                               2
  90.553707123 = 97.231302656   boot/initrd.img                                6
  90.440647125 = 97.109905408   boot/initrd.img-5.13.0-40-generic              5
  90.553707123 = 97.231302656   boot/initrd.img-5.13.0-44-generic              6
  90.440647125 = 97.109905408   boot/initrd.img.old                            5

===================== sdb5: ls -l /etc/grub.d/ (filtered) ======================

-rwxr-xr-x 1 root root 18224 Jan 11 15:09 10_linux
-rwxr-xr-x 1 root root 42359 Jan 11 15:09 10_linux_zfs
-rwxr-xr-x 1 root root 12894 Jan 11 15:09 20_linux_xen
-rwxr-xr-x 1 root root 12059 Jan 11 15:09 30_os-prober
-rwxr-xr-x 1 root root  1424 Jan 11 15:09 30_uefi-firmware
-rwxr-xr-x 1 root root   214 Jan 11 15:09 40_custom
-rwxr-xr-x 1 root root   216 Jan 11 15:09 41_custom

====================== sdd/boot/grub/grub.cfg (filtered) =======================

Boot-Repair-Disk session
Boot-Repair-Disk session (failsafe)

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

           GiB - GB             File                                 Fragment(s)
            ?? = ??             boot/grub/grub.cfg                             1

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

Unknown BootLoader on sdb2

00000000  ff fb a0 00 ed 00 04 24  66 c7 53 83 2e 6a 81 0c  |.......$f.S..j..|
00000010  d9 1d 6c c7 9f 0d a9 9b  45 ac 0c b7 f1 aa b3 69  |..l.....E......i|
00000020  bc c1 8a fe 9e fc 18 f5  00 00 00 22 b9 6c 8d 24  |...........".l.$|
00000030  7e 84 8c 0e 32 ca 05 d1  98 74 54 73 67 08 70 91  |~...2....tTsg.p.|
00000040  73 16 e4 bb 11 27 79 93  10 02 2d 96 04 86 0f 4c  |s....'y...-....L|
00000050  3e 0a dd 38 e3 6d c7 a9  02 3f 51 43 61 88 1c a8  |>..8.m...?QCa...|
00000060  55 93 51 6f 46 1b 7b 97  b0 c1 e8 86 f3 52 35 18  |U.QoF.{......R5.|
00000070  7a 5d 2d 21 5b 1e d0 8c  ac fd 28 e8 1a 94 85 1a  |z]-![.....(.....|
00000080  ed 5b da 0c 6b 44 75 44  c7 73 76 8d 52 bc dc a4  |.[..kDuD.sv.R...|
00000090  f0 b5 51 71 f5 31 0c d0  8f c3 cb 63 fb f8 de e1  |..Qq.1.....c....|
000000a0  56 7a f6 fa 65 fb 19 f5  7f 33 71 df 51 21 9d c0  |Vz..e....3q.Q!..|
000000b0  00 00 42 5b 2e 8d b4 8a  de 8c 48 6c 05 32 62 24  |..B[......Hl.2b$|
000000c0  02 32 23 c2 bf 21 12 4c  75 51 2d e3 84 ea 44 97  |.2#..!.LuQ-...D.|
000000d0  4a 73 cc e1 8f 6f 69 f0  6b 59 f6 b5 67 f2 e6 ed  |Js...oi.kY..g...|
000000e0  01 98 8a c7 90 92 76 19  20 a5 51 0e 1d c5 90 64  |......v. .Q....d|
000000f0  c7 68 c2 dc 60 b4 25 18  87 48 ee 38 32 64 f9 d7  |.h..`.%..H.82d..|
00000100  25 dd 18 81 3b 90 d0 c2  d7 24 20 c3 6f bc 1f c1  |%...;....$ .o...|
00000110  06 12 2c 4a 3b e6 4a 26  18 f9 02 95 88 89 69 ca  |..,J;.J&......i.|
00000120  67 45 3c cd fd 5d 48 d2  9c c7 b9 92 b6 42 25 92  |gE<..]H......B%.|
00000130  8c a8 6c c4 ef bb 84 c7  a0 00 43 52 6f 76 f7 49  |..l.......CRov.I|
00000140  2b ab 13 74 a2 b0 d8 92  a2 d5 2b ee 3d 66 ad fb  |+..t......+.=f..|
00000150  1b 9c c3 7f f1 f7 96 8f  98 13 9a 39 02 15 e6 98  |...........9....|
00000160  88 fd 7a 73 e2 29 41 82  a1 06 68 f3 74 ec eb 47  |..zs.)A...h.t..G|
00000170  78 56 62 87 81 c4 5b ab  38 a6 92 08 a5 94 b0 b4  |xVb...[.8.......|
00000180  6d 08 ca a6 4e 8b 6e 7c  cb bc d4 39 56 d6 55 c6  |m...N.n|...9V.U.|
00000190  b9 f5 f3 cf 5d 7a 1d 37  45 9c d4 d6 d5 3d e8 b4  |....]z.7E....=..|
000001a0  ac eb 9e dc 42 5a d3 84  1d 76 56 d2 48 d3 83 47  |....BZ...vV.H..G|
000001b0  41 cd 71 50 46 02 06 8a  3c f6 21 61 e4 92 00 fe  |A.qPF...<.!a....|
000001c0  ff ff 83 fe ff ff 02 10  10 00 00 68 2a 0c 00 00  |...........h*...|
000001d0  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

Unknown BootLoader on sdd

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




Suggested repair: ______________________________________________________________

The default repair of the Boot-Repair utility would reinstall the grub2 of
sdb5 into the MBR of sdb.
Grub-efi would not be selected by default because no ESP detected.
Additional repair would be performed: unhide-bootmenu-10s

Final advice in case of suggested repair: ______________________________________

Please do not forget to make your BIOS boot on sdb (ATA ST3200822AS) disk!

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

Hors ligne

#6 Le 02/06/2022, à 18:44

Diamant40

Re : Modifier Grub (Résolu]

En voici une copie:

pastebin
Paste from boot-repair 02 June 2022 17:19 +0000

This paste expires on 2022-07-03.

Syntax highlighting: bash
View raw

boot-repair-4ppa200                                              [20220602_1718]

============================== 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 (,msdos4)/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 (,msdos5)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
 => Grub2 (v2.00) is installed in the MBR of /dev/sdc 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 6388a55c-95e2-4413-a4be-0dcba54f970c root hd0,msdos4 
    set prefix=($root)'/boot/grub'
    
    ---------------------------------------------------------------------------

sda2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/10/11/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  Windows 8 or 10
    Boot files:        /bootmgr /Boot/BCD /Windows/System32/winload.exe

sda3: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/10/11/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sda4: __________________________________________________________________________

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

sdb2: __________________________________________________________________________

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

sdb5: __________________________________________________________________________

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

sdc2: __________________________________________________________________________

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

sdd: ___________________________________________________________________________

    File system:       iso9660
    Boot sector type:  Unknown
    Boot sector info: 
    Operating System:  
    Boot files:        /boot/grub/grub.cfg


================================ 3 OS detected =================================

OS#1:   Windows 10 on sda2
OS#2:   Ubuntu 22.04 LTS on sda4
OS#3:   Ubuntu 20.04.4 LTS on sdb5

================================ Host/Hardware =================================

CPU architecture: 64-bit
Video: Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM] from Advanced Micro Devices, Inc. [AMD/ATI]
Live-session OS is Ubuntu 64-bit (Boot-Repair-Disk 64bit 20200604, bionic, x86_64)

===================================== UEFI =====================================

BIOS/UEFI firmware: 6.07 from American Megatrends Inc.
This live-session is in Legacy/BIOS/CSM mode (not in EFI mode).



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

Disks info: ____________________________________________________________________

sda	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, has-os,	has-win,	2048 sectors * 512 bytes
sdb	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, has-os,	no-wind,	2048 sectors * 512 bytes
sdc	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, no-os,	no-wind,	2048 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

sda2	: is-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda3	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda4	: is-os,	64, apt-get,	grub-pc ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sdb5	: is-os,	64, apt-get,	grub-pc ,	grub2,	grub-install,	grubenv-ok,	update-grub,	farbios
sdc2	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios

Partitions info (2/3): _________________________________________________________

sda2	: isnotESP,	part-has-no-fstab,	no-nt,	haswinload,	no-recov-nor-hid,	bootmgr,	is-winboot
sda3	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	recovery-or-hidden,	no-bmgr,	notwinboot
sda4	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sdb5	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sdc2	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot

Partitions info (3/3): _________________________________________________________

sda2	: not--sepboot,	no---boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	no--grub.d,	sda
sda3	: not--sepboot,	no---boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	no--grub.d,	sda
sda4	: not--sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sda
sdb5	: not--sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	sdb
sdc2	: not--sepboot,	no---boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	no--grub.d,	sdc

fdisk -l (filtered): ___________________________________________________________

Disk sda: 1.4 TiB, 1500301910016 bytes, 2930277168 sectors
Disk identifier: 0xaf8f6abe
      Boot      Start        End    Sectors   Size Id Type
sda2  *        104448 1018357089 1018252642 485.6G  7 HPFS/NTFS/exFAT
sda3       1018357760 1019428863    1071104   523M 27 Hidden NTFS WinRE
sda4       1019430912 2929201151 1909770240 910.7G 83 Linux
Disk sdb: 176 GiB, 189018780672 bytes, 369177306 sectors
Disk identifier: 0x8ad00e56
      Boot     Start       End   Sectors  Size Id Type
sdb2       161916926 367075327 205158402 97.8G  5 Extended
sdb5       162969600 367075327 204105728 97.3G 83 Linux
Disk sdc: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Disk identifier: 0xe0c886a1
      Boot     Start       End   Sectors   Size Id Type
sdc2       507922432 976773119 468850688 223.6G  b W95 FAT32
Disk sdd: 7.2 GiB, 7747928064 bytes, 15132672 sectors
Disk identifier: 0x2c534026
      Boot Start     End Sectors  Size Id Type
sdd1  *        0 1802239 1802240  880M  0 Empty
sdd2         964    5891    4928  2.4M ef EFI (FAT-12/16/32)
Disk zram0: 983.9 MiB, 1031671808 bytes, 251873 sectors
Disk zram1: 983.9 MiB, 1031671808 bytes, 251873 sectors

parted -lm (filtered): _________________________________________________________

sda:1500GB:scsi:512:4096:msdos:ATA WDC WD15EARS-60M:;
2:53.5MB:521GB:521GB:ntfs::boot;
3:521GB:522GB:548MB:ntfs::diag;
4:522GB:1500GB:978GB:ext4::;
sdb:189GB:scsi:512:512:msdos:ATA ST3200822AS:;
2:82.9GB:188GB:105GB:::;
5:83.4GB:188GB:105GB:ext4::;
sdc:500GB:scsi:512:512:msdos:ATA Hitachi HDT72505:;
2:260GB:500GB:240GB:fat32::;
sdd:7748MB:scsi:512:512:msdos: USB DISK 2.0:;
2:494kB:3017kB:2523kB:::esp;

Free space >10MiB: ______________________________________________________________

sda: 0.03MiB:51.0MiB:51.0MiB
sda: 1430274MiB:1430799MiB:525MiB
sdb: 0.03MiB:79061MiB:79061MiB
sdb: 79061MiB:79572MiB:511MiB
sdb: 179236MiB:180262MiB:1026MiB
sdc: 0.03MiB:248009MiB:248009MiB
sdd: 2.88MiB:7389MiB:7386MiB

blkid (filtered): ______________________________________________________________

NAME   FSTYPE   UUID                                 PARTUUID                             LABEL                  PARTLABEL
sda                                                                                                              
├─sda2 ntfs     F656029E5602602B                     af8f6abe-02                                                 
├─sda3 ntfs     C0E658CFE658C6F6                     af8f6abe-03                                                 
└─sda4 ext4     6388a55c-95e2-4413-a4be-0dcba54f970c af8f6abe-04                          Ubuntu 22.04           
sdb                                                                                                              
├─sdb2                                               8ad00e56-02                                                 
└─sdb5 ext4     8b84e5c9-7f6f-4bf5-a127-2b99a166fdca 8ad00e56-05                          Ubuntu 20.04.3         
sdc                                                                                                              
└─sdc2 vfat     D458-C330                            e0c886a1-02                          SAUVEGARDES            
sdd    iso9660  2020-06-13-00-42-55-00                                                    Boot-Repair-Disk 64bit 
├─sdd1 iso9660  2020-06-13-00-42-55-00               2c534026-01                          Boot-Repair-Disk 64bit 
└─sdd2 vfat     D055-8513                            2c534026-02                          Boot-Repair-Disk 64bit 

Mount points (filtered): _______________________________________________________

            Avail Use% Mounted on
/dev/sda2   454.1G   6% /mnt/boot-sav/sda2
/dev/sda3    86.4M  83% /mnt/boot-sav/sda3
/dev/sda4   828.4G   2% /mnt/boot-sav/sda4
/dev/sdb5    66.4G  25% /mnt/boot-sav/sdb5
/dev/sdc2     134G  40% /mnt/boot-sav/sdc2
/dev/sdd         0 100% /cdrom

Mount options (filtered): ______________________________________________________

/dev/sda2   fuseblk         rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda3   fuseblk         rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
/dev/sda4   ext4            rw,relatime
/dev/sdb5   ext4            rw,relatime
/dev/sdc2   vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
/dev/sdd    iso9660         ro,noatime,nojoliet,check=s,map=n,blocksize=2048

========================== sda4/etc/fstab (filtered) ===========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda4 during installation
UUID=6388a55c-95e2-4413-a4be-0dcba54f970c /               ext4    errors=remount-ro 0       1
/swapfile                                 none            swap    sw              0       0

======================= sda4/etc/default/grub (filtered) =======================

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

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

           GiB - GB             File                                 Fragment(s)
 864.232833862 = 927.962939392  boot/grub/i386-pc/core.img                     1
 507.573780060 = 545.003196416  boot/vmlinuz                                   1
 495.003467560 = 531.505926144  boot/vmlinuz-5.15.0-27-generic                 2
 507.573780060 = 545.003196416  boot/vmlinuz-5.15.0-33-generic                 1
 495.003467560 = 531.505926144  boot/vmlinuz.old                               2
 509.730537415 = 547.318996992  boot/initrd.img                                1
 509.972728729 = 547.579047936  boot/initrd.img-5.15.0-27-generic              1
 509.730537415 = 547.318996992  boot/initrd.img-5.15.0-33-generic              1
 509.972728729 = 547.579047936  boot/initrd.img.old                            1

===================== sda4: ls -l /etc/grub.d/ (filtered) ======================


====================== sdb5/boot/grub/grub.cfg (filtered) ======================

Ubuntu   8b84e5c9-7f6f-4bf5-a127-2b99a166fdca
Ubuntu, avec Linux 5.13.0-44-generic   8b84e5c9-7f6f-4bf5-a127-2b99a166fdca
Ubuntu, avec Linux 5.13.0-40-generic   8b84e5c9-7f6f-4bf5-a127-2b99a166fdca
Windows 10 (sur sda2)   F656029E5602602B
Ubuntu 22.04 LTS (22.04) (sur sda4)   6388a55c-95e2-4413-a4be-0dcba54f970c
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###

========================== sdb5/etc/fstab (filtered) ===========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sdb6 during installation
UUID=8b84e5c9-7f6f-4bf5-a127-2b99a166fdca /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sdb3 during installation
/swapfile                                 none            swap    sw              0       0

======================= sdb5/etc/default/grub (filtered) =======================

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

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

           GiB - GB             File                                 Fragment(s)
 155.840858459 = 167.332847616  boot/grub/grub.cfg                             1
 156.105697632 = 167.617216512  boot/grub/i386-pc/core.img                     1
  94.242874146 = 101.192515584  boot/vmlinuz                                   2
  88.641311646 = 95.177883648   boot/vmlinuz-5.13.0-40-generic                 2
  94.242874146 = 101.192515584  boot/vmlinuz-5.13.0-44-generic                 2
  88.641311646 = 95.177883648   boot/vmlinuz.old                               2
  90.553707123 = 97.231302656   boot/initrd.img                                6
  90.440647125 = 97.109905408   boot/initrd.img-5.13.0-40-generic              5
  90.553707123 = 97.231302656   boot/initrd.img-5.13.0-44-generic              6
  90.440647125 = 97.109905408   boot/initrd.img.old                            5

===================== sdb5: ls -l /etc/grub.d/ (filtered) ======================

-rwxr-xr-x 1 root root 18224 Jan 11 15:09 10_linux
-rwxr-xr-x 1 root root 42359 Jan 11 15:09 10_linux_zfs
-rwxr-xr-x 1 root root 12894 Jan 11 15:09 20_linux_xen
-rwxr-xr-x 1 root root 12059 Jan 11 15:09 30_os-prober
-rwxr-xr-x 1 root root  1424 Jan 11 15:09 30_uefi-firmware
-rwxr-xr-x 1 root root   214 Jan 11 15:09 40_custom
-rwxr-xr-x 1 root root   216 Jan 11 15:09 41_custom

====================== sdd/boot/grub/grub.cfg (filtered) =======================

Boot-Repair-Disk session
Boot-Repair-Disk session (failsafe)

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

           GiB - GB             File                                 Fragment(s)
            ?? = ??             boot/grub/grub.cfg                             1

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

Unknown BootLoader on sdb2

00000000  ff fb a0 00 ed 00 04 24  66 c7 53 83 2e 6a 81 0c  |.......$f.S..j..|
00000010  d9 1d 6c c7 9f 0d a9 9b  45 ac 0c b7 f1 aa b3 69  |..l.....E......i|
00000020  bc c1 8a fe 9e fc 18 f5  00 00 00 22 b9 6c 8d 24  |...........".l.$|
00000030  7e 84 8c 0e 32 ca 05 d1  98 74 54 73 67 08 70 91  |~...2....tTsg.p.|
00000040  73 16 e4 bb 11 27 79 93  10 02 2d 96 04 86 0f 4c  |s....'y...-....L|
00000050  3e 0a dd 38 e3 6d c7 a9  02 3f 51 43 61 88 1c a8  |>..8.m...?QCa...|
00000060  55 93 51 6f 46 1b 7b 97  b0 c1 e8 86 f3 52 35 18  |U.QoF.{......R5.|
00000070  7a 5d 2d 21 5b 1e d0 8c  ac fd 28 e8 1a 94 85 1a  |z]-![.....(.....|
00000080  ed 5b da 0c 6b 44 75 44  c7 73 76 8d 52 bc dc a4  |.[..kDuD.sv.R...|
00000090  f0 b5 51 71 f5 31 0c d0  8f c3 cb 63 fb f8 de e1  |..Qq.1.....c....|
000000a0  56 7a f6 fa 65 fb 19 f5  7f 33 71 df 51 21 9d c0  |Vz..e....3q.Q!..|
000000b0  00 00 42 5b 2e 8d b4 8a  de 8c 48 6c 05 32 62 24  |..B[......Hl.2b$|
000000c0  02 32 23 c2 bf 21 12 4c  75 51 2d e3 84 ea 44 97  |.2#..!.LuQ-...D.|
000000d0  4a 73 cc e1 8f 6f 69 f0  6b 59 f6 b5 67 f2 e6 ed  |Js...oi.kY..g...|
000000e0  01 98 8a c7 90 92 76 19  20 a5 51 0e 1d c5 90 64  |......v. .Q....d|
000000f0  c7 68 c2 dc 60 b4 25 18  87 48 ee 38 32 64 f9 d7  |.h..`.%..H.82d..|
00000100  25 dd 18 81 3b 90 d0 c2  d7 24 20 c3 6f bc 1f c1  |%...;....$ .o...|
00000110  06 12 2c 4a 3b e6 4a 26  18 f9 02 95 88 89 69 ca  |..,J;.J&......i.|
00000120  67 45 3c cd fd 5d 48 d2  9c c7 b9 92 b6 42 25 92  |gE<..]H......B%.|
00000130  8c a8 6c c4 ef bb 84 c7  a0 00 43 52 6f 76 f7 49  |..l.......CRov.I|
00000140  2b ab 13 74 a2 b0 d8 92  a2 d5 2b ee 3d 66 ad fb  |+..t......+.=f..|
00000150  1b 9c c3 7f f1 f7 96 8f  98 13 9a 39 02 15 e6 98  |...........9....|
00000160  88 fd 7a 73 e2 29 41 82  a1 06 68 f3 74 ec eb 47  |..zs.)A...h.t..G|
00000170  78 56 62 87 81 c4 5b ab  38 a6 92 08 a5 94 b0 b4  |xVb...[.8.......|
00000180  6d 08 ca a6 4e 8b 6e 7c  cb bc d4 39 56 d6 55 c6  |m...N.n|...9V.U.|
00000190  b9 f5 f3 cf 5d 7a 1d 37  45 9c d4 d6 d5 3d e8 b4  |....]z.7E....=..|
000001a0  ac eb 9e dc 42 5a d3 84  1d 76 56 d2 48 d3 83 47  |....BZ...vV.H..G|
000001b0  41 cd 71 50 46 02 06 8a  3c f6 21 61 e4 92 00 fe  |A.qPF...<.!a....|
000001c0  ff ff 83 fe ff ff 02 10  10 00 00 68 2a 0c 00 00  |...........h*...|
000001d0  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

Unknown BootLoader on sdd

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

Chacun à sa place, chaque chose en son temps, et tout ira bien.

Hors ligne

#7 Le 02/06/2022, à 19:02

nany

Re : Modifier Grub (Résolu]

Bonjour,



Diamant40 a écrit :

existe t-il  un tuto, ou un document explicitant Boot Repair ?

Il y a la page de doc boot-repair et notamment le §3.2 pour ce qui te concerne, avec cette image (OS par défaut au démarrage et Placer GRUB dans tous les disques).



erresse a écrit :

Bah non ! Voilà tout ce qu'on obtient en cliquant sur ton lien :
https://i.ibb.co/rsfDXqN/Capture-du-2022-06-02-19-33-09.png

Bah y a qu’à se loguer. tongue

Dernière modification par nany (Le 02/06/2022, à 19:02)

En ligne

#8 Le 04/06/2022, à 18:51

Diamant40

Re : Modifier Grub (Résolu]

O.K. Très bien Grub Customiser....
Je l'ai sous Ubuntu 20.04 mais il ne se charge pas sous Ubuntu 22.04.....
Je ne sais pas pourquoi il a été tant mis en doute car (peut être) dangereux, mais pas si on fait attention, je pense.
Bon c'est réglé , j'ai le Grub que je voulais.
Merci


Chacun à sa place, chaque chose en son temps, et tout ira bien.

Hors ligne

#9 Le 04/06/2022, à 18:57

xubu1957

Re : Modifier Grub (Résolu]


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

Hors ligne