mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
parent
cb92595d31
commit
f2d4c8fee3
2 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ export DEV="/dev/sda"
|
|||
# Whether you want to erase all contents of the storage device or not.
|
||||
# 1 : Yes, I want to erase all.
|
||||
# 0 : No, I don't. I want to add to the existing LUKS volume.
|
||||
export ERASEALL=1
|
||||
export ERASEALL=0
|
||||
|
||||
# Logical Volume name for your Linux installation. Keep it unique from other distribution.
|
||||
export LVROOTNAME="anko"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue