Crash : Run fsck manually? [Réglé]

Rajax Membre non connecté
-
- Voir le profil du membre Rajax
- Inscrit le : 24/07/2013
Voilà en allumant mon ordinateur j'ai eu une petite surprise :
Citation :
/dev/disk/by-uuid/57a13784-5592-4b4e-965d-7a7f103eef67: Unexpected inconsistency; RUN fsck MANUALLY.
(i.e., without -a or -p options)
dracut Warning : e2fsck returned with 4
dracut Warning: /dev/disk/by-uuid/57a13784-5592-4b4e-965d-7a7f103eef67 contains a file system with errors, check forced.
dracut Warning: Error reading block 1048646 (Attempt to read block from filesystem resulted in short read) while getting next inode from scan
dracut Warning: *** An error occurred during the file system check
dracut Warning: *** Dropping you to a shell; the system will try
dracut Warning: *** to mount the filesystem(s), when you leave the shell.
dracut Warning:
Generating "/run/initramfs/sosreport.txt"
You might want to save "/run/initramfs/sosreport.txt" to a Usb stick or /boot
after mounting them and attach it to a bug report
To get more debug information.....reboot with "rd.debug" added to the kernel command line.
Dropping to debug shell
(i.e., without -a or -p options)
dracut Warning : e2fsck returned with 4
dracut Warning: /dev/disk/by-uuid/57a13784-5592-4b4e-965d-7a7f103eef67 contains a file system with errors, check forced.
dracut Warning: Error reading block 1048646 (Attempt to read block from filesystem resulted in short read) while getting next inode from scan
dracut Warning: *** An error occurred during the file system check
dracut Warning: *** Dropping you to a shell; the system will try
dracut Warning: *** to mount the filesystem(s), when you leave the shell.
dracut Warning:
Generating "/run/initramfs/sosreport.txt"
You might want to save "/run/initramfs/sosreport.txt" to a Usb stick or /boot
after mounting them and attach it to a bug report
To get more debug information.....reboot with "rd.debug" added to the kernel command line.
Dropping to debug shell
Suivi d'une invite de commande avec (Repair:/#
Bien entendu j'écrit depuis un autre disque dur, le mode sans échec ne marchant pas non plus.
J'aimerais donc savoir comment lancer fsck avec la commande, ou réparer d'une autre manière.
Egalement, quel composant de mon ordinateur pensez vous être la cause de ce genre de problème? Parce qu'en tout cas moi je n'avais fait aucune manip

Adrien.D Membre non connecté
-
- Voir le profil du membre Adrien.D
- Inscrit le : 30/05/2011
- Site internet
- Groupes :
il semble que Mageia ait mal été éteinte, car une partition (UUID 57a13784-5592-4b4e-965d-7a7f103eef67) a des problèmes.
Il faut donc la réparer.
Soit depuis un live CD, soit depuis une autre distribution installée sur ce PC.
Dans l'un ou l'autre cas, tu lances une console en root, puis fais un :
Code BASH :
ls -l /dev/disk/by-uuid/
Exemple :
Code BASH :
ls -l /dev/disk/by-uuid/ total 0 lrwxrwxrwx 1 root root 10 25 juil. 11:23 047C7D967C7D82EA -> ../../sdb1 lrwxrwxrwx 1 root root 10 25 juil. 11:23 5084DFC584DFAC2A -> ../../sda1 lrwxrwxrwx 1 root root 10 25 juil. 11:23 568CFA508CFA29DF -> ../../sda2 lrwxrwxrwx 1 root root 10 25 juil. 11:23 955aaf62-0c95-4ceb-9d17-d5fbacac771a -> ../../sda8 lrwxrwxrwx 1 root root 10 25 juil. 11:23 b949795c-9b37-4c81-a186-2a560a9560b1 -> ../../sda5 lrwxrwxrwx 1 root root 10 25 juil. 11:23 e66325a1-e36f-4690-b16b-894c83693985 -> ../../sda7 lrwxrwxrwx 1 root root 10 25 juil. 09:23 fece8af0-7d2b-4aad-aece-ba70431a1352 -> ../../sda6
Repérer le UUID correspondant à la partition sdaX où X est un disque dur.
Lacer l'utilitaire fsck avec le bon numéro de partition et de type de fichier : Exemple avec sda5 en ext4:
Code BASH :
fsck.ext4 /dev/sda5
Attendre et rebooter Mageia.
Ce sera OK

Merci

Config : PC Fixe : X470 GAMING PRO- AMD Ryzen 5 2600X - 16Go RAM - Radeon RX 560 (Pilote libre) - Gentoo Linux - GNOME Desktop - Kernel 5.10 LTS
Ancien Webmaster de MageiaLinuxOnline. Les remplaçants assurent !
Ancien Webmaster de MageiaLinuxOnline. Les remplaçants assurent !


Rajax Membre non connecté
-
- Voir le profil du membre Rajax
- Inscrit le : 24/07/2013
J'ai tapé la première commande sur l'écran d'erreur pour savoir quelle part était touchée et ensuite depuis le live-cd, comme je savais pas trop comment atteindre le répertoire avec la commande pour le réparer, j'ai réparer la partition depuis l'application gpart
C'est ok

Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie