Pages : 1
#1 Le 23/05/2020, à 08:49
- bicounet18
Migration partitions MSDOS vers GPT
Bonjour,
J'ai un ordinateur portable MSI-GP72-6QE sans support UEFI et un disque dur SSD (type DOS).
J'ai déjà un Xubuntu 18.04 sur la partition sda2 et Win10 sur sda1 et le tout fonctionne bien.
J'ai installé sur la partition sda5 Manjaro 20.1 Xfce sans soucis.
Je souhaiterai remplacer le système de disque actuel en GPT. Je n'ai pas envie de tout réinstaller. Je n'utilise plus Win10, donc je souhaite le supprimer.
Peut-on sauvegarder les partitions de type Dos (avec filezilla par exemple), puis convertir la table des partitions en GPT, et enfin restaurer les partitions ?
Voici quelques informations supplémentaires sur le système:
sudo fdisk -l /dev/sda
Disque /dev/sda : 447,1 GiB, 480103981056 octets, 937703088 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Type d'étiquette de disque : dos
Identifiant de disque : 0x9d9851e9
Périphérique Amorçage Début Fin Secteurs Taille Id Type
/dev/sda1 2048 198379519 198377472 94,6G 7 HPFS/NTFS/exFAT
/dev/sda2 198379520 272955391 74575872 35,6G 83 Linux
/dev/sda3 272955392 479473663 206518272 98,5G 83 Linux
/dev/sda4 479473664 937701375 458227712 218,5G 5 Étendue
/dev/sda5 * 479475712 551350271 71874560 34,3G 83 Linux
/dev/sda6 551352320 733202431 181850112 86,7G 83 Linux
/dev/sda7 733204480 937701375 204496896 97,5G 83 Linux
NAME FSTYPE LABEL UUID MOUNTPOINT
sda
├─sda1 ntfs WIN10 6C8CA3038CA2C6C4
├─sda2 ext4 2e5f5a06-a3c3-4df5-a2c6-00be4b836223 /
├─sda3 ext4 HomeV18 4bdc4735-801e-43fe-b3f1-58fd832638f5 /home
├─sda5 ext4 MANJARO e20229e2-5353-46da-9ca5-db9bc7f2fc92
├─sda6 ext4 HOMEMANJARO c99001fb-23d3-406a-8dc0-41190d74039c
└─sda7 ext4 VMWIN10 5a76153c-a690-4f88-bd58-3e6848b62a15
sudo blkid /dev/sda*
/dev/sda: PTUUID="9d9851e9" PTTYPE="dos"
/dev/sda1: LABEL="WIN10" UUID="6C8CA3038CA2C6C4" TYPE="ntfs" PARTUUID="9d9851e9-01"
/dev/sda2: UUID="2e5f5a06-a3c3-4df5-a2c6-00be4b836223" TYPE="ext4" PTTYPE="dos" PARTUUID="9d9851e9-02"
/dev/sda3: LABEL="HomeV18" UUID="4bdc4735-801e-43fe-b3f1-58fd832638f5" TYPE="ext4" PARTUUID="9d9851e9-03"
/dev/sda5: LABEL="MANJARO" UUID="e20229e2-5353-46da-9ca5-db9bc7f2fc92" TYPE="ext4" PTTYPE="dos" PARTUUID="9d9851e9-05"
/dev/sda6: LABEL="HOMEMANJARO" UUID="c99001fb-23d3-406a-8dc0-41190d74039c" TYPE="ext4" PARTUUID="9d9851e9-06"
/dev/sda7: LABEL="VMWIN10" UUID="5a76153c-a690-4f88-bd58-3e6848b62a15" TYPE="ext4" PARTUUID="9d9851e9-07"
Mon boot-info
http://paste.ubuntu.com/p/fxC2yYVg4v/
Merci pour votre aide.
Dernière modification par bicounet18 (Le 23/05/2020, à 11:13)
Hors ligne
#2 Le 23/05/2020, à 09:18
- Nasman
Re : Migration partitions MSDOS vers GPT
Où vois tu des partitions lvm ? Je n'y vois que des partitions logiques.
PC fixe sous Bionic 64 bits et portable avec Focal 64 bits
Hors ligne
#3 Le 23/05/2020, à 11:12
- MicP
Re : Migration partitions MSDOS vers GPT
Bonjour bicounet18
Tu as dû confondre partitions logiques (celles qui sont contenues dans la partition étendue de ton disque)
avec les LV de LVM qui sont des volumes logiques.
Je ne vois pas du tout l'intérêt de changer le type de table des partitions de ton disque de msdos à GPT
Hors ligne
#4 Le 23/05/2020, à 11:12
- bicounet18
Re : Migration partitions MSDOS vers GPT
Oui, pas de partition LVM. La table des partitions est de type MSDOS.
Hors ligne
#5 Le 23/05/2020, à 11:58
- malbo
Re : Migration partitions MSDOS vers GPT
Bonjour,
Je colle ci-dessous le Boot-info dont tu as donné le lien dans le post #1 :
boot-repair-4ppa122 [20200521_1904]
============================== 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 (,msdos2)/boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk
---------------------------------------------------------------------------
=> No boot loader is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/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
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: Grub2 (v1.99-2.00)
Boot sector info: Grub2 (v1.99-2.00) is installed in the boot sector of
sda2 and looks at sector 241678376 of the same hard
drive for core.img, but core.img can not be found at
this location.
Operating System: Ubuntu 18.04.4 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
/boot/grub/i386-pc/core.img
sda3: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda4: __________________________________________________________________________
File system: Extended Partition
Boot sector type: Unknown
Boot sector info:
sda5: __________________________________________________________________________
File system: ext4
Boot sector type: Grub2 (v1.99-2.00)
Boot sector info: Grub2 (v2.00) is installed in the boot sector of sda5
and looks at sector 509643448 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
-------------------------------------------------------
Operating System: Manjaro Linux
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
/boot/grub/i386-pc/core.img
sda6: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda7: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb3: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdb4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb5: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
================================ 3 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 18.04.4 LTS CurrentSession on sda2
OS#2: Windows 10 on sda1
OS#3: Manjaro Linux (20.0.1) on sda5
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.3.0-53-generic root=UUID=2e5f5a06-a3c3-4df5-a2c6-00be4b836223 ro pci=noaer
===================================== UEFI =====================================
This installed-session is not in EFI-mode.
EFI in dmesg.
[ 0.011078] ACPI: UEFI 0x000000007A8EE8F8 000042 (v01 00000000 00000000)
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
sdb : is-GPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda2 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ok, update-grub, farbios
sda1 : 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
sda5 : is-os, 64, pacman, no-docgrub, grub2, grub-install, grubenv-ng, update-grub, farbios
sda6 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sda7 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdb1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdb2 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdb4 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdb5 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
Partitions info (2/3): _________________________________________________________
sda2 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : 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, no-recov-nor-hid, no-bmgr, notwinboot
sda5 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda6 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda7 : 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
sdb2 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdb4 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdb5 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda2 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, customized, sda
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda3 : maybesepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda5 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sda
sda6 : maybesepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda7 : 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
sdb2 : maybesepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdb
sdb4 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdb
sdb5 : maybesepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdb
fdisk -l (filtered): ___________________________________________________________
Disk sda: 447.1 GiB, 480103981056 bytes, 937703088 sectors
Disk identifier: 0x9d9851e9
Boot Start End Sectors Size Id Type
sda1 2048 198379519 198377472 94.6G 7 HPFS/NTFS/exFAT
sda2 198379520 272955391 74575872 35.6G 83 Linux
sda3 272955392 479473663 206518272 98.5G 83 Linux
sda4 479473664 937701375 458227712 218.5G 5 Extended
sda5 * 479475712 551350271 71874560 34.3G 83 Linux
sda6 551352320 733202431 181850112 86.7G 83 Linux
sda7 733204480 937701375 204496896 97.5G 83 Linux
Disk sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
Disk identifier: AB12952D-3B55-4AE9-B9C7-42C63C857E51
Start End Sectors Size Type
sdb1 2048 1228802047 1228800000 586G Linux filesystem
sdb2 1228802048 3512938495 2284136448 1.1T Linux filesystem
sdb3 3854245888 3907028991 52783104 25.2G Linux swap
sdb4 3512938496 3637041151 124102656 59.2G Microsoft basic data
sdb5 3637041152 3854245887 217204736 103.6G Linux filesystem
Partition table entries are not in disk order.
parted -lm (filtered): _________________________________________________________
sda:480GB:scsi:512:512:msdos:ATA KINGSTON SM2280S:;
1:1049kB:102GB:102GB:ntfs::;
2:102GB:140GB:38.2GB:ext4::;
3:140GB:245GB:106GB:ext4::;
4:245GB:480GB:235GB:::;
5:245GB:282GB:36.8GB:ext4::boot;
6:282GB:375GB:93.1GB:ext4::;
7:375GB:480GB:105GB:ext4::;
sdb:2000GB:scsi:512:4096:gpt:ATA ST2000LM015-2E81:;
1:1049kB:629GB:629GB:ext4:DATAS:;
2:629GB:1799GB:1169GB:ext4:PHOTOS:;
4:1799GB:1862GB:63.5GB:ntfs:FORM:msftdata;
5:1862GB:1973GB:111GB:ext4::;
3:1973GB:2000GB:27.0GB:linux-swap(v1)::;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 ntfs 6C8CA3038CA2C6C4 9d9851e9-01 WIN10
├─sda2 ext4 2e5f5a06-a3c3-4df5-a2c6-00be4b836223 9d9851e9-02
├─sda3 ext4 4bdc4735-801e-43fe-b3f1-58fd832638f5 9d9851e9-03 HomeV18
├─sda5 ext4 e20229e2-5353-46da-9ca5-db9bc7f2fc92 9d9851e9-05
├─sda6 ext4 c99001fb-23d3-406a-8dc0-41190d74039c 9d9851e9-06
└─sda7 ext4 5a76153c-a690-4f88-bd58-3e6848b62a15 9d9851e9-07 VMWIN10
sdb
├─sdb1 ext4 ca07415a-2704-497f-8091-1d9a4a58f3d0 39b10d7a-7b8c-4940-9119-8eed6af24244 DATAS DATAS
├─sdb2 ext4 29a58fc7-dc44-463f-8b3c-aa78e41dbba4 e844bb71-ac57-4697-b6f1-3188b93f94dc PHOTOS PHOTOS
├─sdb3 swap 3cd59de6-64e8-4b06-a7eb-528f4514fb57 6d1e2891-d4d0-4480-bde7-53d3064d798d
├─sdb4 ntfs 7577D41978CE284A 764bb4b6-5740-41c4-8b81-8baf1076a894 FORM-WIN10 FORM
└─sdb5 ext4 c330255e-461d-458c-bf62-086bdf919122 97e3ca9d-2e8a-4900-ae12-296b5cd57308 FORMW10
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda1 51.7G 45% /mnt/boot-sav/sda1
sda2 14.7G 53% /
sda3 48.4G 45% /home
sda5 24.7G 21% /media/bcaulier/e20229e2-5353-46da-9ca5-db9bc7f2fc92
sda6 80.5G 0% /mnt/boot-sav/sda6
sda7 30.1G 63% /mnt/boot-sav/sda7
sdb1 298.2G 43% /media/bcaulier/DATAS
sdb2 537.4G 45% /media/bcaulier/PHOTOS
sdb4 59.1G 0% /mnt/boot-sav/sdb4
sdb5 43.9G 52% /mnt/boot-sav/sdb5
Mount options: __________________________________________________________________
sda1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda2 rw,relatime,errors=remount-ro
sda3 rw,noatime,stripe=32737
sda5 rw,nosuid,nodev,relatime
sda6 rw,relatime
sda7 rw,relatime
sdb1 rw,nosuid,nodev,relatime,data=ordered
sdb2 rw,nosuid,nodev,relatime,data=ordered
sdb4 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb5 rw,relatime
====================== sda2/boot/grub/grub.cfg (filtered) ======================
Ubuntu 2e5f5a06-a3c3-4df5-a2c6-00be4b836223
Ubuntu, avec Linux 5.3.0-53-generic 2e5f5a06-a3c3-4df5-a2c6-00be4b836223
Ubuntu, avec Linux 5.3.0-51-generic 2e5f5a06-a3c3-4df5-a2c6-00be4b836223
Manjaro Linux (20.0.1) (sur sda5) e20229e2-5353-46da-9ca5-db9bc7f2fc92
Manjaro Linux (sur sda5) e20229e2-5353-46da-9ca5-db9bc7f2fc92
Manjaro Linux (Kernel 5.6.11-1-MANJARO x64) (sur sda5) e20229e2-5353-46da-9ca5-db9bc7f2fc92
Manjaro Linux (Kernel 5.6.11-1-MANJARO x64 - fallback initramfs) (sur sda5) e20229e2-5353-46da-9ca5-db9bc7f2fc92
Windows 10 (sur sda1) 6C8CA3038CA2C6C4
### END /etc/grub.d/30_os-prober_proxy ###
### END /etc/grub.d/30_uefi-firmware ###
========================== sda2/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=2e5f5a06-a3c3-4df5-a2c6-00be4b836223 / ext4 errors=remount-ro 0 1
UUID=4bdc4735-801e-43fe-b3f1-58fd832638f5 /home ext4 noatime,defaults 0 2
UUID=ca07415a-2704-497f-8091-1d9a4a58f3d0 /media/bcaulier/DATAS ext4 rw,nosuid,nodev,relatime,data=ordered 0 2
UUID=29a58fc7-dc44-463f-8b3c-aa78e41dbba4 /media/bcaulier/PHOTOS ext4 rw,nosuid,nodev,relatime,data=ordered 0 2
UUID=3cd59de6-64e8-4b06-a7eb-528f4514fb57 none swap sw 0 0
tmpfs /tmp tmpfs defaults,size=1g 0 0
tmpfs /var/log tmpfs defaults,noatime,nosuid,nodev,noexec,mode=1777,size=1g 0 0
tmpfs /home/bcaulier/.cache tmpfs defaults,noatime,nosuid,nodev,noexec,mode=1777,size=1g 0 0
======================= sda2/etc/default/grub (filtered) =======================
GRUB_DEFAULT="0"
GRUB_TIMEOUT_STYLE="hidden"
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
GRUB_CMDLINE_LINUX_DEFAULT="pci=noaer"
GRUB_CMDLINE_LINUX=""
GRUB_GFXMODE="1280x800"
GRUB_THEME="/boot/grub/themes/Crunchy-1024/theme.txt"
==================== sda2: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
114.848640442 = 123.317788672 boot/grub/grub.cfg 3
115.095867157 = 123.583246336 boot/grub/i386-pc/core.img 1
117.540748596 = 126.208417792 boot/vmlinuz-5.3.0-51-generic 2
105.884502411 = 113.692618752 boot/vmlinuz-5.3.0-53-generic 2
105.884502411 = 113.692618752 vmlinuz 2
117.540748596 = 126.208417792 vmlinuz.old 2
121.102085114 = 130.032373760 boot/initrd.img-5.3.0-51-generic 2
120.046844482 = 128.899317760 boot/initrd.img-5.3.0-53-generic 7
120.046844482 = 128.899317760 initrd.img 7
121.102085114 = 130.032373760 initrd.img.old 2
===================== sda2: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 12693 mars 4 2018 10_linux
-rwxr-xr-x 1 root root 11298 mars 4 2018 20_linux_xen
-rwxr-xr-x 1 root root 1889 déc. 24 11:01 30_os-prober_proxy
-rwxr-xr-x 1 root root 1418 mars 4 2018 30_uefi-firmware
-rwxr-xr-x 1 root root 351 déc. 24 11:01 40_custom_proxy
-rwxr-xr-x 1 root root 216 mars 4 2018 41_custom
drwxr-xr-x 4 root root 4096 oct. 29 2018 backup
drwxr-xr-x 2 root root 4096 déc. 22 2018 bin
drwxr-xr-x 2 root root 4096 déc. 24 11:01 proxifiedScripts
======================= sda2/etc/grub.d/40_custom_proxy ========================
#!/bin/sh
#THIS IS A GRUB PROXY SCRIPT
'/etc/grub.d/proxifiedScripts/custom' | /etc/grub.d/bin/grubcfg_proxy "+*
+#text
-'Ubuntu (sur /dev/sda5)'~e76458ab9cce97a7c0f29f0f5e6a6390~
-'Ubuntu 18.04.2 LTS (18.04) (sur /dev/sda5)'~729bf9aa37c9c4ea22d1ab3f0f41e2b4~
-'Ubuntu, avec Linux 4.18.0-15-generic (sur /dev/sda5)'~e76458ab9cce97a7c0f29f0f5e6a6390~
"
====================== sda5/boot/grub/grub.cfg (filtered) ======================
Manjaro Linux e20229e2-5353-46da-9ca5-db9bc7f2fc92
Manjaro Linux (Kernel: 5.6.11-1-MANJARO x64) e20229e2-5353-46da-9ca5-db9bc7f2fc92
Manjaro Linux (Kernel: 5.6.11-1-MANJARO x64 - fallback initramfs) gnulinux-5.6.11-1-MANJARO x64-fallback-e20229e2-5353-46da-9ca5-db9bc7f2fc92
Windows 10 (on sda1) 6C8CA3038CA2C6C4
Ubuntu 18.04.4 LTS (18.04) (on sda2) 2e5f5a06-a3c3-4df5-a2c6-00be4b836223
Ubuntu (on sda2) 2e5f5a06-a3c3-4df5-a2c6-00be4b836223
Ubuntu, avec Linux 5.3.0-53-generic (on sda2) 2e5f5a06-a3c3-4df5-a2c6-00be4b836223
Ubuntu, avec Linux 5.3.0-51-generic (on sda2) 2e5f5a06-a3c3-4df5-a2c6-00be4b836223
### END /etc/grub.d/30_os-prober ###
========================== sda5/etc/fstab (filtered) ===========================
# <file system> <mount point> <type> <options> <dump> <pass>
UUID=e20229e2-5353-46da-9ca5-db9bc7f2fc92 / ext4 defaults,noatime 0 1
UUID=c99001fb-23d3-406a-8dc0-41190d74039c /home ext4 defaults,noatime 0 2
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
======================= sda5/etc/default/grub (filtered) =======================
GRUB_DEFAULT=saved
GRUB_TIMEOUT=10
GRUB_TIMEOUT_STYLE=hidden
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet udev.log_priority=3"
GRUB_CMDLINE_LINUX=""
GRUB_SAVEDEFAULT=true
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
GRUB_TERMINAL_INPUT=console
GRUB_GFXMODE=auto
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_DISABLE_RECOVERY=true
GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"
GRUB_THEME="/usr/share/grub/themes/manjaro/theme.txt"
==================== sda5: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
243.043960571 = 260.966465536 boot/grub/grub.cfg 1
243.016956329 = 260.937469952 boot/grub/i386-pc/core.img 1
246.766078949 = 264.963059712 boot/vmlinuz-5.6-x86_64 1
231.105812073 = 248.147976192 boot/initramfs-5.6-x86_64-fallback.img 1
231.069862366 = 248.109375488 boot/initramfs-5.6-x86_64.img 1
===================== sda5: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 12648 janv. 22 20:50 10_linux
-rwxr-xr-x 1 root root 12505 janv. 22 20:50 20_linux_xen
-rwxr-xr-x 1 root root 12118 janv. 22 20:50 30_os-prober
-rwxr-xr-x 1 root root 214 janv. 22 20:50 40_custom
-rwxr-xr-x 1 root root 216 janv. 22 20:50 41_custom
-rwxr-xr-x 1 root root 1219 nov. 9 2018 60_memtest86+
======================== Unknown MBRs/Boot Sectors/etc =========================
Unknown BootLoader on sda4
=============================== StdErr Messages ================================
hexdump: /dev/sda4: Aucun périphérique ou adresse
hexdump: /dev/sda4: Aucun périphérique ou adresse
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to fix customized files) and reinstall the grub2 of
sda2 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 sda (ATA KINGSTON SM2280S) disk!
Hors ligne
Pages : 1