Now thats an idea. Opening timeshift, I got 6 Snapshots
3 I made after the initial install steps (totally fresh, setup like it want it, yada yada yada) and 3 automatic ones from the last updates. Considering the 3 last updates all probably have the 88GB /home filesize, and the first manually made are smaller. It kind of adds up to easily 370GB currently used by last few snapshots + current home + current /
I never considered these, as I never saw a snapshot folder, like I do on my GF laptop that is running ext4
....
than again ..... I can't recall setting up timeshift to save / and /home during automatic ones, but than again, maybe thats BTRFS.
If I delete one of the most recent ones, I should free up roughly 88GB, right?
Let's try that :)
EDIT:
No, that didn't work
I checked the files via timeshift program, that opened the snapshot in a root thunar.
19,1GB root +149,7 GB /home = 168,8GB
after deleting this one snapshot, I should have roughly 271,2GB used
Nope
Code: Select all
sudo btrfs filesystem show /
[sudo] Passwort für punisher:
Label: 'XFCE' uuid: 7a86bd5b-d3a6-45ae-9a0d-45b813ee884f
Total devices 1 FS bytes used 441.69GiB
devid 1 size 453.71GiB used 449.02GiB path /dev/sdc3
punisher@mxXFCE:~
$ sudo btrfs filesystem show /home
Label: 'XFCE' uuid: 7a86bd5b-d3a6-45ae-9a0d-45b813ee884f
Total devices 1 FS bytes used 441.69GiB
devid 1 size 453.71GiB used 449.02GiB path /dev/sdc3