Bernhard Landauer 4 years ago
parent 8af3be92c6
commit 4531ff15d3

@ -744,7 +744,7 @@ lvm_menu() {
DIALOG " $_PrepLVM $_PrepLVM2 " --menu "\n$_LvmMenu\n " 22 60 4 \
"$_LvmCreateVG" "vgcreate -f, lvcreate -L -n" \
"$_LvmDelVG" "vgremove -f" \
"$_LvMDelAll" "lvrmeove, vgremove, pvremove -f" \
"$_LvMDelAll" "lvremove, vgremove, pvremove -f" \
"$_Back" "-" 2>${ANSWER}
case $(cat ${ANSWER}) in

Loading…
Cancel
Save