this post was submitted on 27 Feb 2025
28 points (86.8% liked)

Linux Questions

1401 readers
22 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

Context: I updated my CachyOS (Arch) BTRFS system. Some new things caused few problems especially brave browser(missing tabs), some icons missing.

So I wanted to go back to previous snapshot.

What I did: I first restored my home subvol which I saved before update. I worked.

Then I tried to restored my root partition. This is where I got the problem.

I got this error.

1001090084

I would really appreciate URGENT help

If you need any more details I can provide.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 1 day ago (1 children)

Put in your root pw and then look at the logs. You might need to mount disks to do so.

[โ€“] [email protected] 1 points 1 day ago* (last edited 1 day ago)

This. Enter your su password and have a look at the logs. Likely something you can fix without tooucj trouble. I've run into this a few times over the years and I've always been able to figure out and fix the problem based on the logs.

Edit: removed incorrect instruction.