| | 97 | Among these partitions, /boot and swap should be out of LVM. So, at first we will do these two partitions before creating LVM. |
| | 98 | |
| | 99 | === create boot partition === |
| | 100 | |
| | 101 | - Select the available device by pressing Up and Down arrow key and then hit Enter key. A popup option will appear. |
| | 102 | - Select Add GPT Partition option and hit Enter key. Now options will appear to manage a GPT Partition. |
| | 103 | - From Adding GPT Partition to freespace section, Put size (for example: 512M) for the boot partition in Size input box. |
| | 104 | - Choose partition format (for example: ext4) from Format drop down menu. |
| | 105 | - Choose /boot from Mount drop down menu. |
| | 106 | - Now select Create option and hit Enter key. |
| | 107 | |
| | 108 | [[Image(boot.png, 600px, nolink)]] |