更新 debian.cfg

This commit is contained in:
chrimast 2025-03-16 23:01:14 +08:00 committed by GitHub
parent cdd7247885
commit 822f36cf98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,9 +41,9 @@ d-i partman-lvm/device_remove_lvm boolean true
d-i partman-md/device_remove_md boolean true
d-i partman-auto/expert_recipe string
boot-root :: \
5120 1 112640 ext3 \
5120 1 112640 ext4 \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext3 } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ / } \
. \
d-i partman-partitioning/confirm_write_new_label boolean true