Changeset 618


Ignore:
Timestamp:
Mar 29, 2010, 6:23:44 PM (14 years ago)
Author:
josx@…
Message:

Agregando opcion para continuar si el disco esta particionado con lvm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/d-i/ubuntu-1004-raid1.txt

    r616 r618  
    118118# contains an old LVM configuration, the user will normally receive a
    119119# warning. This can be preseeded away...
    120 ##d-i partman-lvm/device_remove_lvm boolean true
     120d-i partman-lvm/device_remove_lvm boolean true
    121121# The same applies to pre-existing software RAID array:
    122 ##d-i partman-md/device_remove_md boolean true
     122d-i partman-md/device_remove_md boolean true
    123123# And the same goes for the confirmation to write the lvm partitions.
    124 ##d-i partman-lvm/confirm boolean true
     124d-i partman-lvm/confirm boolean true
    125125
    126126# For LVM partitioning, you can select how much of the volume group to use
     
    201201d-i partman/confirm_write_new_label boolean true
    202202d-i partman/choose_partition select finish
     203d-i partman/confirm_nooverwrite true
    203204d-i partman/confirm boolean true
    204205
Note: See TracChangeset for help on using the changeset viewer.