Up until now, I have been using a standard partitioning scheme for my Ubuntu installation:
- 4GB /swap
- 30GB /
- Rest of the HDD /home
However, I am reinstalling the Ubuntu now and would like to use snapshots and the other things which LVM offers.
The Ubuntu installer has a checkbox to install Ubuntu and set up LVM for it automatically, but I don't want to use this option, since I like to set up my partitions manually. That way, I can select things like the size of the swap partition, or size of the root partition and such, but alas, in the Ubuntu installer's manual partition tool, I don't see any option to create any LVM partition scheme or anything like that.
Is it possible to set up the LVM manually like that, or is the only option to let Ubuntu do it on full auto, by ticking that LVM box?
Thank you.