Use ext3 instead of ext2 for /boot
This commit is contained in:
parent
4fad767821
commit
6952ff5276
|
@ -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 } \
|
||||||
.
|
.
|
||||||
|
|
|
@ -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 } \
|
||||||
.
|
.
|
||||||
|
|
|
@ -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 } \
|
||||||
. \
|
. \
|
||||||
|
|
|
@ -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 \
|
||||||
|
|
|
@ -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 } \
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
# Howto use
|
# Howto use
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
|
@ -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 } \
|
||||||
. \
|
. \
|
||||||
|
|
|
@ -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 } \
|
||||||
. \
|
. \
|
||||||
|
|
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue