[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#687160: debian-installer fails to erase the previous partition lvm data



Hello everybody,

Debian buster still has the same issue, that the installer fails on excising LVM data.

d-i partman-auto/purge_lvm_from_device boolean true
d-i partman-auto/disk string /dev/nvme0n1
d-i partman-auto-lvm/new_vg_name string vg0
d-i partman/alignment string optimal

d-i partman-auto/method string regular

d-i partman-basicfilesystems/no_swap boolean false

d-i partman-auto/expert_recipe string myroot :: 256 512 512 ext2 \
     $primary{ } $bootable{ } method{ format } \
     format{ } use_filesystem{ } filesystem{ ext2 } \
     mountpoint{ /boot } \
     . \
     1000 50 -1 ext4 \
     $primary{ } method{ format } \
     format{ } use_filesystem{ } filesystem{ ext4 } \
     mountpoint{ / } \
     .
d-i partman-auto/choose_recipe select myroot

d-i partman-swapfile/percentage string 1
d-i partman-swapfile/size string 512

d-i partman-lvm/device_remove_lvm boolean true
d-i partman-lvm/device_remove_lvm_span boolean true
d-i partman-md/device_remove_md boolean true
d-i partman-lvm/confirm boolean true
d-i partman-lvm/confirm_nooverwrite boolean true
d-i partman-auto/choose_recipe select atomic
d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true

Kind regards,

Jelle de Jong


Reply to: