priority critical, cannot fully preseed lvm partitioning without questions

Bug #845392 reported by William
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
debian-installer (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Hi,

When i try to preseed an lvm partitioning i still get questions when i set priority to critical

When changing the partman pieces with the one from dustin kirkland it does work (https://help.ubuntu.com/community/Cobbler/Preseed)

I still get the following 2 questions:

1. Before the logical volume manager can be configured,......... Write the changes to disks and configure lvm?
2. If you continue, the changes ...........Write the changes to disks?

When reinstalling the same machine on the same disk it does not ask any questions so make sure to wipe the disk with a bunch of zeros

I have the following:

d-i partman-auto/method string lvm
d-i partman-auto/purge_lvm_from_device boolean true
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-lvm/device_remove_lvm_span boolean true
d-i partman-lvm/confirm boolean true
d-i partman/confirm_write_new_label boolean true
d-i partman/choose_partition select Finish partitioning and write changes to disk
d-i partman/confirm boolean true
d-i partman-auto/init_automatically_partition select Guided - use entire disk and set up LVM

d-i partman-auto/expert_recipe string \
      boot-root :: \
              40 300 200 ext3 \
                      $primary{ } \
                      $bootable{ } \
                      method{ format } format{ } \
                      use_filesystem{ } filesystem{ ext3 } \
                      mountpoint{ /boot } \
              . \
              2000 10000 1000000000 ext4 \
                      $lvmok{ } \
                      method{ format } format{ } \
                      use_filesystem{ } filesystem{ ext4 } \
                      mountpoint{ / } \
              . \
              4000 4000 4000 linux-swap \
                      $lvmok{ } \
                      method{ swap } format{ } \
              .
# Amount of volume group to use for guided partitioning:
partman-auto-lvm partman-auto-lvm/guided_size string 14 GB

@@@@@@@@@@@@@@@@@@@@@@@@

this works ok without questions

d-i partman-auto/method string regular
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-lvm/confirm boolean true
d-i partman/confirm_write_new_label boolean true
d-i partman/choose_partition select Finish partitioning and write changes to disk
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true
d-i partman/default_filesystem string ext3

@@@@@@@@@@@@@@@@@@@@@@@@@
Any idea what could be wrong?

William (kc-cobradevil)
description: updated
Revision history for this message
William (kc-cobradevil) wrote :

Please close this bug report.

i have been searching since i opened this bug report and i found the answer to my own question.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610282

Sorry for the noise

With kind regards

William van de Velde

Revision history for this message
Maarten Bezemer (veger) wrote :

This bug report is being closed due to your last comment. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time to report this bug and helping to make Ubuntu better. Please submit any future bugs you may find.

Changed in debian-installer (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.