mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Try fix EFI partition not reused
This commit is contained in:
@@ -610,7 +610,7 @@ d-i partman-auto/expert_recipe string \
|
|||||||
EOF
|
EOF
|
||||||
if [ "$efi" = true ]; then
|
if [ "$efi" = true ]; then
|
||||||
$save_preseed << 'EOF'
|
$save_preseed << 'EOF'
|
||||||
106 106 106 free \
|
106 106 1075 free \
|
||||||
$iflabel{ gpt } \
|
$iflabel{ gpt } \
|
||||||
$reusemethod{ } \
|
$reusemethod{ } \
|
||||||
method{ efi } \
|
method{ efi } \
|
||||||
|
|||||||
Reference in New Issue
Block a user