mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 10:55:37 -04:00
Amend subvolumes to include path
This commit is contained in:
parent
b5cfa5109e
commit
945effb048
1 changed files with 4 additions and 4 deletions
|
@ -47,10 +47,10 @@ extraMountsEfi:
|
|||
|
||||
btrfsSubvolumes:
|
||||
- mountPoint: /
|
||||
subvolume: @
|
||||
subvolume: /@
|
||||
- mountPoint: /home
|
||||
subvolume: @home
|
||||
subvolume: /@home
|
||||
- mountPoint: /var/cache
|
||||
subvolume: @cache
|
||||
subvolume: /@cache
|
||||
- mountPoint: /var/log
|
||||
subvolume: @log
|
||||
subvolume: /@log
|
Loading…
Add table
Add a link
Reference in a new issue