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.
|
||||
d-i partman-auto/expert_recipe string \
|
||||
boot-root :: \
|
||||
200 200000 400 ext2 \
|
||||
200 200000 400 ext3 \
|
||||
$primary{ } $bootable{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
label{ boot } \
|
||||
mountpoint{ /boot } \
|
||||
. \
|
||||
|
@ -251,11 +251,11 @@ d-i partman-auto/expert_recipe string \
|
|||
in_vg{ sys } lv_name{ lv_swap } \
|
||||
method{ swap } format{ } \
|
||||
. \
|
||||
100 100 -1 ext2 \
|
||||
100 100 -1 ext3 \
|
||||
$lvmok{ } \
|
||||
in_vg{ sys } lv_name{ lv_free } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
label{ free } \
|
||||
mountpoint{ /mnt/free } \
|
||||
.
|
||||
|
|
|
@ -189,10 +189,10 @@ d-i partman-auto/expert_recipe string \
|
|||
method{ efi } \
|
||||
format{ } \
|
||||
. \
|
||||
200 200000 400 ext2 \
|
||||
200 200000 400 ext3 \
|
||||
$primary{ } $bootable{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
mountpoint{ /boot } \
|
||||
. \
|
||||
16000 100000 -1 ext4 \
|
||||
|
@ -259,11 +259,11 @@ d-i partman-auto/expert_recipe string \
|
|||
in_vg{ sys } lv_name{ lv_swap } \
|
||||
method{ swap } format{ } \
|
||||
. \
|
||||
100 100 -1 ext2 \
|
||||
100 100 -1 ext3 \
|
||||
$lvmok{ } \
|
||||
in_vg{ sys } lv_name{ lv_free } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
label{ free } \
|
||||
mountpoint{ /mnt/free } \
|
||||
.
|
||||
|
|
|
@ -187,10 +187,10 @@ d-i partman-auto/expert_recipe string \
|
|||
method{ efi } \
|
||||
format{ } \
|
||||
. \
|
||||
200 200000 250 ext2 \
|
||||
200 200000 250 ext3 \
|
||||
$primary{ } $bootable{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
label{ boot } \
|
||||
mountpoint{ /boot } \
|
||||
. \
|
||||
|
|
|
@ -189,10 +189,10 @@ d-i partman-auto/expert_recipe string \
|
|||
method{ efi } \
|
||||
format{ } \
|
||||
. \
|
||||
200 200000 400 ext2 \
|
||||
200 200000 400 ext3 \
|
||||
$primary{ } $bootable{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
mountpoint{ /boot } \
|
||||
. \
|
||||
16000 100000 -1 ext4 \
|
||||
|
|
|
@ -187,10 +187,10 @@ d-i partman-auto/expert_recipe string \
|
|||
method{ efi } \
|
||||
format{ } \
|
||||
. \
|
||||
200 200000 400 ext2 \
|
||||
200 200000 400 ext3 \
|
||||
$primary{ } $bootable{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
mountpoint{ /boot } \
|
||||
. \
|
||||
16000 100000 80000 btrfs \
|
||||
|
@ -207,12 +207,12 @@ d-i partman-auto/expert_recipe string \
|
|||
$primary{ } \
|
||||
method{ swap } format{ } \
|
||||
. \
|
||||
100 100 -1 ext2 \
|
||||
100 100 -1 ext3 \
|
||||
$lvmok{ } lv_name{ lv_free } \
|
||||
in_vg { crypt } \
|
||||
$primary{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
mountpoint{ /mnt/free } \
|
||||
.
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
####################################################################
|
||||
# Howto use
|
||||
####################################################################
|
||||
|
|
|
@ -187,10 +187,10 @@ d-i partman-auto/expert_recipe string \
|
|||
method{ efi } \
|
||||
format{ } \
|
||||
. \
|
||||
200 200000 250 ext2 \
|
||||
200 200000 250 ext3 \
|
||||
$primary{ } $bootable{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
label{ boot } \
|
||||
mountpoint{ /boot } \
|
||||
. \
|
||||
|
|
|
@ -187,10 +187,10 @@ d-i partman-auto/expert_recipe string \
|
|||
method{ efi } \
|
||||
format{ } \
|
||||
. \
|
||||
200 200000 250 ext2 \
|
||||
200 200000 250 ext3 \
|
||||
$primary{ } $bootable{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
label{ boot } \
|
||||
mountpoint{ /boot } \
|
||||
. \
|
||||
|
|
|
@ -190,10 +190,10 @@ d-i partman-auto/expert_recipe string \
|
|||
method{ efi } \
|
||||
format{ } \
|
||||
. \
|
||||
200 200000 400 ext2 \
|
||||
200 200000 400 ext3 \
|
||||
$primary{ } $bootable{ } \
|
||||
method{ format } format{ } \
|
||||
use_filesystem{ } filesystem{ ext2 } \
|
||||
use_filesystem{ } filesystem{ ext3 } \
|
||||
mountpoint{ /boot } \
|
||||
. \
|
||||
1000 8000 3000 ext4 \
|
||||
|
|
Loading…
Reference in New Issue