mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Update netboot.sh
This commit is contained in:
+1
-1
@@ -301,7 +301,7 @@ EOF
|
|||||||
|
|
||||||
if [ "$DEBNETB_DISKCRYPTO" = "regular" ]; then
|
if [ "$DEBNETB_DISKCRYPTO" = "regular" ]; then
|
||||||
cat >> preseed.cfg << EOF
|
cat >> preseed.cfg << EOF
|
||||||
d-i partman-auto/expert_recipe string naive :: 0 1 -1 \$DEBNETB_default_filesystem \$DEBNETB_primary{ } \$DEBNETB_bootable{ } method{ format } format{ } use_filesystem{ } \$DEBNETB_default_filesystem{ } mountpoint{ / } .
|
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
|
d-i partman-auto/choose_recipe select naive
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user