Question

How to Rescue AlmaLinux 8 on a Droplet Using the Recovery ISO

Hi all,

I need assistance recovering my DigitalOcean droplet running AlmaLinux 8. My team ran the following commands, which led to issues:

sudo dnf update -y sudo dnf upgrade -y sudo dnf autoremove -y sudo dnf clean all sudo dnf remove $(dnf repoquery --installonly --latest-limit=-2 -q) sudo journalctl --vacuum-time=2weeks sudo rm -rf /var/log/*.log sudo rm -rf /var/log/journal/

Now, the server can not boot from its own disk.

I’ve read about using the Recovery ISO to rescue the system but need detailed steps to proceed.

Could someone guide me on how to use the Recovery ISO to recover the server?

Any help would be greatly appreciated.

Thanks in advance!

Peter


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
August 2, 2024

Heya, @darkopeter

If you need to recover data from your Droplet, you can use DigitalOcean’s recovery ISO with the Recovery Console to regain access and perform recovery operations, like getting access to an interactive shell, running fsck, or using chroot.

We have an article that covers the process on using the recovery ISO image which you can check here:

https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-iso/

Let us know if you have any specific question about the process and we can give more detailed information.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
Animation showing a Droplet being created in the DigitalOcean Cloud console