I would like to format a partition to lvm2 pv with gparted, but the option is grayed out.
Asked
Active
Viewed 1,630 times
1 Answers
3
In order to format a partion as lvm2 pv, gparted needs the package lvm2 to be installed.
In a terminal run
sudo apt-get install lvm2
Then restart gparted

Mark Kirby
- 18,529
- 19
- 78
- 114

Keith Reynolds
- 429
- 3
- 8
- 18