(4 risposte)
Chiuso 4 anni fa.
Quando avvio il PC, nello spazio cmd vengono visualizzati i seguenti comandi:
/dev/sda1 contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found.
/dev/sda1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
fsck exited with status code 4
The root filesystem on `/dev/sda1` requires a manual `fsck`
BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in-commands.
(initramfs)_
Qualcuno può aiutare a risolvere il problema? Grazie!
Risposta accettata:
-
Nella riga di comando, inserisci:"fsck /dev/sda6"
-
Inserisci
y
quando viene richiesto di eseguire correzioni.
https://ubuntuforums.org/showthread.php?t=789454