Update install-grub.sh
This commit is contained in:
parent
08ee7aa8c5
commit
97c501cc95
|
@ -208,6 +208,9 @@ echo
|
|||
lsblk | grep "$dev"
|
||||
echo
|
||||
|
||||
exit
|
||||
#######################################################################################
|
||||
|
||||
# Creating physical volume.
|
||||
echo "Creating physical volume."
|
||||
pvcreate /dev/mapper/lvm &&
|
||||
|
|
Loading…
Reference in New Issue