mirror of
https://github.com/bin456789/reinstall.git
synced 2026-02-21 18:37:49 +08:00
更新 debian.cfg
This commit is contained in:
parent
8e27f1a8d0
commit
4ce2c8e0f8
@ -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. 基本系统安装
|
||||
|
||||
Loading…
Reference in New Issue
Block a user