From e4d5743b5c6d823bb024e8aa385eab5b8ad198b6 Mon Sep 17 00:00:00 2001 From: Le0xFF <43521247+Le0xFF@users.noreply.github.com> Date: Tue, 26 Jul 2022 22:29:36 +0200 Subject: [PATCH] Add link for creating a configuration with snapper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd83ba8..caa27f7 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Following the script, at the very end your drive will end up being like the foll With this script, the `@snapshots` subvolume will be created, but not the `/.snapshots` folder. This is done to avoid stupid snapper issues when trying to create a configuration for `/`. -So after installing `snapper` from Void Linux's repositories, you have to delete the subvolume that it will automatically create, then create the `/.snapshots` folder and then uncomment the relative line from `/etc/fstab`: +So after installing `snapper` from Void Linux's repositories and after [creating a configuration for `/`](https://wiki.archlinux.org/title/Snapper#Creating_a_new_configuration), you have to delete the subvolume that snapper will automatically create. After that create the `/.snapshots` folder and then uncomment the relative line from `/etc/fstab`: ``` bash # run these commands as root