need some help with my #RaspberryPi (CC: #Linux)

it's currently running raspbian bookworm and i want to upgrade it to trixie, but according to a forum thread that's not possible. i know you can do it with standard debian, so there must be a way to do it here. anyone got anything?

@GroupNebula563 There are "directions" in the Pi forums about how to do an in-place upgrade, but have to agree with others that it's easier (and I'll add way cleaner) to do a fresh install and bring over whatever you need. For me the "much cleaner" is the big win.

Hate dealing with re-installing everything. Use https://github.com/gitbls/sdm and you'll only need to deal with the minutiae one last time. sdm simplifies fresh installs to the point that they're...fun.

#raspberrypi

GitHub - gitbls/sdm: Raspberry Pi SD Card Image Manager

Raspberry Pi SD Card Image Manager. Contribute to gitbls/sdm development by creating an account on GitHub.

GitHub