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 19/02/2021, à 18:46

Momo-B

[Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Hello !

Pas plus tard qu'hier, j'ai updrage mon PC en lui ajoutant un mvme. Jusque-là, il ne possédait qu'un HDD découpé en 4 partitions : racine, home, swap et efi. Désormais en possessions d'un stockage bien plus rapide, j'ai souhaité supprimé les partitions systèmes de mon sda (ce que j'ai fait) et les réinstaller sur mon mvme. Jusque-là, aucun problème, tout s'opère... Jusqu'à la toute fin du formatage, où un message d'erreur (erreur fatale) apparaît à propos du GRUB. Ayant déjà eu un soucis identiquement, je recommence l'installation en utilisant l'astuce qui m'avait sauvé : je coupe internet pour empêcher la maj des programmes.

Sauf que... Au cours du partitionnement, je me rends compte qu'il ne m'est plus possible de créer une partition EFI Bios, celle dans laquelle de GRUB s'installe en principe. Le programme d'installation ne me le propose tout simplement plus. J'ai essayé de faire varier les choses : l'installé sur l'espace libre, tenter de l'installer sur une partition formatée, tenter de l'installer sur un partition déjà montée... Rien n'y fait, il ne me le propose pas.

1613757660.png

Je tente quand même d'aller au bout de l'installation, mais évidemment, après redémarrage, l'absence de Grub bloque. J'ai donc à l'heure actuelle le formatage suivant :

nvme :

  • Racine montée sur /

  • Swap

  • Partition SSD (pour les jeux/VM) montée sur /home/VM

  • Partition inutilisée que je réserve à l'intention de l'EFI du Bios

sda :

  • Partition fichiers montée sur /home

  • espace libre que je ne parviens pas à déplacer vers la partition du dessus sans faire planter l'installateur

Bref, je ne comprend pas pourquoi l'installateur ne me propose pas l'option "EFI" "Zone réservée pour le chargeur d'amorçage BIOS" dans les paramètres de partitionnement. Je joins mon boot-info : https://paste.ubuntu.com/p/5wjr24rRxx/

Merci par avance pour l'aide smile


Edit : réparation des listes

Dernière modification par Momo-B (Le 21/02/2021, à 10:45)

Hors ligne

#2 Le 19/02/2021, à 18:57

lucmars

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Déjà le boot-info

boot-info-4ppa125                                              [20210219_1552]

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

 => Grub2 (v2.00) is installed in the MBR of /dev/nvme0n1 and looks at sector 
    1 of the same hard drive for core.img. core.img is at this location and 
    looks for (,msdos1)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
 => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos1)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
 => Grub2 (v2.00) is installed in the MBR of /dev/sdb and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos2)/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    gettext boot extcmd bufio verifiers crypto terminal normal datetime date 
    mmap drivemap blocklist relocator video chain ntldr search_label 
    search_fs_file search_fs_uuid search keylayouts at_keyboard pci usb 
    usb_keyboard gcry_md5 hashsum gcry_crc gzio xzio lzopio lspci fshelp ext2 
    xfs iso9660 gcry_sha1 udf exfat font ventoy read acpi halt video_fb vbe 
    linux linux16 test true sleep reboot echo bitmap gfxterm bitmap_scale trig 
    video_colors gfxmenu videotest videoinfo diskfilter raid6rec zstd btrfs 
    functional_test videotest_checksum video_cirrus video_bochs vga minicmd 
    help configfile tr biosdisk disk ls archelp tar squash4 pbkdf2 gcry_sha512 
    password_pbkdf2 all_video png jpeg part_gpt part_msdos fat ntfs loopback 
    gfxterm_background procfs gfxterm_menu
    ---------------------------------------------------------------------------

nvme0n1p1: _____________________________________________________________________

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

nvme0n1p2: _____________________________________________________________________

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

nvme0n1p3: _____________________________________________________________________

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

nvme0n1p5: _____________________________________________________________________

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

nvme0n1p4: _____________________________________________________________________

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

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sdb1: __________________________________________________________________________

    File system:       exfat
    Boot sector type:  -
    Boot sector info: 
    Mounting failed:   mount: /mnt/BootInfo/sdb1: /dev/sdb1 déjà monté ou point de montage actif.

sdb2: __________________________________________________________________________

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

sdb3: __________________________________________________________________________

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


================================ 1 OS detected =================================

OS#1:   Ubuntu 20.04.1 LTS on nvme0n1p1

============================ Architecture/Host Info ============================

CPU architecture: 64-bit
Live-session OS is Ubuntu 64-bit (Ubuntu 20.04.1 LTS, focal, x86_64)


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

This live-session is not in EFI-mode.
EFI in dmesg.
[    0.011591] ACPI: UEFI 0x000000007CEFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.011593] ACPI: UEFI 0x000000007CEFB000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)



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

Disks info: ____________________________________________________________________

nvme0n1	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes
sda	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, no-os,	2048 sectors * 512 bytes
sdb	: notGPT,	no-BIOSboot,	has-noESP, 	usb-disk,	not-mmc, no-os,	2048 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

nvme0n1p1	: is-os,	64, apt-get,	grub-pc ,	grub2,	grub-install,	grubenv-ok,	update-grub,	not-far
nvme0n1p5	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda5	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sdb1	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
sdb3	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far
nvme0n1p4	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios

Partitions info (2/3): _________________________________________________________

nvme0n1p1	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
nvme0n1p5	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda5	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sdb1	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sdb3	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
nvme0n1p4	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot

Partitions info (3/3): _________________________________________________________

nvme0n1p1	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	nvme0n1
nvme0n1p5	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	nvme0n1
sda5	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda
sdb1	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sdb
sdb3	: not-sepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sdb
nvme0n1p4	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	nvme0n1

fdisk -l (filtered): ___________________________________________________________

Disk nvme0n1: 476.96 GiB, 512110190592 bytes, 1000215216 sectors
Disk identifier: 0x9b92690f
          Boot     Start        End   Sectors   Size Id Type
nvme0n1p1 *         2048   62712985  62710938  29.9G 83 Linux
nvme0n1p2       62713856   78340095  15626240   7.5G 82 Linux swap / Solaris
nvme0n1p3       78342142  998264018 919921877 438.7G  5 Extended
nvme0n1p4      998264832 1000214527   1949696   952M 83 Linux
nvme0n1p5       78342144  998264018 919921875 438.7G 83 Linux
Partition table entries are not in disk order.
Disk sda: 931.53 GiB, 1000204886016 bytes, 1953525168 sectors
Disk identifier: 0xe40939e9
      Boot    Start        End    Sectors   Size Id Type
sda2       39065598 1937499193 1898433596 905.2G  5 Extended
sda5       39065600 1937499193 1898433594 905.2G 83 Linux
Disk sdb: 60 GiB, 64424509440 bytes, 125829120 sectors
Disk identifier: 0x37e1ef68
      Boot    Start       End  Sectors  Size Id Type
sdb1  *        2048  92995583 92993536 44.4G  7 HPFS/NTFS/exFAT
sdb2       92995584  93061119    65536   32M ef EFI (FAT-12/16/32)
sdb3       93061120 125829119 32768000 15.6G  c W95 FAT32 (LBA)
Disk mapper/ventoy: 2.61 GiB, 2785017856 bytes, 5439488 sectors
Disk identifier: 0x56f48570
                    Boot   Start     End Sectors  Size Id Type
mapper/ventoy-part1 *          0 5439487 5439488  2.6G  0 Empty
mapper/ventoy-part2      5017392 5025327    7936  3.9M ef EFI (FAT-12/16/32)

parted -lm (filtered): _________________________________________________________

sda:1000GB:scsi:512:4096:msdos:ATA ST1000LM035-1RK1:;
2:20.0GB:992GB:972GB:::;
5:20.0GB:992GB:972GB:ext4::;
sdb:64.4GB:scsi:512:512:msdos:USB Flash Disk:;
1:1049kB:47.6GB:47.6GB:::boot;
2:47.6GB:47.6GB:33.6MB:fat16::esp;
3:47.6GB:64.4GB:16.8GB:fat32::lba;
mapper/ventoy:2785MB:dm:512:512:unknown:Linux device-mapper (linear):;
nvme0n1:512GB:nvme:512:512:msdos:TS512GMTE110S:;
1:1049kB:32.1GB:32.1GB:ext4::boot;
2:32.1GB:40.1GB:8001MB:linux-swap(v1)::;
3:40.1GB:511GB:471GB:::;
5:40.1GB:511GB:471GB:ext4::;
4:511GB:512GB:998MB:::;

blkid (filtered): ______________________________________________________________

NAME        FSTYPE   UUID                                 PARTUUID                             LABEL       PARTLABEL
sda                                                                                                        
├─sda2                                                    e40939e9-02                                      
└─sda5      ext4     86c9eb52-672f-4223-8245-9633a952ec1d e40939e9-05                                      
sdb                                                                                                        
├─sdb1      exfat    E6FF-3099                            37e1ef68-01                          isos        
│ └─ventoy                                                                                                 
├─sdb2                                                                                                     
└─sdb3      vfat     0514-8301                            37e1ef68-03                          StockageUSB 
nvme0n1                                                                                                    
├─nvme0n1p1 ext4     35e2ac37-cbcf-4be0-9575-00d4c577c05b 9b92690f-01                                      
├─nvme0n1p2 swap     a051b91d-f7c1-4887-9eca-55e55ae49990 9b92690f-02                                      
├─nvme0n1p3                                               9b92690f-03                                      
├─nvme0n1p4                                               9b92690f-04                                      
└─nvme0n1p5 ext4     e87e0426-92ce-423b-8831-26a7f8596e0d 9b92690f-05                                      

df (filtered): _________________________________________________________________

               Avail Use% Mounted on
mapper/ventoy      0 100% /cdrom
nvme0n1p1      23.2G  16% /mnt/boot-sav/nvme0n1p1
nvme0n1p5     408.8G   0% /mnt/boot-sav/nvme0n1p5
sda5          430.4G  47% /mnt/boot-sav/sda5
sdb3           15.6G   0% /mnt/boot-sav/sdb3

Mount options: __________________________________________________________________

mapper/ventoy ro,noatime,nojoliet,check=s,map=n,blocksize=2048
nvme0n1p1     rw,relatime
nvme0n1p5     rw,relatime
sda5          rw,relatime
sdb3          rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro

============================== ls -R /dev/mapper/ ==============================

/dev/mapper:
control
ventoy

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

Ubuntu   35e2ac37-cbcf-4be0-9575-00d4c577c05b
Ubuntu, avec Linux 5.4.0-42-generic   35e2ac37-cbcf-4be0-9575-00d4c577c05b
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###

======================== nvme0n1p1/etc/fstab (filtered) ========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/nvme0n1p1 during installation
UUID=35e2ac37-cbcf-4be0-9575-00d4c577c05b /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda5 during installation
UUID=86c9eb52-672f-4223-8245-9633a952ec1d /home           ext4    defaults        0       2
# /home/SSD was on /dev/nvme0n1p5 during installation
UUID=e87e0426-92ce-423b-8831-26a7f8596e0d /home/SSD       ext4    defaults        0       2
# swap was on /dev/nvme0n1p2 during installation
UUID=a051b91d-f7c1-4887-9eca-55e55ae49990 none            swap    sw              0       0

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

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=""

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

           GiB - GB             File                                 Fragment(s)
  24,427669525 = 26,229010432   boot/grub/grub.cfg                             2
  24,427661896 = 26,229002240   boot/grub/i386-pc/core.img                     1
   1,949337006 = 2,093084672    boot/vmlinuz                                   1
   1,949337006 = 2,093084672    boot/vmlinuz-5.4.0-42-generic                  1
   2,765094757 = 2,968997888    boot/initrd.img                                5
   2,765094757 = 2,968997888    boot/initrd.img-5.4.0-42-generic               5
   2,765094757 = 2,968997888    boot/initrd.img.old                            5

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

-rwxr-xr-x 1 root root 17123 juil. 31  2020 10_linux
-rwxr-xr-x 1 root root 42128 juil. 31  2020 10_linux_zfs
-rwxr-xr-x 1 root root 12894 juil. 31  2020 20_linux_xen
-rwxr-xr-x 1 root root 12059 juil. 31  2020 30_os-prober
-rwxr-xr-x 1 root root  1424 juil. 31  2020 30_uefi-firmware
-rwxr-xr-x 1 root root   214 juil. 31  2020 40_custom
-rwxr-xr-x 1 root root   216 juil. 31  2020 41_custom

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

Ubuntu
Ubuntu (safe graphics)
OEM install (for manufacturers)
Boot from next volume
UEFI Firmware Settings

==================== sdb2: 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  45 52 08 00 00 00 90 90  00 00 00 00 00 00 00 00  |ER..............|
00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000020  33 ed fa 8e d5 bc 00 7c  fb fc 66 31 db 66 31 c9  |3......|..f1.f1.|
00000030  66 53 66 51 06 57 8e dd  8e c5 52 be 00 7c bf 00  |fSfQ.W....R..|..|
00000040  06 b9 00 01 f3 a5 ea 4b  06 00 00 52 b4 41 bb aa  |.......K...R.A..|
00000050  55 31 c9 30 f6 f9 cd 13  72 16 81 fb 55 aa 75 10  |U1.0....r...U.u.|
00000060  83 e1 01 74 0b 66 c7 06  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  f4 8d 05 00 00 00 00 00  70 85 f4 56 00 00 80 00  |........p..V....|
000001c0  01 00 00 a5 e0 ff 00 00  00 00 00 00 53 00 00 fe  |............S...|
000001d0  ff ff ef fe ff ff 30 8f  4c 00 00 1f 00 00 00 00  |......0.L.......|
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 63 (pipe:[185707]) leaked on lvs invocation. Parent PID 44850: /bin/bash

================================= User choice ==================================

Is there RAID on this computer? no

Error code 32
mount -r /dev/sdb1 /mnt/boot-sav/sdb1

mount -r /dev/sdb1 : Error code 32
Error code 12
mount -r /dev/nvme0n1p4 /mnt/boot-sav/nvme0n1p4

mount -r /dev/nvme0n1p4 : Error code 12
Error code 32
mount -r /dev/sdb1 /mnt/boot-sav/sdb1

mount -r /dev/sdb1 : Error code 32
Error code 12
mount -r /dev/nvme0n1p4 /mnt/boot-sav/nvme0n1p4

mount -r /dev/nvme0n1p4 : Error code 12
Suggested repair: ______________________________________________________________

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

Final advice in case of suggested repair: ______________________________________


Please do not forget to make your BIOS boot on nvme0n1 (TS512GMTE110S) disk!

Dernière modification par lucmars (Le 19/02/2021, à 18:59)


Gaulois Matter !

Hors ligne

#3 Le 19/02/2021, à 18:58

Compte supprimé

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Il faut un disque partitionné en GPT.

Dernière modification par Compte supprimé (Le 19/02/2021, à 18:59)

#4 Le 20/02/2021, à 00:24

Momo-B

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Merci pour le coup de main, c'était bien ça ! smile

Pour qui aurait le même soucis, je détail un peu parce que j'ai eu un petit peu de mal à trouver les info : une fois sur le live usb, je suis sortit de l'installateur (vous pouvez cliquer sur "essayer Ubuntu" plutôt que sur "Installer Ubuntu"), puis j'ai démarré le programme Gparted. À partir de celui-ci, j'ai reformaté tout le disque afin qu'il partitionne en GPT comme l'a suggéré Tamarou.

1613778062.png

À partir de là, j'ai reprit l'installation. Je pouvais désormais sélectionner une partition pour le GRUB. J'ai du m'y reprendre à deux fois, comme j'avais oublié la première fois de formater la partition système (il faut apparemment ça pour lancer l'installation du GRUB sur la partition dédiée).

Encore merci pour votre aide ! smile

Dernière modification par Momo-B (Le 21/02/2021, à 01:18)

Hors ligne

#5 Le 20/02/2021, à 06:33

malbo

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Bonjour,
Je suis curieux de voir le résultat obtenu. Je te prie de faire un Boot-info depuis une session de ton Ubuntu installé et de donner l'URL de ce Boot-info dans ta réponse.

Hors ligne

#6 Le 21/02/2021, à 01:19

Momo-B

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Hello !

Voilà pour toi : https://paste.ubuntu.com/p/VnTd8Z5s25/

Hors ligne

#7 Le 21/02/2021, à 08:36

malbo

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Bonjour,
Je colle ci-dessous le contenu du Boot-info dont tu as donné l'URL ( https://paste.ubuntu.com/p/VnTd8Z5s25/ ) dans le post #6 :

boot-info-4ppa125                                              [20210221_0116]

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

 => Grub2 (v2.00) is installed in the MBR of /dev/nvme0n1 and looks at sector 
    93966336 of the same hard drive for core.img. core.img is at this location 
    and looks for (,gpt1)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_gpt biosdisk
    ---------------------------------------------------------------------------
 => 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
    ---------------------------------------------------------------------------

nvme0n1p1: _____________________________________________________________________

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

nvme0n1p2: _____________________________________________________________________

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

nvme0n1p3: _____________________________________________________________________

    File system:       BIOS Boot partition
    Boot sector type:  Grub2's core.img
    Boot sector info: 

nvme0n1p4: _____________________________________________________________________

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

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:        


================================ 1 OS detected =================================

OS#1:   L'OS actuellement utilisé - Ubuntu 20.04.2 LTS CurrentSession on nvme0n1p1

============================ Architecture/Host Info ============================

CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.8.0-43-generic root=UUID=806ed92d-0df2-49f3-8702-8061cf55b78c ro quiet splash vt.handoff=7


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

This installed-session is not in EFI-mode.
EFI in dmesg.
[    0.010157] ACPI: UEFI 0x000000007CEFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.010160] ACPI: UEFI 0x000000007CEFB000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)



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

Disks info: ____________________________________________________________________

nvme0n1	: is-GPT,	hasBIOSboot,	has-noESP, 	not-usb,	not-mmc, has-os,	2048 sectors * 512 bytes
sda	: notGPT,	no-BIOSboot,	has-noESP, 	not-usb,	not-mmc, no-os,	2048 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

nvme0n1p1	: is-os,	64, apt-get,	grub-pc ,	grub2,	grub-install,	grubenv-ok,	update-grub,	not-far
nvme0n1p4	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios
sda5	: no-os,	32, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	farbios

Partitions info (2/3): _________________________________________________________

nvme0n1p1	: isnotESP,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
nvme0n1p4	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot
sda5	: isnotESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot

Partitions info (3/3): _________________________________________________________

nvme0n1p1	: not-sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	nvme0n1
nvme0n1p4	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	nvme0n1
sda5	: maybesepboot,	no-boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	std-grub.d,	sda

fdisk -l (filtered): ___________________________________________________________

Disk nvme0n1: 476.96 GiB, 512110190592 bytes, 1000215216 sectors
Disk identifier: 57B9CDEF-1DA1-434F-BBD7-423CB3DF56F2
             Start        End   Sectors   Size Type
nvme0n1p1     2048   62712985  62710938  29.9G Linux filesystem
nvme0n1p2 62713856   93966335  31252480  14.9G Linux swap
nvme0n1p3 93966336   94943231    976896   477M BIOS boot
nvme0n1p4 94943232 1000214527 905271296 431.7G Linux filesystem
Disk sda: 931.53 GiB, 1000204886016 bytes, 1953525168 sectors
Disk identifier: 0xe40939e9
      Boot    Start        End    Sectors   Size Id Type
sda2       39065598 1937499193 1898433596 905.2G  5 Extended
sda5       39065600 1937499193 1898433594 905.2G 83 Linux

parted -lm (filtered): _________________________________________________________

sda:1000GB:scsi:512:4096:msdos:ATA ST1000LM035-1RK1:;
2:20.0GB:992GB:972GB:::;
5:20.0GB:992GB:972GB:ext4::;
nvme0n1:512GB:nvme:512:512:gpt:TS512GMTE110S:;
1:1049kB:32.1GB:32.1GB:ext4::;
2:32.1GB:48.1GB:16.0GB:linux-swap(v1)::swap;
3:48.1GB:48.6GB:500MB:::bios_grub;
4:48.6GB:512GB:463GB:ext4::;

blkid (filtered): ______________________________________________________________

NAME        FSTYPE   UUID                                 PARTUUID                             LABEL PARTLABEL
sda                                                                                                  
├─sda2                                                    e40939e9-02                                
└─sda5      ext4     86c9eb52-672f-4223-8245-9633a952ec1d e40939e9-05                                
nvme0n1                                                                                              
├─nvme0n1p1 ext4     806ed92d-0df2-49f3-8702-8061cf55b78c ef1a4d36-885b-4695-977f-7c83f38bc060       
├─nvme0n1p2 swap     0c2c0497-13e3-40b6-ba43-98992f54cd4b e3ed3a47-f3ad-484c-86a1-8253e7df7584       
├─nvme0n1p3                                               16662a25-53b0-42ee-90a4-0143fb76fd3c       
└─nvme0n1p4 ext4     e9185aea-77ec-4034-b85c-9a1042606b5e d221d6aa-681b-4f22-aaf6-8bf51621b31f       

df (filtered): _________________________________________________________________

           Avail Use% Mounted on
nvme0n1p1  20.6G  25% /
nvme0n1p4 274.6G  30% /home/SSD
sda5      473.9G  42% /home

Mount options: __________________________________________________________________

nvme0n1p1 rw,relatime,errors=remount-ro
nvme0n1p4 rw,relatime
sda5      rw,relatime

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

Ubuntu   806ed92d-0df2-49f3-8702-8061cf55b78c
Ubuntu, avec Linux 5.8.0-43-generic   806ed92d-0df2-49f3-8702-8061cf55b78c
Ubuntu, avec Linux 5.4.0-42-generic   806ed92d-0df2-49f3-8702-8061cf55b78c
### END /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_uefi-firmware ###

======================== nvme0n1p1/etc/fstab (filtered) ========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/nvme0n1p1 during installation
UUID=806ed92d-0df2-49f3-8702-8061cf55b78c /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda5 during installation
UUID=86c9eb52-672f-4223-8245-9633a952ec1d /home           ext4    defaults        0       2
# /home/SSD was on /dev/nvme0n1p4 during installation
UUID=e9185aea-77ec-4034-b85c-9a1042606b5e /home/SSD       ext4    defaults        0       2
# swap was on /dev/nvme0n1p2 during installation
UUID=0c2c0497-13e3-40b6-ba43-98992f54cd4b none            swap    sw              0       0

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

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=""

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

           GiB - GB             File                                 Fragment(s)
  24,269340515 = 26,059005952   boot/grub/grub.cfg                             2
  12,424228668 = 13,340413952   boot/grub/i386-pc/core.img                     1
  14,830337524 = 15,923953664   boot/vmlinuz                                   1
   1,847774506 = 1,984032768    boot/vmlinuz-5.4.0-42-generic                  1
  14,830337524 = 15,923953664   boot/vmlinuz-5.8.0-43-generic                  1
   1,847774506 = 1,984032768    boot/vmlinuz.old                               1
   3,305660248 = 3,549425664    boot/initrd.img                                4
  15,274097443 = 16,400437248   boot/initrd.img-5.4.0-42-generic               2
   3,305660248 = 3,549425664    boot/initrd.img-5.8.0-43-generic               4
  15,274097443 = 16,400437248   boot/initrd.img.old                            2

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

-rwxr-xr-x 1 root root 17622 janv. 13 15:12 10_linux
-rwxr-xr-x 1 root root 42359 janv. 13 15:12 10_linux_zfs
-rwxr-xr-x 1 root root 12894 juil. 31  2020 20_linux_xen
-rwxr-xr-x 1 root root 12059 juil. 31  2020 30_os-prober
-rwxr-xr-x 1 root root  1424 juil. 31  2020 30_uefi-firmware
-rwxr-xr-x 1 root root   214 juil. 31  2020 40_custom
-rwxr-xr-x 1 root root   216 juil. 31  2020 41_custom


Suggested repair: ______________________________________________________________

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

Final advice in case of suggested repair: ______________________________________


Please do not forget to make your BIOS boot on nvme0n1 (TS512GMTE110S) disk!

Il s'agit bien d'une installation en mode Bios classique (ce n'est pas une installation en mode UEFI). Je n'étais pas du tout sûr que ce serait ça.

Hors ligne

#8 Le 21/02/2021, à 10:43

Momo-B

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Ah, maintenant que tu le dis, c'est bien une partition réservée au BIOS qu'il me propose (je viens de jeter un œil sur le live USB pour être sûr). Je vais modifier le titre du post en conséquence, merci pour la remarque ! smile

Hors ligne

#9 Le 21/02/2021, à 10:44

Compte supprimé

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Quel est ton objectif ? Installer en UEFI ou pas ?

#10 Le 21/02/2021, à 10:49

Momo-B

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Hello !

Nope, je voulais juste de quoi démarrer mon système, peu importe que ce soit en Bios ou UEFI. C'était une confusion de ma part : mon desktop est en UEFI et j'ai donc l'habitude d'avoir une partition EFI, et je n'avais pas fait attention au fait que j'étais en Bios sur le laptop smile

Bref, tout est ok pour moi, merci beaucoup ! big_smile

Hors ligne

#11 Le 21/02/2021, à 13:25

ikewdu

Re : [Résolu] Pas de possibilité d'installer une partition BIOS en live USB

Salut,

Une simple remarque. Ton installation est faite en Legacy sur un disque GPT, ce qui explique la présence d'une partition "BIOS boot". C'est bien entendu fonctionnel, mais j'ai toujours trouvé ça un peu foireux.

- Ça rend compliquée la mise en place d'un dual boot avec Windows, mais ce n'est probablement dans tes intentions.
- Les prochaines mises à niveau qui créeront quasi à coup sûr une partition fat32 auront peut-être du mal à s'y retrouver.

Hors ligne