Closed BigAl closed 3 years ago
This will handle the case if an existing logical volume and volume group are found of the same name as have been requested for the install.
logical volume
volume group
It removes the logical volume and the volume group before going on to successful complete the install.
I think this would be the desired outcome.
After many tries hope that is fixed, using the commands you suggested to umount LVM.
This will handle the case if an existing
logical volume
andvolume group
are found of the same name as have been requested for the install.It removes the logical volume and the volume group before going on to successful complete the install.
I think this would be the desired outcome.