Preseed Partman: multiple partitions on one disk /tmp /data /usr swap
- by Moritz
trying to get preseeding on 12.04 64bit with what should be a basic setup to work:
/dev/sda - the only drive beeing used
/ - rootfs - 100GB
/boot - 1GB
/tmp - 10GB
/data - should take all available space
swap - 10GB
-
d-i partman-auto/expert_recipe string \
boot-root :: \
1000 50 1000 ext4 \
$primary{ } $bootable{ } \
method{ format } format{…