You are not logged in.

#1 2021-02-11 06:10:44

lgtegetege
Member
From: Rosales
Registered: 2020-11-08
Posts: 38

Creating a backup partition for timeshift

Hello, recently, i installed Timeshift and i understand that is not recommended to install it on the partition that the system is installed, so you can access to it if the system breaks, so i created a new separate partiton for the backups, however it is on the same ssd card as im using a laptop. I want to know where do i have to mount the partition as im still in the learning process about how the fstab works


Depressed Mexican Fairy Rockstar

Offline

#2 2021-02-11 07:29:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,346

Re: Creating a backup partition for timeshift

You can mount "self made" partitions wherever you want, do something like /backup or so.  E.g. I  have a /windows and a /School folder for the parallel Windows installation's directory and /School for the SMB share of my school.

Offline

#3 2021-02-11 07:34:44

lgtegetege
Member
From: Rosales
Registered: 2020-11-08
Posts: 38

Re: Creating a backup partition for timeshift

So i can just make a directory like /mnt/backup and mount the partition just there?
Yesterday when i made my first backup, i didnt mount the partition and then y used timeshift, now when i use gparted, in the mount point section it says something like /run/timeshift/backup so i can assume that directory was automatically created and mounted the partition there, do you recommend to mount it on another place? Or is it correct to leave it there?


Depressed Mexican Fairy Rockstar

Offline

#4 2021-02-11 08:20:07

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,346

Re: Creating a backup partition for timeshift

Up to you. At the end of they you just have to have the partition mounted "somewhere" and as long as everyone agrees on when and where that is it doesn't really matter where you do that.

Offline

#5 2021-02-11 10:55:42

sabroad
Member
Registered: 2015-05-24
Posts: 242

Re: Creating a backup partition for timeshift

Perhaps a bit advanced but I'd strongly recommend using Timeshift with grub-btrfs and timeshift-autosnap, not forgetting to backup your data separately as Timeshift is [...] NOT a backup tool and is not meant to protect user data.


--
saint_abroad

Offline

#6 2021-02-11 19:49:51

lgtegetege
Member
From: Rosales
Registered: 2020-11-08
Posts: 38

Re: Creating a backup partition for timeshift

I know is just to protect your system in case it breaks, i have my personal data in another backup.
To have enabled that feature i need to have all my partitions in btrfs format? That would mean installing everything again, not sure if i want to do it
I'll test if the backup works mounted there were it was mounted automatically and if not works ill make a directory for this and mount it there


Depressed Mexican Fairy Rockstar

Offline

#7 2021-02-11 23:37:25

lgtegetege
Member
From: Rosales
Registered: 2020-11-08
Posts: 38

Re: Creating a backup partition for timeshift

Ok so it looks like that the mount point set automatically by timeshift does not persist, so ill mkdir /mnt/backup and mount it there, i need to create the fstab entry, but im a little confused about what options, dump and fsck write on the entry, can somebody explain me what is the best option for this?


Depressed Mexican Fairy Rockstar

Offline

#8 2021-02-12 08:48:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,346

Re: Creating a backup partition for timeshift

Please try to do your own research and conclusions for your usecases: https://wiki.archlinux.org/index.php/Fstab#Usage

Offline

#9 2021-02-12 21:21:11

lgtegetege
Member
From: Rosales
Registered: 2020-11-08
Posts: 38

Re: Creating a backup partition for timeshift

I already did, the fstab article in the wiki helped a lot, but the man pages that explain the difference between noatime, relatime and all those options are not as newbie friendly as the wiki is, i added rw and relatime as the options for the backup partition, but still not sure if it is the best option, also i put 0 in dump and 2 in pass


Depressed Mexican Fairy Rockstar

Offline

Board footer

Powered by FluxBB