Public bug reported:

Binary package hint: partman-base

Preseed partition recipe:

#=====
d-i partman-auto/method string regular
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-md/device_remove_md boolean true
d-i partman-lvm/confirm boolean true
d-i partman-auto/expert_recipe string \
    boot-root ::                      \
        200 50 250 ext3               \
            $primary{ }               \
            $bootable{ }              \
            method{ format }          \
            format{ }                 \
            use_filesystem{ }         \
            filesystem{ ext3 }        \
            mountpoint{ /boot } .     \
        1000 10000 1000000000 xfs     \
            $primary{ }               \
            method{ format }          \
            format{ }                 \
            use_filesystem{ }         \
            filesystem{ xfs }         \
            mountpoint{ / } .         \
        64 512 200% linux-swap        \
            $primary{ }               \
            method{ swap }            \
            format{ } .
d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/confirm boolean true
#=====

syslog and partman installer logs attached

** Affects: partman-base (Ubuntu)
     Importance: Undecided
         Status: New

-- 
partitioning failure from simple recipe
https://bugs.launchpad.net/bugs/539822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to