I will be installing Ubuntu 16.04 LTS on a Samsung SSD. The installation asks for standard LVM or doing partitions myself. Which one should I go for and which steps? I've come to know that ext4
is supposedly good.
So how should I proceed?
If I go with LVM, it says "the following partitions will be created":
- LVM VG ubuntu-vg LV root as ext4
- LVM VG ubuntu-vg LV swap_1 as swap
- partition #1 of SCSI2(0,0,0) (sdb) as ext2"
So will this be optimized for SSD or should I go for manual partitions? Or should I do something else about the swap and ext2?