Spyke

Just upgraded to Fedora 42 in probably the worst way possible

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...

View original on sh.itjust.works
lemmy.world

I don't guess I understand what thinking process on your part prompted this sequence of events... 🤷‍♂️ 🤷‍♂️

13

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.

8

Everything in Linux is flat files. Don't panic.

Back up ~/home, do a clean install, then drop your stuff back in.

5
pineapplereply
lemmy.ml

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?

1

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).

1
lemmy.ml

Is it not perfectly fine and the official way to update fedora? (To do so via diacover)

4

You reached the end

Just upgraded to Fedora 42 in probably the worst way possible | Spyke