Eu tenho um disco rígido com apenas o Ubuntu 14.04 instalado, que eu quero verificar. No entanto, o tutorial que li diz que o disco rígido precisa ser desmontado antes que eu possa verificá-lo.
Aparentemente, posso executar a verificação de disco usando um pendrive USB do Ubuntu, então criei um. O que eu faço daqui?
ATUALIZAÇÃO:
Consegui chegar a esta tela:
UPDATE 2
Selecionei a opção "fsck". Trouxe uma janela com esta mensagem:
"Continuing will remount your / filesystem in read/write mode and mount any other filesystem defined in /etc/fstab.
Do you wish to continue?"
(Yes) / (No)
Escolher (Não) só me levou de volta ao menu, então eu escolhi (Yes), e ele abriu uma tela de log de algum tipo com o seguinte conteúdo:
fsck from util-linux 2.20.1
fsck from util-linux 2.20.1
fsck.fat 3.0.26 (2014-03-07)
/dev/sda1: 6 files, 864/130812 clusters
/dev/sda2: Inodes that were part of a corrupted orphan linked list found.
/dev/sda2: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.
(i.e., without -a or -p options)
mountall: fsck / [807] terminated with status 4
mountall: Filesystem has errors: /
mountall: Skipping mounting / since Plymouth is not available
Finished, please press ENTER
Eu pressionei ENTER e ele mais uma vez me levou de volta ao menu. Tentei selecionar "fsck" novamente, mas agora recebi esta mensagem:
"The option you selected requires your filesystem to be in read-only mode.
Unfortunately another option you selected earlier, made you exit this mode.
The easiest way of getting back in read-only mode is to reboot your system."
Isso deveria acontecer? A leitura na tela de log foi a verificação do disco?