Use ext3 instead of ext2 for /boot

This commit is contained in:
Jeremy Gardais 2019-12-20 15:40:18 +01:00
parent 4fad767821
commit 6952ff5276
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
9 changed files with 23 additions and 22 deletions

View File

@ -171,10 +171,10 @@ d-i partman-auto-lvm/guided_size string max
### This recipe need almost 30Gb free space. ### This recipe need almost 30Gb free space.
d-i partman-auto/expert_recipe string \ d-i partman-auto/expert_recipe string \
boot-root :: \ boot-root :: \
200 200000 400 ext2 \ 200 200000 400 ext3 \
$primary{ } $bootable{ } \ $primary{ } $bootable{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
label{ boot } \ label{ boot } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \
@ -251,11 +251,11 @@ d-i partman-auto/expert_recipe string \
in_vg{ sys } lv_name{ lv_swap } \ in_vg{ sys } lv_name{ lv_swap } \
method{ swap } format{ } \ method{ swap } format{ } \
. \ . \
100 100 -1 ext2 \ 100 100 -1 ext3 \
$lvmok{ } \ $lvmok{ } \
in_vg{ sys } lv_name{ lv_free } \ in_vg{ sys } lv_name{ lv_free } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
label{ free } \ label{ free } \
mountpoint{ /mnt/free } \ mountpoint{ /mnt/free } \
. .

View File

@ -189,10 +189,10 @@ d-i partman-auto/expert_recipe string \
method{ efi } \ method{ efi } \
format{ } \ format{ } \
. \ . \
200 200000 400 ext2 \ 200 200000 400 ext3 \
$primary{ } $bootable{ } \ $primary{ } $bootable{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \
16000 100000 -1 ext4 \ 16000 100000 -1 ext4 \
@ -259,11 +259,11 @@ d-i partman-auto/expert_recipe string \
in_vg{ sys } lv_name{ lv_swap } \ in_vg{ sys } lv_name{ lv_swap } \
method{ swap } format{ } \ method{ swap } format{ } \
. \ . \
100 100 -1 ext2 \ 100 100 -1 ext3 \
$lvmok{ } \ $lvmok{ } \
in_vg{ sys } lv_name{ lv_free } \ in_vg{ sys } lv_name{ lv_free } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
label{ free } \ label{ free } \
mountpoint{ /mnt/free } \ mountpoint{ /mnt/free } \
. .

View File

@ -187,10 +187,10 @@ d-i partman-auto/expert_recipe string \
method{ efi } \ method{ efi } \
format{ } \ format{ } \
. \ . \
200 200000 250 ext2 \ 200 200000 250 ext3 \
$primary{ } $bootable{ } \ $primary{ } $bootable{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
label{ boot } \ label{ boot } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \

View File

@ -189,10 +189,10 @@ d-i partman-auto/expert_recipe string \
method{ efi } \ method{ efi } \
format{ } \ format{ } \
. \ . \
200 200000 400 ext2 \ 200 200000 400 ext3 \
$primary{ } $bootable{ } \ $primary{ } $bootable{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \
16000 100000 -1 ext4 \ 16000 100000 -1 ext4 \

View File

@ -187,10 +187,10 @@ d-i partman-auto/expert_recipe string \
method{ efi } \ method{ efi } \
format{ } \ format{ } \
. \ . \
200 200000 400 ext2 \ 200 200000 400 ext3 \
$primary{ } $bootable{ } \ $primary{ } $bootable{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \
16000 100000 80000 btrfs \ 16000 100000 80000 btrfs \
@ -207,12 +207,12 @@ d-i partman-auto/expert_recipe string \
$primary{ } \ $primary{ } \
method{ swap } format{ } \ method{ swap } format{ } \
. \ . \
100 100 -1 ext2 \ 100 100 -1 ext3 \
$lvmok{ } lv_name{ lv_free } \ $lvmok{ } lv_name{ lv_free } \
in_vg { crypt } \ in_vg { crypt } \
$primary{ } \ $primary{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
mountpoint{ /mnt/free } \ mountpoint{ /mnt/free } \
. .

View File

@ -1,3 +1,4 @@
#################################################################### ####################################################################
# Howto use # Howto use
#################################################################### ####################################################################

View File

@ -187,10 +187,10 @@ d-i partman-auto/expert_recipe string \
method{ efi } \ method{ efi } \
format{ } \ format{ } \
. \ . \
200 200000 250 ext2 \ 200 200000 250 ext3 \
$primary{ } $bootable{ } \ $primary{ } $bootable{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
label{ boot } \ label{ boot } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \

View File

@ -187,10 +187,10 @@ d-i partman-auto/expert_recipe string \
method{ efi } \ method{ efi } \
format{ } \ format{ } \
. \ . \
200 200000 250 ext2 \ 200 200000 250 ext3 \
$primary{ } $bootable{ } \ $primary{ } $bootable{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
label{ boot } \ label{ boot } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \

View File

@ -190,10 +190,10 @@ d-i partman-auto/expert_recipe string \
method{ efi } \ method{ efi } \
format{ } \ format{ } \
. \ . \
200 200000 400 ext2 \ 200 200000 400 ext3 \
$primary{ } $bootable{ } \ $primary{ } $bootable{ } \
method{ format } format{ } \ method{ format } format{ } \
use_filesystem{ } filesystem{ ext2 } \ use_filesystem{ } filesystem{ ext3 } \
mountpoint{ /boot } \ mountpoint{ /boot } \
. \ . \
1000 8000 3000 ext4 \ 1000 8000 3000 ext4 \