[Bug 845392] Re: priority critical, cannot fully preseed lvm partitioning without questions

Maarten Bezemer maarten.bezemer at gmail.com
Fri Mar 16 22:33:01 UTC 2012


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

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/845392

Title:
  priority critical, cannot fully preseed lvm partitioning without
  questions

Status in “debian-installer” package in Ubuntu:
  Invalid

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?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/845392/+subscriptions




More information about the foundations-bugs mailing list