Skip to content

Commit e4a52af

Browse files
Clarify backup behavior for mounted partitions
1 parent 8a0196c commit e4a52af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ shrink-backup is a very fast utility for backing up your SBC:s into minimal boot
66

77
Can backup any device with or without a `boot` partition as long as the filesystem is `ext4`, [`f2fs`](#f2fs) or [`btrfs`](#btrfs) (with subvolumes).
88

9-
Supports backing up `root` & `boot` (if existing) partitions. Data from other partitions will be written to `root` if not [excluded](#-t-excludetxt).
9+
Supports backing up `root` & `boot` (if existing) partitions. Data from other mounted partitions will be written to `root` partition of the img file if not [excluded](#-t-excludetxt).
1010
For [`btrfs`](#btrfs), all existing top level 5 subvolumes in `/etc/fstab` will be created with new backups, nested subvolumes will be created and can also be removed/added in an [update](#image-update) of the backup img.
1111
Please read [Info](#info) section for more information.
1212

0 commit comments

Comments
 (0)