xandehenrique
(usa Ubuntu)
Enviado em 10/04/2018 - 21:15h
Olá,gostaria de saber se alguém pode me ajudar,estou com um servidor configurado na digitalocean,e ontem deu pau no disco rígido, aí quando reinicio a máquina pelo terminal da digitalocen fica dando erro "initramfs", já colocaram em modo de reparo e enviaram um comando pra eu fazer, mas estou apanhando, vou deixar aqui abaixo em texto original pra ver se alguém possa me ajudar, gostaria muito de recuperar este servidor devido aos conteúdos que estão nele.
Looking over the error at the droplets console it seems there is an issue with the UUID for your droplets disk not matching what is listed in the /etc/fstab file. You will now need to boot into our Recovery ISO to fix the issue. I have set your Droplet to boot to recovery mode please power off and on the Droplet from the control panel and access the system from the console.
Select option 1 to mount your file system into the /mnt directory and then drop to the shell.
Simply replace the UUID= in /mnt/etc/fstab with the string found by running the "lsblk" command
The entry in the fstab file should now look something like this
UUID=23f02afb-faaa-475c-b034-66afdf98ca11 / ext4 noatime,errors=remount-ro 0 1
Once complete you will need to let us know so we can remove the Recovery ISO from your Droplet. Then once the Droplet reboots your system will now be mounting the correct disk device!