mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
btrfs support
Fail to install the ubuntu when the / volume is btrfs #24
This commit is contained in:
parent
456cbf87cd
commit
47b40316c0
3 changed files with 14 additions and 1 deletions
|
|
@ -74,6 +74,9 @@ function main() {
|
|||
# Post-install stage
|
||||
# *******************************************************************************
|
||||
|
||||
# We don't need special option for BTRFSOPTION.
|
||||
export BTRFSOPTION=""
|
||||
|
||||
# Distribution dependent finalizing. Embedd encryption key into the ramfs image.
|
||||
# The script is parameterized by env-variable to fit to the distribution
|
||||
post_install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue