wip
This commit is contained in:
parent
9c06148f45
commit
565412c7b4
1 changed files with 1 additions and 0 deletions
1
entry.sh
1
entry.sh
|
@ -70,6 +70,7 @@ function first_stage(){
|
||||||
#)| cryptsetup luksFormat ${DEVICE}2
|
#)| cryptsetup luksFormat ${DEVICE}2
|
||||||
#echo $LUKS_PASSWORD | cryptsetup luksOpen ${DEVICE}2 cryptlvm
|
#echo $LUKS_PASSWORD | cryptsetup luksOpen ${DEVICE}2 cryptlvm
|
||||||
#unset LUKS_PASSWORD
|
#unset LUKS_PASSWORD
|
||||||
|
wipefs -a ${DEVICE}2
|
||||||
pvcreate ${DEVICE}2
|
pvcreate ${DEVICE}2
|
||||||
vgcreate vg0 ${DEVICE}2
|
vgcreate vg0 ${DEVICE}2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue