change name

This commit is contained in:
Suikan 2021-06-30 21:17:07 +09:00
parent a4d166155e
commit 01ebf11766
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ export DEV="/dev/sda"
export ERASEALL=1
# Logical Volume name for your Linux installation. Keep it unique from other distribution.
export LVROOTNAME="ubuntu"
export LVROOTNAME="anko"
# Logical volume size of the Linux installation.
# 30% mean, new logical volume will use 30% of the free space in the LVM volume group.