Can I reinstall a new distro on my Raspberry Pi 4 from the command line without removing the SD card?

0
12
Asked By IncrediblePhoenix77 On

I have a Raspberry Pi 4 that I customized, and it's tough to remove the SD card since it has an outdated Retropie installation that I haven't touched in five years. The repository is no longer accessible, making the system pretty useless. I want to use this Raspberry Pi to set up Jellyfin, so I'm thinking about installing a new distro specifically for that. However, I'm unsure if it's feasible to do this from the command line while erasing the current distro. Can someone help me out or suggest an alternative?

3 Answers

Answered By TechieButterfly99 On

Unfortunately, directly installing a new distro from the command line while your current one is running is really tricky. If you're asking this, it might be much simpler to just take the SD card out and flash a new image onto it instead. This would save you a lot of hassle!

Answered By CodeWanderer88 On

You might find it possible in theory, but it sounds like a lot of work, and if you're not super experienced, you could end up messing things up. Maybe consider using a USB drive to install the new distro instead?

Answered By GizmoGuru42 On

You can create a bootable USB with a distro like DietPi or Debian, boot from it, and install it onto your SD card. That way, you can cleanly install the new distro!

IncrediblePhoenix77 -

Thanks! That sounds like a solid plan. I'll give that a shot.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.