[Bug 195608] Re: [Feature Request] enhance recipe format to allow specifying an existing partition

Timothy R. Chavez timothy.chavez at canonical.com
Thu Apr 10 16:13:38 UTC 2014


The bug task for the somerville project has been removed by an automated
script.  This bug has been cloned on that project and is available here:
https://bugs.launchpad.net/bugs/1306063

** No longer affects: somerville

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

Title:
  [Feature Request] enhance recipe format to allow specifying an
  existing partition

Status in “partman-auto” package in Ubuntu:
  Triaged
Status in “partman-auto” source package in Hardy:
  Invalid

Bug description:
  Binary package hint: partman-auto

  Fundamental problem for Dell install is that we would like to be able
  to let the user re-install their system, but keep the contents of
  their /home directory intact.

  One potential way to solve this would be to put /home on a separate
  partition and not format it during the install, but since partman does
  not allow this level of specification in the preseed file, this will
  not work.

  (Conceptually) What we need in order for this to work is something like:
    Partition /home  /dev/disk/by-id/edd-int13_dev80_part5  --noformat 
    Partition /         use-free-space --automatic --format
    Partition swap   use-free-space --automatic --format

  
  Any other way to keep /home during a re-install would also be acceptable. Currently, the disk partitioning looks like:
    /dev/sda1  --> Dell Utility Partition
    /dev/sda2  --> Dell Reinstallation Partition
    /dev/sda3  --> /
    /dev/sda4  --> extended
    /dev/sda5  --> swap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/195608/+subscriptions



More information about the foundations-bugs mailing list