pull/8/head
Bohan Yang 6 years ago
parent 9943dd69e2
commit 061ee62690
No known key found for this signature in database
GPG Key ID: 61D7B70DDF4633E7
  1. 2
      netboot.sh

@ -363,7 +363,7 @@ d-i partman-lvm/confirm_nooverwrite boolean true
EOF
if [ "$DEBI_PART" = "regular" ]; then
$save_preseed <<"EOF"
$save_preseed <<'EOF'
d-i partman/default_filesystem string $DEBI_FS
d-i partman-auto/expert_recipe string naive :: 0 1 -1 $default_filesystem $primary{ } $bootable{ } method{ format } format{ } use_filesystem{ } $default_filesystem{ } mountpoint{ / } .
d-i partman-auto/choose_recipe select naive

Loading…
Cancel
Save