#1 Le 23/05/2021, à 14:58
- jarto
[Résolu] Conseils pour sauvegarder mon home
Bonjour
Je désire sauvegarder mon Home afin de procéder à une réinstallation Methode 1 et tuto
En suivant Wiki comme support .....
1/ Procédure simple:
j'ai 30gb à récupérer, mais mon disque externe est formaté "NTFS/exFAT/HPFS" : il faut ext3 ou ext4
si je procède à un formatage sous" disques" j'ai le choix entre
-compatible avec tous les systèmes et périphériques (MBR / DOS)
-compatible avec tous les systèmes modernes et les disques dur > à 2To(GPT)
-Pas de partitionnement (vide)
lequel est le bon !
2/ Alternatives ( si disque ext3 /4 )
j'aurais voulu utiliser " Déja Dup" mais j'ai des problèmes de gestionnaires de fichier >> ICI <<
Avec "enregistrer sous" je n'ai pas le visuel du "système de fichiers"
Si j'utilise la ligne de commande : sudo cp -apv /home/ /media/$USER/moa160 (moa160 = nom du disque en périphérie)
ma ligne de commande est correct ?
sinon j'oublie la prudence (ne pas sauvegardé le /Home) mais je sauvegarde les profils firefox / thunderbird /filezilla et ....
Votre avis !
pour infos j'ai un NAS (free) mais il est en fat ( je crois)
Merci d'avance
Ubuntu 20.04.2 LTS
Gnome 3.36.3
Dernière modification par Ayral (Le 05/06/2021, à 16:31)
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#2 Le 23/05/2021, à 15:47
- iznobe
Re : [Résolu] Conseils pour sauvegarder mon home
Bonjour , tu peux sauvegarder des fichiers en ne tenant pas compte du format de fichiers de la partition .
Cela dit , forcement , les systemes de fichiers n ' ayant pas les meme propietés , il y aura des repercussions , mais les fichiers a proprement parler , seront là .
si ils sont tous situés dans ton /home ca n' a du coup pas vraiment d' importance car les permissions seront identiques pour tous les fichiers .
Le plus simple est donc de ne pas formater ton disque , et de faire la copie de ton /home .
on ne connait pas le modele de ton disque , ce qui est sur , c' est que si tu choisis une table de partition GPT , meme si le disque a une taille superieure a 2 To , il fonctionnera parfaitement , vide , ben ca ne fait rien ,et ms-dos fonctionnera sur les disques de moins de 2 TO .
en gros GPT est le nouveau systeme de table qui marche a tout les coups
, ensuite ext3 , ne donnera pas de details sur les temps d' enregistrement , alors que ext4 oui , le plus classique c' est ext4 .
Pour les profils , si tu n' as qu ' une ou 2 adresses mails , c' est plus rapide de reconfigurer thunderbird et compagnie que de sauvegarder chaque profil , a toi de voir .
Dernière modification par iznobe (Le 23/05/2021, à 15:56)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#3 Le 23/05/2021, à 16:44
- bluc
Re : [Résolu] Conseils pour sauvegarder mon home
Bonjour
Si sur ton disque tu peux créer une partition et y déplacer les dossiers Documents Images Musique Téléchargements Vidéos et autres tu pourras réinstaller Ubuntu sur une partition de 30 a 40 Go et ensuite faire des liens vers cette partition
Ainsi tes données seront séparées du systeme ce qui facilite les futures réinstallations, et cette partition peux être commune avec un autre système linux ou Windows si le format de cette partition est en ntfs
Puis pour une réinstallation ultérieure
Apres si tu tiens a home séparé qui séparera les données et les fichiers de config perso des logiciels tel que profils firefox et autres , contrairement a la solution précédente qui ne contiendra que les données persos
Dernière modification par bluc (Le 23/05/2021, à 16:55)
Clevo : Ubuntu 23.10 ❖ Xubuntu 22.10 ❖ Kubuntu 23.10
avec partition data commune Une fraction de seconde Multiboot
Hors ligne
#4 Le 23/05/2021, à 17:29
- ar barzh paour
Re : [Résolu] Conseils pour sauvegarder mon home
si ils sont tous situés dans ton /home ca n' a du coup pas vraiment d' importance car les permissions seront identiques pour tous les fichiers .
je crois que tu t'avances un peu sur ce coup là !!!!
PC : B760M DS3H DDR4, 12th Gen Intel(R) Core(TM) i3-12100, RAM DDR4 8GiB -2400 Ubuntu 20.04, 22.04, 24.04 (en test )
Portable1 : ThinkPad P50 I7-6820HQ, 16G0 Ram W10-PRO( en voyage )
Portable2 : T5750 @ 2.00GHz RAM 1GiB DDR2 667 Mhz Ubuntu 20.04 ( batterie HS )
stourm a ran war bep tachenn (Angela Duval) ( Je combats sur tous les fronts )
Hors ligne
#5 Le 23/05/2021, à 22:08
- jarto
Re : [Résolu] Conseils pour sauvegarder mon home
Merci à vous pour vos explications.
Je mets ça en pratique demain , mais pour la création de partition je suis frileux !
Par contre je vais me faire la main sur une autre machine pour utiliser cette solution.
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#6 Le 23/05/2021, à 23:49
- bluc
Re : [Résolu] Conseils pour sauvegarder mon home
Donne le retour de
sudo fdisk -l
lsblk -fe7 -o +size
Pour créer les partitions on peut utiliser Disques , mais je trouve gparted plus facile , plus convivial
pour l'installer
De toutes façons il est prudent meme quand on ne touche pas aux partition de faire une (ou des) sauvegarde des données sur un dd-usb ou autres
Perso j'utilise le logiciel cronopete qui va très bien
Dernière modification par bluc (Le 23/05/2021, à 23:58)
Clevo : Ubuntu 23.10 ❖ Xubuntu 22.10 ❖ Kubuntu 23.10
avec partition data commune Une fraction de seconde Multiboot
Hors ligne
#7 Le 24/05/2021, à 12:04
- malbo
Re : [Résolu] Conseils pour sauvegarder mon home
Bonjour,
Je te prie de faire un Boot-info depuis une session live de Ubuntu et de donner l'URL de ce Boot-info dans ta réponse.
Hors ligne
#8 Le 24/05/2021, à 14:04
- jarto
Re : [Résolu] Conseils pour sauvegarder mon home
Donne le retour de
sudo fdisk -l
lsblk -fe7 -o +size
Oups, pas vu
moa@uranus:~$ sudo fdisk -l
[sudo] Mot de passe de moa :
Disque /dev/loop0 : 99,15 MiB, 103964672 octets, 203056 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
Disque /dev/loop1 : 98,99 MiB, 103772160 octets, 202680 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
Disque /dev/loop2 : 55,46 MiB, 58142720 octets, 113560 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
Disque /dev/loop3 : 218,102 MiB, 229629952 octets, 448496 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
Disque /dev/loop4 : 61,74 MiB, 64720896 octets, 126408 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
Disque /dev/loop5 : 61,75 MiB, 64729088 octets, 126424 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
Disque /dev/loop6 : 55,43 MiB, 58114048 octets, 113504 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
Disque /dev/loop7 : 64,79 MiB, 67915776 octets, 132648 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
Disque /dev/sda : 111,81 GiB, 120034123776 octets, 234441648 secteurs
Disk model: WDC WDS120G1G0B-
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 : 0x8ec10b4d
Périphérique Amorçage Début Fin Secteurs Taille Id Type
/dev/sda1 * 2048 1026047 1024000 500M 7 HPFS/NTFS/exFAT
/dev/sda2 1026048 233358753 232332706 110,8G 7 HPFS/NTFS/exFAT
/dev/sda3 233359360 234436607 1077248 526M 27 TFS WinRE masquée
Disque /dev/sdb : 232,91 GiB, 250059350016 octets, 488397168 secteurs
Disk model: WDC WDS250G1B0A-
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 : 0xf0dad066
Périphérique Amorçage Début Fin Secteurs Taille Id Type
/dev/sdb1 2048 240579099 240577052 114,7G 7 HPFS/NTFS/exFAT
/dev/sdb2 240580606 488397014 247816409 118,2G 5 Étendue
/dev/sdb5 240580608 488397014 247816407 118,2G 83 Linux
Disque /dev/sdc : 149,5 GiB, 160041885696 octets, 312581808 secteurs
Disk model: External
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 : 0xb21b988b
Périphérique Amorçage Début Fin Secteurs Taille Id Type
/dev/sdc1 2048 312580095 312578048 149,1G 7 HPFS/NTFS/exFAT
Disque /dev/loop8 : 65,1 MiB, 68259840 octets, 133320 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
Disque /dev/loop9 : 4,52 MiB, 4726784 octets, 9232 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
Disque /dev/loop10 : 51,2 MiB, 53501952 octets, 104496 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
Disque /dev/loop11 : 86,71 MiB, 90906624 octets, 177552 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
Disque /dev/loop12 : 240,6 MiB, 252268544 octets, 492712 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
Disque /dev/loop13 : 51,4 MiB, 53522432 octets, 104536 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
Disque /dev/loop14 : 217,92 MiB, 228478976 octets, 446248 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
Disque /dev/loop15 : 18,6 MiB, 18935808 octets, 36984 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
Disque /dev/loop16 : 240,6 MiB, 252268544 octets, 492712 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
Disque /dev/loop17 : 18,6 MiB, 18935808 octets, 36984 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
moa@uranus:~$
moa@uranus:~$ lsblk -fe7 -o +size
NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT SIZE
sda 111,8G
├─sda1
│ ntfs Réservé au système
│ C0943B63943B5ADC 500M
├─sda2
│ ntfs 869640A996409B95 110,8G
└─sda3
ntfs 0A627D16627D0829 526M
sdb 232,9G
├─sdb1
│ ntfs Disque
│ 2044018544015EC2 114,7G
├─sdb2
│ 1K
└─sdb5
ext4 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 56,3G 46% / 118,2G
sdc 149,1G
└─sdc1
ntfs moa160
634BEAD83C7999E3 136G 9% /mnt/ata-H 149,1G
sr0 1024M
moa@uranus:~$
jarto
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#9 Le 24/05/2021, à 14:08
- jarto
Re : [Résolu] Conseils pour sauvegarder mon home
Bonjour,
Je te prie de faire un Boot-info depuis une session live de Ubuntu et de donner l'URL de ce Boot-info dans ta réponse.
jarto
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#10 Le 24/05/2021, à 15:36
- bluc
Re : [Résolu] Conseils pour sauvegarder mon home
Sur l'ordi d'une connaissance ,j'ai copié les données perso dans les répertoires correspondants Windows et ensuite fait des liens pour que les données soient partagées entre les deux systèmes
Mes images → Images
Mes documents → Documents
et ainsi de suite
je pense a sda3
Dernière modification par bluc (Le 24/05/2021, à 15:43)
Clevo : Ubuntu 23.10 ❖ Xubuntu 22.10 ❖ Kubuntu 23.10
avec partition data commune Une fraction de seconde Multiboot
Hors ligne
#11 Le 24/05/2021, à 16:45
- jarto
Re : [Résolu] Conseils pour sauvegarder mon home
Sur l'ordi d'une connaissance ,j............
je pense a sda3
Si c'est mon sda3.. ! je viens de tilter (je ne suis pas un Geek) c'est la partie commune de W10 et Ubuntu .
A part que ce n'est pas des liens.
Très instructives tes pages perso, je pense tester apprendre sous une 12.04 que j'ai sur une machine
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#12 Le 24/05/2021, à 18:42
- bluc
Re : [Résolu] Conseils pour sauvegarder mon home
On peut utiliser la ligne de commande pour faire des liens , mais on peut aussi avec le clic droit (ou peut etre dans le menu ça dépend de l'environnement ) et si ça n'est pas dispo dans Ubuntu Gnome il faut cocher la case dans préférence a l'onglet Comportement
ensuite clic droit sur le répertoire Windows Mes images → Créer un lien , ce lien on le déplace dans le dossier perso Linux et on le renomme Images
il faut respecter l'orthographe exacte et bien sur il ne faut pas que l'ancien répertoire Image soit présent
on peut aussi faire les liens en glissant les dossiers dans le dossier perso, avec les touches trl et Maj enfoncées
Il faut aussi que la partition Windows soit montée au démarrage pour que ça fonctionne
Dernière modification par bluc (Le 24/05/2021, à 18:43)
Clevo : Ubuntu 23.10 ❖ Xubuntu 22.10 ❖ Kubuntu 23.10
avec partition data commune Une fraction de seconde Multiboot
Hors ligne
#13 Le 24/05/2021, à 20:06
- Ayral
Re : [Résolu] Conseils pour sauvegarder mon home
Modération Bonsoir jarto.
Je copie ici le message que tu as posé ndans une autre discussion en cours. Voici ce message que je supprime dans le fil où il était. : Bonjour
Je suis ubuntu 20.04.02 LTS en dual boot avec W10. j'avais effectué une mise a nouveau depuis la 18.04.
je tente la réinstallation (problème divers) en suivant les infos.
(iso 20.04.01 sur DVD)
première message d'alerte : si j'ai bien compris le system voudrait de l'EFI ,j'ai fait l'impasse (W10 bios hérité , ubuntu bios)
deuxième message d'alerte ; là j'ai calé je n' ai osé faire l'impasse (dissuasion?)
une idée ?
Pour mettre les retours de commande entre deux balises code, les explications sont là : https://forum.ubuntu-fr.org/viewtopic.php?id=1614731
Blog d'un retraité
Site de graphisme du fiston Loïc
Ubuntu 22.04 LTS sur un Thinkpad W540
Hors ligne
#14 Le 24/05/2021, à 21:50
- iznobe
Re : [Résolu] Conseils pour sauvegarder mon home
Bonsoir , je ne suis pas specialiste , mais a priori il veut que tu fasses une partition EFI , cependant dans le boot info , on peut lire :
===================================== UEFI =====================================
This installed-session is not in EFI-mode.
EFI in dmesg.
[ 0.008975] ACPI: UEFI 0x00000000CA6BB380 000042 (v01 INTEL EDK2 00000002 01000013)
donc , je ne sais pas trop mais j ' ai cru comprendre qu ' il y avait un bug parfois a ce niveau là .
Dernière modification par iznobe (Le 24/05/2021, à 21:50)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#15 Le 24/05/2021, à 22:37
- MicP
Re : [Résolu] Conseils pour sauvegarder mon home
Bonjour
Je désire sauvegarder mon Home afin de procéder à une réinstallation … mais mon disque externe est formaté "NTFS/exFAT/HPFS"
Une autre méthode qui permettrait de garder intacts les attributs et propriétés des fichiers sauvegardés
consiste à les mettre dans un fichier archive (éventuellement compressé).
De cette façon, seul le fichier archive sauvegardé dans un système de fichiers NTFS (ou autre) perdra ses attributs linux,
mais à la restauration (et éventuelle décompression) du fichier archive sur un système de fichiers de type ext4
les fichiers contenus dans l'archive retrouveront tous les attributs et propriétés linux qu'il avaient.
…j'ai 30gb à récupérer, …
Au cas où ça donnerait un fichier archive trop imposant,
il doit être possible de créer plusieurs fichiers archive qui seront plus petits.
=======
Une page web avec quelques exemples de lignes de commande utilisant la commande tar : https://www.tecmint.com/18-tar-command- … -in-linux/
Dernière modification par MicP (Le 24/05/2021, à 23:07)
Hors ligne
#16 Le 25/05/2021, à 08:10
- malbo
Re : [Résolu] Conseils pour sauvegarder mon home
Bonjour,
Je colle ci-dessous le contenu du Boot-info dont tu as donné le lien ( https://paste.ubuntu.com/p/ngYbYRKxRP/ ) dans le post #9 :
boot-info-4ppa130 [20210524_1452]
============================== 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 /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 root hd1,msdos5
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> 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
---------------------------------------------------------------------------
=> libparted MBR boot code is installed in the MBR of /dev/sdc.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Boot/BCD
sda2: __________________________________________________________________________
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: /Windows/System32/winload.exe
sda3: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sdb5: __________________________________________________________________________
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
sdc1: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
================================ 3 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.2 LTS CurrentSession on sdb5
OS#2: Windows 10 (boot) on sda1
OS#3: Windows 8 or 10 on sda2
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-73-generic root=UUID=79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 ro nomodeset
===================================== UEFI =====================================
This installed-session is not in EFI-mode.
EFI in dmesg.
[ 0.008975] ACPI: UEFI 0x00000000CA6BB380 000042 (v01 INTEL EDK2 00000002 01000013)
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sdb : 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, has-os, 2048 sectors * 512 bytes
sdc : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sdb5 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ng, update-grub, farbios
sda1 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
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
sdb1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdc1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
Partitions info (2/3): _________________________________________________________
sdb5 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, bootmgr, is-winboot
sda2 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
sda3 : 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
sdc1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sdb5 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sdb
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda2 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda3 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sdb1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdb
sdc1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdc
fdisk -l (filtered): ___________________________________________________________
Disk sda: 111.81 GiB, 120034123776 bytes, 234441648 sectors
Disk identifier: 0x8ec10b4d
Boot Start End Sectors Size Id Type
sda1 * 2048 1026047 1024000 500M 7 HPFS/NTFS/exFAT
sda2 1026048 233358753 232332706 110.8G 7 HPFS/NTFS/exFAT
sda3 233359360 234436607 1077248 526M 27 Hidden NTFS WinRE
Disk sdb: 232.91 GiB, 250059350016 bytes, 488397168 sectors
Disk identifier: 0xf0dad066
Boot Start End Sectors Size Id Type
sdb1 2048 240579099 240577052 114.7G 7 HPFS/NTFS/exFAT
sdb2 240580606 488397014 247816409 118.2G 5 Extended
sdb5 240580608 488397014 247816407 118.2G 83 Linux
Disk sdc: 149.5 GiB, 160041885696 bytes, 312581808 sectors
Disk identifier: 0xb21b988b
Boot Start End Sectors Size Id Type
sdc1 2048 312580095 312578048 149.1G 7 HPFS/NTFS/exFAT
parted -lm (filtered): _________________________________________________________
sda:120GB:scsi:512:512:msdos:ATA WDC WDS120G1G0B-:;
1:1049kB:525MB:524MB:ntfs::boot;
2:525MB:119GB:119GB:ntfs::;
3:119GB:120GB:552MB:ntfs::msftres;
sdb:250GB:scsi:512:512:msdos:ATA WDC WDS250G1B0A-:;
1:1049kB:123GB:123GB:ntfs::;
2:123GB:250GB:127GB:::;
5:123GB:250GB:127GB:ext4::;
sdc:160GB:scsi:512:512:msdos:Generic External:;
1:1049kB:160GB:160GB:ntfs::;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 ntfs C0943B63943B5ADC 8ec10b4d-01 Réservé au système
├─sda2 ntfs 869640A996409B95 8ec10b4d-02
└─sda3 ntfs 0A627D16627D0829 8ec10b4d-03
sdb
├─sdb1 ntfs 2044018544015EC2 f0dad066-01 Disque
├─sdb2 f0dad066-02
└─sdb5 ext4 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 f0dad066-05
sdc
└─sdc1 ntfs 634BEAD83C7999E3 b21b988b-01 moa160
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda1 471.5M 6% /mnt/boot-sav/sda1
sda2 51.9G 53% /mnt/boot-sav/sda2
sda3 82.3M 84% /mnt/boot-sav/sda3
sdb1 96G 16% /mnt/boot-sav/sdb1
sdb5 56.3G 46% /
sdc1 136G 9% /mnt/ata-Hitachi_HTS541616J9SA00_SB2481GJH2VJUE-part1
Mount options: __________________________________________________________________
sda1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda2 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda3 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb5 rw,relatime,errors=remount-ro
sdc1 rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
====================== sdb5/boot/grub/grub.cfg (filtered) ======================
Ubuntu 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Ubuntu, with Linux 5.4.0-73-generic 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Ubuntu, with Linux 5.4.0-72-generic 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Windows 10 (on sda1) C0943B63943B5ADC
### 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/sdb5 during installation
UUID=79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 / ext4 errors=remount-ro 0 1
/swapfile none swap sw 0 0
/dev/disk/by-id/ata-Hitachi_HTS541616J9SA00_SB2481GJH2VJUE-part1 /mnt/ata-Hitachi_HTS541616J9SA00_SB2481GJH2VJUE-part1 auto nosuid,nodev,nofail,x-gvfs-show 0 0
======================= sdb5/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="nomodeset"
GRUB_CMDLINE_LINUX=""
GRUB_TERMINAL=console
GRUB_GFXPAYLOAD_LINUX=None
==================== sdb5: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
185.659599304 = 199.350476800 boot/grub/grub.cfg 2
198.297554016 = 212.920377344 boot/grub/i386-pc/core.img 1
224.447479248 = 240.998645760 boot/vmlinuz 2
226.681850433 = 243.397783552 boot/vmlinuz-5.4.0-72-generic 1
224.447479248 = 240.998645760 boot/vmlinuz-5.4.0-73-generic 2
226.681850433 = 243.397783552 boot/vmlinuz.old 1
122.301753998 = 131.320508416 boot/initrd.img 5
150.584957123 = 161.689366528 boot/initrd.img-5.4.0-72-generic 7
122.301753998 = 131.320508416 boot/initrd.img-5.4.0-73-generic 5
150.584957123 = 161.689366528 boot/initrd.img.old 7
===================== sdb5: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17622 sept. 8 2020 10_linux
-rwxr-xr-x 1 root root 42359 sept. 8 2020 10_linux_zfs
-rwxr-xr-x 1 root root 12894 sept. 8 2020 20_linux_xen
-rwxr-xr-x 1 root root 12059 juil. 6 2017 30_os-prober
-rwxr-xr-x 1 root root 1424 sept. 8 2020 30_uefi-firmware
-rwxr-xr-x 1 root root 214 juil. 6 2017 40_custom
-rwxr-xr-x 1 root root 216 juil. 6 2017 41_custom
======================== Unknown MBRs/Boot Sectors/etc =========================
Unknown BootLoader on sdc1
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
00000020 00 00 00 00 80 00 80 00 ff 8f a1 12 00 00 00 00 |................|
00000030 04 00 00 00 00 00 00 00 ff 18 2a 01 00 00 00 00 |..........*.....|
00000040 f6 00 00 00 01 00 00 00 e3 99 79 3c d8 ea 4b 63 |..........y<..Kc|
00000050 00 00 00 00 0e 1f be 71 7c ac 22 c0 74 0b 56 b4 |.......q|.".t.V.|
00000060 0e bb 07 00 cd 10 5e eb f0 32 e4 cd 16 cd 19 eb |......^..2......|
00000070 fe 54 68 69 73 20 69 73 20 6e 6f 74 20 61 20 62 |.This is not a b|
00000080 6f 6f 74 61 62 6c 65 20 64 69 73 6b 2e 20 50 6c |ootable disk. Pl|
00000090 65 61 73 65 20 69 6e 73 65 72 74 20 61 20 62 6f |ease insert a bo|
000000a0 6f 74 61 62 6c 65 20 66 6c 6f 70 70 79 20 61 6e |otable floppy an|
000000b0 64 0d 0a 70 72 65 73 73 20 61 6e 79 20 6b 65 79 |d..press any key|
000000c0 20 74 6f 20 74 72 79 20 61 67 61 69 6e 20 2e 2e | to try again ..|
000000d0 2e 20 0d 0a 00 00 00 00 00 00 00 00 00 00 00 00 |. ..............|
000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200
================================= User choice ==================================
Is sdb (ATA WDC WDS250G1B0A-) a removable disk? no
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to reset grubenv) and reinstall the grub2 of
sdb5 into the MBRs of all disks (except live-disks and removable disks without OS).
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your BIOS boot on sdb (ATA WDC WDS250G1B0A-) disk!
C'est intéressant mais ce Boot-info a été fait depuis une session du Ubuntu installé alors que j'ai précisé dans le post #7 : "depuis une session live de Ubuntu", c'est à dire qu'il faut démarrer l'ordi sur ton DVD Ubuntu 20.04.01, sélection "Essayer Ubuntu" afin d'être en session live pour faire le Boot-info. Pourquoi je demande ça ? Parce que ton installation de Ubuntu est en mode non-EFI (mode Bios Classique) et pour que ta réinstallation réussisse, il est impératif que la session live soit démarrée en mode non-EFI également. Je pourrai le vérifier grâce au boot-info que je te réclame.
EDIT : pour savoir si ta session live est dans le bon mode, tu peux appliquer ce qui est proposé au paragraphe 2.3 Vérifier si l'ordinateur démarre en mode EFI sur le disque dur (ou sur le support Live) de la doc "Ordinateurs avec UEFI (~EFI)". La commande à passer dans un terminal est :
[ -d /sys/firmware/efi ] && echo "Session EFI" || echo "Session non-EFI"
Si le résultat de cette commande est "Session EFI", ça ne va pas. Il faut que tu te agisses dans le Bios pour obtenir "Session non-EFI"
Dernière modification par malbo (Le 25/05/2021, à 08:21)
Hors ligne
#17 Le 25/05/2021, à 11:17
- jarto
Re : [Résolu] Conseils pour sauvegarder mon home
C'est intéressant mais ce Boot-info a été fait depuis une session du Ubuntu installé alors que j'ai précisé dans le post #7 : "depuis une session live de Ubuntu", ...............................................Si le résultat de cette commande est "Session EFI", ça ne va pas. Il faut que tu te agisses dans le Bios pour obtenir "Session non-EFI"
Effectivement, cela m'a interpellé......... mais pas assez ! j'ai installé le boot-info temporairement (avec l'aide du Wiki) depuis la session live d'Ubuntu ci-après le résultat
Boot-info live
Résultat commande
moa@uranus:~$ [ -d /sys/firmware/efi ] && echo "Session EFI" || echo "Session non-EFI"
Session non-EFI
moa@uranus:~$
Merci
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#18 Le 25/05/2021, à 11:41
- malbo
Re : [Résolu] Conseils pour sauvegarder mon home
Je colle ci-dessous le contenu du Boot-info dont tu as donné le lien dans le post #17 :
boot-info-4ppa130 [20210525_0958]
============================== 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 /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 root hd1,msdos5
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> 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
---------------------------------------------------------------------------
=> libparted MBR boot code is installed in the MBR of /dev/sdc.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Boot/BCD
sda2: __________________________________________________________________________
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: /Windows/System32/winload.exe
sda3: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sdb5: __________________________________________________________________________
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
sdc1: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
================================ 2 OS detected =================================
OS#1: Ubuntu 20.04.2 LTS on sdb5
OS#2: Windows 8 or 10 on sda2
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
Live-session OS is Ubuntu 64-bit (Ubuntu 20.04.1 LTS, focal, x86_64)
===================================== UEFI =====================================
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled.
efibootmgr -v
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0003,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)..GO..NO........o.W.D.C. .W.D.S.2.5.0.G.1.B.0.A.-.0.0.H.9.H.0....................A...........................>..Gd-.;.A..MQ..L.7.1.7.1.6.0.0.A.F.1.4.8. . . . . . . . ........BO..NO........o.W.D.C. .W.D.S.1.2.0.G.1.G.0.B.-.0.0.R.C.3.0....................A...........................>..Gd-.;.A..MQ..L.7.1.4.3.9.0.0.8.0.1.7.8. . . . . . . . ........BO..NO........s.G.e.n.e.r.i.c. .E.x.t.e.r.n.a.l. .1...0.8....................A.......................F..Gd-.;.A..MQ..L.5.3.4.2.3.2.3.4.3.8.3.1.4.7.4.A.4.8.3.2.5.6.4.A........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)..GO..NO........o.H.L.-.D.T.-.S.T. .D.V.D.R.A.M. .G.H.2.4.N.S.D.1....................A...........................>..Gd-.;.A..MQ..L.1.K.H.1.V.3.4.F.4.5. .5. . . . . . . . ........BO
Boot0003* UEFI: HL-DT-ST DVDRAM GH24NSD1 PciRoot(0x0)/Pci(0x17,0x0)/Sata(4,65535,0)/CDROM(1,0x10c311,0x1f00)..BO
This session has been detected as 'live' because df -Th / contains overlay
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sda : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
sdb : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
sdc : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sda1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
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
sdb1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdb5 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ng, update-grub, farbios
sdc1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
Partitions info (2/3): _________________________________________________________
sda1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, bootmgr, is-winboot
sda2 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
sda3 : 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
sdb5 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sdc1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda2 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda3 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sdb1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdb
sdb5 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sdb
sdc1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdc
fdisk -l (filtered): ___________________________________________________________
Disk sda: 111.81 GiB, 120034123776 bytes, 234441648 sectors
Disk identifier: 0x8ec10b4d
Boot Start End Sectors Size Id Type
sda1 * 2048 1026047 1024000 500M 7 HPFS/NTFS/exFAT
sda2 1026048 233358753 232332706 110.8G 7 HPFS/NTFS/exFAT
sda3 233359360 234436607 1077248 526M 27 Hidden NTFS WinRE
Disk sdb: 232.91 GiB, 250059350016 bytes, 488397168 sectors
Disk identifier: 0xf0dad066
Boot Start End Sectors Size Id Type
sdb1 2048 240579099 240577052 114.7G 7 HPFS/NTFS/exFAT
sdb2 240580606 488397014 247816409 118.2G 5 Extended
sdb5 240580608 488397014 247816407 118.2G 83 Linux
Disk sdc: 149.5 GiB, 160041885696 bytes, 312581808 sectors
Disk identifier: 0xb21b988b
Boot Start End Sectors Size Id Type
sdc1 2048 312580095 312578048 149.1G 7 HPFS/NTFS/exFAT
parted -lm (filtered): _________________________________________________________
sda:120GB:scsi:512:512:msdos:ATA WDC WDS120G1G0B-:;
1:1049kB:525MB:524MB:ntfs::boot;
2:525MB:119GB:119GB:ntfs::;
3:119GB:120GB:552MB:ntfs::msftres;
sdb:250GB:scsi:512:512:msdos:ATA WDC WDS250G1B0A-:;
1:1049kB:123GB:123GB:ntfs::;
2:123GB:250GB:127GB:::;
5:123GB:250GB:127GB:ext4::;
sdc:160GB:scsi:512:512:msdos:Generic External:;
1:1049kB:160GB:160GB:ntfs::;
sr0:4700MB:scsi:2048:2048:mac:HL-DT-ST DVDRAM GH24NSD1:;
1:2048B:6143B:4096B::Apple:;
2:2250MB:2254MB:4063kB::EFI:;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 ntfs C0943B63943B5ADC 8ec10b4d-01 Réservé au système
├─sda2 ntfs 869640A996409B95 8ec10b4d-02
└─sda3 ntfs 0A627D16627D0829 8ec10b4d-03
sdb
├─sdb1 ntfs 2044018544015EC2 f0dad066-01 Disque
├─sdb2 f0dad066-02
└─sdb5 ext4 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 f0dad066-05
sdc
└─sdc1 ntfs 634BEAD83C7999E3 b21b988b-01 moa160
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda1 471.5M 6% /mnt/boot-sav/sda1
sda2 48.4G 56% /mnt/boot-sav/sda2
sda3 82.3M 84% /mnt/boot-sav/sda3
sdb1 96G 16% /mnt/boot-sav/sdb1
sdb5 56.3G 46% /mnt/boot-sav/sdb5
sdc1 136G 9% /mnt/boot-sav/sdc1
Mount options: __________________________________________________________________
sda1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda2 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda3 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb5 rw,relatime
sdc1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
====================== sdb5/boot/grub/grub.cfg (filtered) ======================
Ubuntu 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Ubuntu, with Linux 5.4.0-73-generic 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Ubuntu, with Linux 5.4.0-72-generic 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Windows 10 (on sda1) C0943B63943B5ADC
### 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/sdb5 during installation
UUID=79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 / ext4 errors=remount-ro 0 1
/swapfile none swap sw 0 0
/dev/disk/by-id/ata-Hitachi_HTS541616J9SA00_SB2481GJH2VJUE-part1 /mnt/ata-Hitachi_HTS541616J9SA00_SB2481GJH2VJUE-part1 auto nosuid,nodev,nofail,x-gvfs-show 0 0
======================= sdb5/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="nomodeset"
GRUB_CMDLINE_LINUX=""
GRUB_TERMINAL=console
GRUB_GFXPAYLOAD_LINUX=None
==================== sdb5: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
185.659599304 = 199.350476800 boot/grub/grub.cfg 2
198.297554016 = 212.920377344 boot/grub/i386-pc/core.img 1
224.447479248 = 240.998645760 boot/vmlinuz 2
226.681850433 = 243.397783552 boot/vmlinuz-5.4.0-72-generic 1
224.447479248 = 240.998645760 boot/vmlinuz-5.4.0-73-generic 2
226.681850433 = 243.397783552 boot/vmlinuz.old 1
122.301753998 = 131.320508416 boot/initrd.img 5
150.584957123 = 161.689366528 boot/initrd.img-5.4.0-72-generic 7
122.301753998 = 131.320508416 boot/initrd.img-5.4.0-73-generic 5
150.584957123 = 161.689366528 boot/initrd.img.old 7
===================== sdb5: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17622 Sep 8 2020 10_linux
-rwxr-xr-x 1 root root 42359 Sep 8 2020 10_linux_zfs
-rwxr-xr-x 1 root root 12894 Sep 8 2020 20_linux_xen
-rwxr-xr-x 1 root root 12059 Jul 5 2017 30_os-prober
-rwxr-xr-x 1 root root 1424 Sep 8 2020 30_uefi-firmware
-rwxr-xr-x 1 root root 214 Jul 5 2017 40_custom
-rwxr-xr-x 1 root root 216 Jul 5 2017 41_custom
======================== Unknown MBRs/Boot Sectors/etc =========================
Unknown BootLoader on sdc1
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
00000020 00 00 00 00 80 00 80 00 ff 8f a1 12 00 00 00 00 |................|
00000030 04 00 00 00 00 00 00 00 ff 18 2a 01 00 00 00 00 |..........*.....|
00000040 f6 00 00 00 01 00 00 00 e3 99 79 3c d8 ea 4b 63 |..........y<..Kc|
00000050 00 00 00 00 0e 1f be 71 7c ac 22 c0 74 0b 56 b4 |.......q|.".t.V.|
00000060 0e bb 07 00 cd 10 5e eb f0 32 e4 cd 16 cd 19 eb |......^..2......|
00000070 fe 54 68 69 73 20 69 73 20 6e 6f 74 20 61 20 62 |.This is not a b|
00000080 6f 6f 74 61 62 6c 65 20 64 69 73 6b 2e 20 50 6c |ootable disk. Pl|
00000090 65 61 73 65 20 69 6e 73 65 72 74 20 61 20 62 6f |ease insert a bo|
000000a0 6f 74 61 62 6c 65 20 66 6c 6f 70 70 79 20 61 6e |otable floppy an|
000000b0 64 0d 0a 70 72 65 73 73 20 61 6e 79 20 6b 65 79 |d..press any key|
000000c0 20 74 6f 20 74 72 79 20 61 67 61 69 6e 20 2e 2e | to try again ..|
000000d0 2e 20 0d 0a 00 00 00 00 00 00 00 00 00 00 00 00 |. ..............|
000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200
=============================== StdErr Messages ================================
File descriptor 63 (pipe:[100328]) leaked on lvs invocation. Parent PID 5692: /bin/bash
================================= User choice ==================================
Is sdb (ATA WDC WDS250G1B0A-) a removable disk? no
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to reset grubenv) and reinstall the grub2 of
sdb5 into the MBRs of all disks (except live-disks and removable disks without OS).
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix
Confirmation request before suggested repair: __________________________________
LegacyWindows detected. The boot of your PC is in EFI mode. You may want to retry after changing it to BIOS-compatibility/CSM/Legacy mode.
Are you sure you want to continue anyway?
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your BIOS boot on sdb (ATA WDC WDS250G1B0A-) disk!
Please set your BIOS in Legacy mode in order to start your Ubuntu 20.04.2 LTS, then type command [sudo update-grub] in order to add the Windows entry to your GRUB menu.
On y voit ceci :
===================================== UEFI =====================================
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled.
efibootmgr -v
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0003,0001,0002
Boot0001* Hard Drive BBS(HD,,0x0)..GO..NO........o.W.D.C. .W.D.S.2.5.0.G.1.B.0.A.-.0.0.H.9.H.0....................A...........................>..Gd-.;.A..MQ..L.7.1.7.1.6.0.0.A.F.1.4.8. . . . . . . . ........BO..NO........o.W.D.C. .W.D.S.1.2.0.G.1.G.0.B.-.0.0.R.C.3.0....................A...........................>..Gd-.;.A..MQ..L.7.1.4.3.9.0.0.8.0.1.7.8. . . . . . . . ........BO..NO........s.G.e.n.e.r.i.c. .E.x.t.e.r.n.a.l. .1...0.8....................A.......................F..Gd-.;.A..MQ..L.5.3.4.2.3.2.3.4.3.8.3.1.4.7.4.A.4.8.3.2.5.6.4.A........BO
Boot0002* CD/DVD Drive BBS(CDROM,,0x0)..GO..NO........o.H.L.-.D.T.-.S.T. .D.V.D.R.A.M. .G.H.2.4.N.S.D.1....................A...........................>..Gd-.;.A..MQ..L.1.K.H.1.V.3.4.F.4.5. .5. . . . . . . . ........BO
Boot0003* UEFI: HL-DT-ST DVDRAM GH24NSD1 PciRoot(0x0)/Pci(0x17,0x0)/Sata(4,65535,0)/CDROM(1,0x10c311,0x1f00)..BO
This session has been detected as 'live' because df -Th / contains overlay
C'est exprimé en clair : "BIOS is EFI-compatible, and is setup in EFI-mode for this live-session." il aurait fallu que la session live soit démarrée en mode non-EFI alors que cette session live est démarrée en mode EFI.
On a confirmation de cela un peu plus loin :
BootCurrent: 0003
ça veut dire que l'ordi a démarré sur l'entrée 0003
Boot0003* UEFI: HL-DT-ST DVDRAM GH24NSD1
ça veut dire que cette entrée 0003 est une entrée UEFI donc ça ne va pas du tout : il faut que le démarrage soit fait sur une entrée qui ne comporte pas la mention "UEFI". C'est plutôt l'entrée Boot0002 ( CD/DVD Drive ) qui convient pour démarrarer en mode non-EFI
Dernière modification par malbo (Le 25/05/2021, à 11:44)
Hors ligne
#19 Le 25/05/2021, à 11:46
- iznobe
Re : [Résolu] Conseils pour sauvegarder mon home
Bonjour ou bien changer dans le bios CSM pour legacy si c' est possible .
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#20 Le 25/05/2021, à 11:54
- malbo
Re : [Résolu] Conseils pour sauvegarder mon home
Re,
Le résultat de commande du post #17 a été obtenu depuis une session du Ubuntu installé. Ce n'est pas ce que je t'ai demandé dans le post #16. Il faut que tu parviennes à obtenir le résultat "Session non-EFI" depuis la session live. Si tu y parviens, tu pourras refaire ta tentative de réinstallation suivant la méthode 1 de la doc "Comment réinstaller Ubuntu ?". Mais tant que tu obtiendras "Session EFI", ne tente pas cette réinstallation.
Dernière modification par malbo (Le 25/05/2021, à 11:55)
Hors ligne
#21 Le 25/05/2021, à 17:39
- jarto
Re : [Résolu] Conseils pour sauvegarder mon home
Pffff!!! Deux erreurs de ma part deux de trop ! .......
Boot sur P4 (CD/DVD Drive ) --> interface graphique --> Session non-EFI
ubuntu-budgie@ubuntu-budgie:~$ [ -d /sys/firmware/efi ] && echo "Session EFI" || echo "Session non-EFI"
Session non-EFI
ubuntu-budgie@ubuntu-budgie:~$
Boot sur UEFI --> interface GRUB2 --> Session EFI
Par défaut ça boot sur l'UEFI
Je laisse la tête se reposée et demain je tente une réinstallation et vous informe de la situation ...
jarto
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#22 Le 26/05/2021, à 11:51
- jarto
Re : [Résolu] Conseils pour sauvegarder mon home
Réinstallation effectuée, mise à jour effectuée [Ubuntu 20.04.2 LTS Gnome 3.36.8]
Je pensais devoir supprimé le noyau famille 5.8 mais non, je suis resté sur le 5.4.0-73-generic !
Je n'ai pas eu le temps de faire tous les tests mais faut-il ouvrir un nouveau fil de discution j'ai plusieurs problèmes?
Pour l'instant le navigateur fonctionne ainsi que courrielleur
jarto
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#23 Le 26/05/2021, à 12:06
- malbo
Re : [Résolu] Conseils pour sauvegarder mon home
Je pensais devoir supprimé le noyau famille 5.8 mais non, je suis resté sur le 5.4.0-73-generic !
Ce n'est pas normal : 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.
EDIT le 27 mai 2021 : en fait, c'est normal parce que la version 20.04.1 de Budgie n'est pas équipée du HWE stack (voir post #30)
Dernière modification par malbo (Le 27/05/2021, à 08:38)
Hors ligne
#24 Le 26/05/2021, à 13:55
- jarto
Re : [Résolu] Conseils pour sauvegarder mon home
boot-info demandé
je sais pas mais j'anticipe !
moa@uranus:~$ dir /boot
abi-4.15.0-30-generic memtest86+.elf
config-4.15.0-30-generic memtest86+_multiboot.bin
config-5.4.0-42-generic retpoline-4.15.0-30-generic
config-5.4.0-72-generic System.map-4.15.0-30-generic
config-5.4.0-73-generic System.map-5.4.0-42-generic
grub System.map-5.4.0-72-generic
initrd.img System.map-5.4.0-73-generic
initrd.img-5.4.0-42-generic vmlinuz
initrd.img-5.4.0-72-generic vmlinuz-5.4.0-42-generic
initrd.img-5.4.0-73-generic vmlinuz-5.4.0-72-generic
initrd.img.old vmlinuz-5.4.0-73-generic
memtest86+.bin vmlinuz.old
moa@uranus:~$
jarto
Ubuntu Budgie 20.04.4 LTS / 64 bits / Gnome 3.36.8
..- -... ..- -. - ..- / -... ..- -.. --. .. .
Hors ligne
#25 Le 26/05/2021, à 18:04
- iznobe
Re : [Résolu] Conseils pour sauvegarder mon home
le dernier boot-info du precedent message :
boot-info-4ppa130 [20210526_1447]
============================== 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 /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 root hd1,msdos5
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> 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
---------------------------------------------------------------------------
=> libparted MBR boot code is installed in the MBR of /dev/sdc.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Boot/BCD
sda2: __________________________________________________________________________
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: /Windows/System32/winload.exe
sda3: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sdb5: __________________________________________________________________________
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
sdc1: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
================================ 3 OS detected =================================
OS#1: L'OS actuellement utilisé - Ubuntu 20.04.2 LTS CurrentSession on sdb5
OS#2: Windows 10 (boot) on sda1
OS#3: Windows 8 or 10 on sda2
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-5.4.0-73-generic root=UUID=79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 ro quiet splash vt.handoff=7
===================================== UEFI =====================================
This installed-session is not in EFI-mode.
EFI in dmesg.
[ 0.008447] ACPI: UEFI 0x00000000CA6BB380 000042 (v01 INTEL EDK2 00000002 01000013)
============================= Drive/Partition Info =============================
Disks info: ____________________________________________________________________
sdb : 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, has-os, 2048 sectors * 512 bytes
sdc : notGPT, no-BIOSboot, has-noESP, not-usb, not-mmc, no-os, 2048 sectors * 512 bytes
Partitions info (1/3): _________________________________________________________
sdb5 : is-os, 64, apt-get, grub-pc , grub2, grub-install, grubenv-ng, update-grub, farbios
sda1 : is-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, not-far
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
sdb1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
sdc1 : no-os, 32, nopakmgr, no-docgrub, nogrub, nogrubinstall, no-grubenv, noupdategrub, farbios
Partitions info (2/3): _________________________________________________________
sdb5 : isnotESP, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
sda1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, bootmgr, is-winboot
sda2 : isnotESP, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot
sda3 : 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
sdc1 : isnotESP, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot
Partitions info (3/3): _________________________________________________________
sdb5 : not-sepboot, with-boot, fstab-without-boot, not-sep-usr, with--usr, fstab-without-usr, std-grub.d, sdb
sda1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda2 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sda3 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sda
sdb1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdb
sdc1 : not-sepboot, no-boot, part-has-no-fstab, not-sep-usr, no---usr, part-has-no-fstab, std-grub.d, sdc
fdisk -l (filtered): ___________________________________________________________
Disk sda: 111.81 GiB, 120034123776 bytes, 234441648 sectors
Disk identifier: 0x8ec10b4d
Boot Start End Sectors Size Id Type
sda1 * 2048 1026047 1024000 500M 7 HPFS/NTFS/exFAT
sda2 1026048 233358753 232332706 110.8G 7 HPFS/NTFS/exFAT
sda3 233359360 234436607 1077248 526M 27 Hidden NTFS WinRE
Disk sdb: 232.91 GiB, 250059350016 bytes, 488397168 sectors
Disk identifier: 0xf0dad066
Boot Start End Sectors Size Id Type
sdb1 2048 240579099 240577052 114.7G 7 HPFS/NTFS/exFAT
sdb2 240580606 488397014 247816409 118.2G 5 Extended
sdb5 240580608 488397014 247816407 118.2G 83 Linux
Disk sdc: 149.5 GiB, 160041885696 bytes, 312581808 sectors
Disk identifier: 0xb21b988b
Boot Start End Sectors Size Id Type
sdc1 2048 312580095 312578048 149.1G 7 HPFS/NTFS/exFAT
parted -lm (filtered): _________________________________________________________
sda:120GB:scsi:512:512:msdos:ATA WDC WDS120G1G0B-:;
1:1049kB:525MB:524MB:ntfs::boot;
2:525MB:119GB:119GB:ntfs::;
3:119GB:120GB:552MB:ntfs::msftres;
sdb:250GB:scsi:512:512:msdos:ATA WDC WDS250G1B0A-:;
1:1049kB:123GB:123GB:ntfs::;
2:123GB:250GB:127GB:::;
5:123GB:250GB:127GB:ext4::;
sdc:160GB:scsi:512:512:msdos:Generic External:;
1:1049kB:160GB:160GB:ntfs::;
blkid (filtered): ______________________________________________________________
NAME FSTYPE UUID PARTUUID LABEL PARTLABEL
sda
├─sda1 ntfs C0943B63943B5ADC 8ec10b4d-01 Réservé au système
├─sda2 ntfs 869640A996409B95 8ec10b4d-02
└─sda3 ntfs 0A627D16627D0829 8ec10b4d-03
sdb
├─sdb1 ntfs 2044018544015EC2 f0dad066-01 Disque
├─sdb2 f0dad066-02
└─sdb5 ext4 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 f0dad066-05
sdc
└─sdc1 ntfs 634BEAD83C7999E3 b21b988b-01 moa160
df (filtered): _________________________________________________________________
Avail Use% Mounted on
sda1 471.5M 6% /mnt/boot-sav/sda1
sda2 48G 57% /mnt/boot-sav/sda2
sda3 82.3M 84% /mnt/boot-sav/sda3
sdb1 96G 16% /media/moa/Disque
sdb5 74.3G 31% /
sdc1 136G 9% /mnt/boot-sav/sdc1
Mount options: __________________________________________________________________
sda1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda2 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sda3 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
sdb1 rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096
sdb5 rw,relatime,errors=remount-ro
sdc1 rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096
====================== sdb5/boot/grub/grub.cfg (filtered) ======================
Ubuntu 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Ubuntu, avec Linux 5.4.0-73-generic 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Ubuntu, avec Linux 5.4.0-72-generic 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Ubuntu, avec Linux 5.4.0-42-generic 79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61
Windows 10 (sur sda1) C0943B63943B5ADC
### 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/sdb5 during installation
UUID=79459faf-4cc7-4f9c-b6c0-fe4c0dd68c61 / ext4 errors=remount-ro 0 1
/swapfile none swap sw 0 0
======================= sdb5/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="quiet splash"
GRUB_CMDLINE_LINUX=""
==================== sdb5: Location of files loaded by Grub ====================
GiB - GB File Fragment(s)
229,041553497 = 245,931495424 boot/grub/grub.cfg 2
126,965393066 = 136,328052736 boot/grub/i386-pc/core.img 1
122,400604248 = 131,426648064 boot/vmlinuz 1
119,983394623 = 128,831188992 boot/vmlinuz-5.4.0-42-generic 2
226,681850433 = 243,397783552 boot/vmlinuz-5.4.0-72-generic 1
122,400604248 = 131,426648064 boot/vmlinuz-5.4.0-73-generic 1
119,983394623 = 128,831188992 boot/vmlinuz.old 2
121,780269623 = 130,760568832 boot/initrd.img 5
125,264305115 = 134,501523456 boot/initrd.img-5.4.0-42-generic 3
121,543941498 = 130,506813440 boot/initrd.img-5.4.0-72-generic 3
121,780269623 = 130,760568832 boot/initrd.img-5.4.0-73-generic 5
125,264305115 = 134,501523456 boot/initrd.img.old 3
===================== sdb5: ls -l /etc/grub.d/ (filtered) ======================
-rwxr-xr-x 1 root root 17622 févr. 24 20:33 10_linux
-rwxr-xr-x 1 root root 42359 févr. 24 20:33 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
======================== Unknown MBRs/Boot Sectors/etc =========================
Unknown BootLoader on sdc1
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
00000020 00 00 00 00 80 00 80 00 ff 8f a1 12 00 00 00 00 |................|
00000030 04 00 00 00 00 00 00 00 ff 18 2a 01 00 00 00 00 |..........*.....|
00000040 f6 00 00 00 01 00 00 00 e3 99 79 3c d8 ea 4b 63 |..........y<..Kc|
00000050 00 00 00 00 0e 1f be 71 7c ac 22 c0 74 0b 56 b4 |.......q|.".t.V.|
00000060 0e bb 07 00 cd 10 5e eb f0 32 e4 cd 16 cd 19 eb |......^..2......|
00000070 fe 54 68 69 73 20 69 73 20 6e 6f 74 20 61 20 62 |.This is not a b|
00000080 6f 6f 74 61 62 6c 65 20 64 69 73 6b 2e 20 50 6c |ootable disk. Pl|
00000090 65 61 73 65 20 69 6e 73 65 72 74 20 61 20 62 6f |ease insert a bo|
000000a0 6f 74 61 62 6c 65 20 66 6c 6f 70 70 79 20 61 6e |otable floppy an|
000000b0 64 0d 0a 70 72 65 73 73 20 61 6e 79 20 6b 65 79 |d..press any key|
000000c0 20 74 6f 20 74 72 79 20 61 67 61 69 6e 20 2e 2e | to try again ..|
000000d0 2e 20 0d 0a 00 00 00 00 00 00 00 00 00 00 00 00 |. ..............|
000000e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200
================================= User choice ==================================
Is sdb (ATA WDC WDS250G1B0A-) a removable disk? no
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would purge (in order to reset grubenv) and reinstall the grub2 of
sdb5 into the MBRs of all disks (except live-disks and removable disks without OS).
Additional repair would be performed: unhide-bootmenu-10s win-legacy-basic-fix
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your BIOS boot on sdb (ATA WDC WDS250G1B0A-) disk!
Dernière modification par iznobe (Le 26/05/2021, à 18:31)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne