更新 debian.cfg

This commit is contained in:
chrimast 2025-03-16 21:20:51 +08:00 committed by GitHub
parent 8e27f1a8d0
commit 4ce2c8e0f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,14 +70,14 @@ d-i partman-basicfilesystems/no_swap boolean false
d-i partman-auto/expert_recipe_efi string efi :: \
106 1 106 free \
$iflabel{ gpt } method{ efi } format{ } . \
1 1 -1 $default_filesystem \
1 1 112640 $default_filesystem \
method{ format } format{ } use_filesystem{ } $default_filesystem{ } mountpoint{ / } .
# shellcheck disable=SC1083,SC2086,SC2154
d-i partman-auto/expert_recipe_bios string bios :: \
1 1 1 free \
$iflabel{ gpt } method{ biosgrub } . \
1 1 -1 $default_filesystem \
1 1 112640 $default_filesystem \
method{ format } format{ } use_filesystem{ } $default_filesystem{ } mountpoint{ / } .
# B.4.8. 基本系统安装