You are not logged in.

#1 2022-11-19 21:42:43

Jetson
Member
Registered: 2022-11-15
Posts: 7

[SOLVED]Can i save my current state on Arch like system restore?

I have a problem with root directory right now as it doesn't have any space in it. I found a guide on how to mount a partition in another partition

link to guide here

I don't want to wreck my pc in the process in case anything goes wrong so is there a way for me to at least reverse any changes i make?

Last edited by Jetson (2022-11-20 04:20:29)

Offline

#2 2022-11-19 22:21:46

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: [SOLVED]Can i save my current state on Arch like system restore?

I don't know how that guide applies to your situation as it doesn't really have any content other than how mounting works in general.  But for your current question, the only realistic answer is "no."

One could set up a system with snapshots on a CoW filesystem like btrfs (or I believe zfs), but this would be done ahead of time, you cannot set these up retroactively.  You could make a backup of anything you see as important (which everyone should always be doing regardless), but you'd need somewhere to store this backup.

Of course if anything does go wrong, you can FIX it ... just not by waving a magic "undo" wand, but by learning and understanding.  In fact, breaking things and learning to recover is how a vast majority of us learned most of what we know about linux and computers in general.

Last edited by Trilby (2022-11-19 22:23:05)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2022-11-20 04:08:47

Jetson
Member
Registered: 2022-11-15
Posts: 7

Re: [SOLVED]Can i save my current state on Arch like system restore?

i used du on my " / " folder and i couldn't find out since the files in it are a lot of files but i used gnome's disk analyzer and found that mingw is taking up a lot of space. so i ask , is it ok if i delete mingw since i already use gcc?

Offline

#4 2022-11-20 04:17:37

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,168

Re: [SOLVED]Can i save my current state on Arch like system restore?

Jetson wrote:

i used du on my " / " folder and i couldn't find out since the files in it are a lot of files but i used gnome's disk analyzer and found that mingw is taking up a lot of space. so i ask , is it ok if i delete mingw since i already use gcc?

It isn't going to be crucial to booting Arch, if that's what you're asking. You might need its functionality for something, but you can always reinstall it later if you need to.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#5 2022-11-20 04:20:57

Jetson
Member
Registered: 2022-11-15
Posts: 7

Re: [SOLVED]Can i save my current state on Arch like system restore?

that did actually and thank god that worked

Offline

Board footer

Powered by FluxBB