Changeset 3059 in MondoRescue
- Timestamp:
- Nov 9, 2012, 2:05:37 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/mindi/mindi
r3055 r3059 1086 1086 current_partition="$c_p" 1087 1087 elif [ "`echo $current_partition | grep -E '^/dev/dm-'`" ]; then 1088 # For SLES 11 type of distro, do not use dm devices as they are unable to be handled by lvm commands 1088 1089 current_partition=`$MINDI_LIB/analyze-my-lvm --givemapperofdm $current_parition` 1089 1090 fi
Note:
See TracChangeset
for help on using the changeset viewer.