| 121 | |
| 122 | Now we will create LVM partition because rest of our partitions will keep under LVM. So, at first, we have to make unformated storage before creating LVM partition. |
| 123 | |
| 124 | === Creating LVM Volume Group === |
| 125 | |
| 126 | Now we will create LVM partition because rest of our partitions will keep under LVM. So, at first, we have to make unformated storage before creating LVM partition. |
| 127 | |
| 128 | - Select Add GPT Partition option and hit Enter key. Now options will appear to create a new GPT Partition. |
| 129 | - From Adding GPT Partition to /dev/sda section, Put size (for example: 8G) for the LVM partition in Size input box. |
| 130 | - Choose leave unformatted from Format drop down menu. |
| 131 | - Now select Create option and hit Enter key. |
| 132 | |
| 133 | [[Image(unformat.png, 600px, nolink)]] |