Dual Boot Linux Mint Partition With GParted Example: Difference between revisions
Jump to navigation
Jump to search
Created page with "In this example we use GParted to create a file system for dual boot two versions of Mint Linux on a 500GB harddrive. After you boot from the Linux Mint installation media cl..." |
No edit summary |
||
Line 4: | Line 4: | ||
Select the correct drive, in this example unallocated space on /dev/sda (465.76 GiB) | Select the correct drive, in this example unallocated space on /dev/sda (465.76 GiB) | ||
You need only one partition table for the physical disk drive. Device -> Create Partition Table... -> gpt | |||
We create a GPT (GUID Partition Table) rather than MS-DOS for this example. |
Revision as of 13:47, 28 August 2019
In this example we use GParted to create a file system for dual boot two versions of Mint Linux on a 500GB harddrive.
After you boot from the Linux Mint installation media click the Linux Mint Menu -> Administration -> GParted
Select the correct drive, in this example unallocated space on /dev/sda (465.76 GiB)
You need only one partition table for the physical disk drive. Device -> Create Partition Table... -> gpt
We create a GPT (GUID Partition Table) rather than MS-DOS for this example.