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

Brian Murray brian at ubuntu.com
Mon Jul 9 21:31:48 UTC 2012


** Changed in: partman-auto (Ubuntu)
       Status: Fix Committed => Triaged

-- 
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 The Dell Project:
  Invalid
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/dell/+bug/195608/+subscriptions




More information about the foundations-bugs mailing list