Changeset 3738 in MondoRescue
- Timestamp:
- Nov 18, 2019, 2:12:30 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3/mindi/mindi
r3737 r3738 1464 1464 LogFile "-------------------------------------" 1465 1465 # We suppose there is only one FS 1466 sep=`btrfs subvolume list -a / | grep FS_TREE | sed 's/.*<FS_TREE>\ \(.*\)/$1/'`1466 sep=`btrfs subvolume list -a / | grep FS_TREE | sed 's/.*<FS_TREE>\/\(.*\)/\1/'` 1467 1467 echo "btrfs subvolume create /mnt/RESTORING/$sep" >> $MINDI_TMP/create-btrfs-subvol 1468 1468 while read dev mp type opt dum dum; do
Note:
See TracChangeset
for help on using the changeset viewer.