This commit is contained in:
Le0xFF 2022-07-27 16:38:43 +02:00
parent 40a5cd61b6
commit 7353051236

View File

@ -184,7 +184,7 @@ mount -o subvolid=0 /dev/mapper/<vg_name>-<lv_root_name> /mnt
```
After that if you do an `ls /mnt/` you will see all the subvolume previously created.
Now you must delete **ONLY** the `@`subvolume and finally unmount `/mnt`:
Now you must delete **ONLY** the `@` subvolume and finally unmount `/mnt`:
``` bash
btrfs subvolume delete /mnt/@