I let Discover handle updating to Fedora 42 and got a kernel panic error, so I backed up /home/ and did a fresh install of Fedora 42.
I started my restoration by nuking /home/ with sudo rm -R /home/
and then copied everything over via Dolphin as stuff was slowly torn asunder as parts unloaded from RAM. Everything seems intact so far…
Is it not perfectly fine and the official way to update fedora? (To do so via diacover)
Well, considering I could no longer boot into my system, I’d say it was not fine.
I guess so, lol.
I don’t guess I understand what thinking process on your part prompted this sequence of events… 🤷♂️ 🤷♂️
thinking process
what is that?
To actually answer, I fucked up by running
sudo rclone
first to copy everything and it messed with permissions, so I nuked it and copied with dolphin.I was just being lazy.
Everything in Linux is flat files. Don’t panic.
Back up ~/home, do a clean install, then drop your stuff back in.
Just curious what do you mean by flat files? Do other operations systems include parts that aren’t actually visible files you can interact with?
Windows uses the system registry to control other aspects of interaction with runtimes and linked libraries, so it can be confusing to people newer to Linux to just realize that flat files don’t have some hidden interaction elsewhere in the system (usually).
I had started with a full disk clone which is why I was careless with the restoration