progress
This commit is contained in:
parent
4c0dcac582
commit
37ca259b17
@ -28,7 +28,6 @@ config() {
|
||||
|
||||
if ! [ "${KEY_LANG}" == "en" ]; then
|
||||
if [ "${EFI}" == "1" ]; then
|
||||
set -x
|
||||
VGUUID=$(vgdisplay |grep UUID|awk '{print $3}')
|
||||
LVUUID=$(lvdisplay "/dev/mapper/vg_${TARGETNAME_UNDERSCORE}-root" |grep UUID|awk '{print $3}')
|
||||
rl=$(basename $(readlink "${TARGET_PHY_ID}-part${TARGET_PART}"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user