In each itertion of a partition in Gparted. The suggested guidlines are.
boot
swap
root
home
if you do some thorough search and read in Debian docs admin you will see a call to partition var, temp, and some others.
Please sort out your own information gathering technics and understand the words:
Primary and Logical.
and what their purpose`s are in partitioning.
Gparted is learned by repetitive use. take your time while in Gparted and look and read everything in there while you are there,
do a search engine search with words of GNU Linux Gparted. or Linux Mint Gparted. or Linux Mint 'version #' partitioning. there are some good tutorials out there.
there are docs on partitioning at 'The Linux Documentation Project' tldp is used as a acronym. Though the docs are contributed by people who do not speak american english as a dialect, there education in Linux and computer science in a country that uses Linux is invaluable. Patience in reading is required for some people in america.
If you read the docs at Mint. You will come to understand that Mint is based off of Ubuntu of which is built off of Debian.
At Debian and Ubuntu there are docs that have titles of Administration that are good reads.
At the Debian Docs in Admin there is some good info on Partitioning.
When you find the works of three scribes that correlate on the same subject in the open source world, there is truth. unless the info comes from a physicist that created the monster. but then that will mutate.
Machtelt Garrels
has this to say in one of her books.
When an x86 computer is booted, the processor looks at the end of the system memory for the BIOS ( basic input / output system ) and runs it. The BIOS program is written into permanent read-only memory and is always available for use. The BIOS provides the lowest level interface to peripheral devices and controls the first step of the boot process.
The BIOS tests the system and looks for and checks peripherals, and then looks for a drive to use to boot the system.
bla bla bla
Once Linux is installed on the hard drive of a system, the BIOS looks for a 'Master Boot Record' (MBR) starting at the first sector on the first hard drive, loads its contents into memory, then passes control to it.
This MBR contains instructions on how to load GRUB using a pre-selected operating system. The MBR then loads the boot-loader, which takes over the process ( if the boot loader is installed in the MBR ).
bla bla bla
Once GRUB has received the correct instructions for the operating system to start, either from its command line or configeration file, its finds the necessary boot file and hands off control of the machine to that operating system.
In Ubuntu docs / admin there is good info on GRUB.
This info by by Machtelt Garrels is not inclusive and final. Look into the machine that you are working with and its Manufacturer docs on its BIOS. And many other BIOS docs, tutorials, blogs and various scribes to get a look at the landscape that is up to date.
when using a machine with the MS disease. A procedure of either re starting 're boot' the machine or shut down restart.
Before the machines screen has color, while the screen is black, pay attention to the screen, there will be a 15 second time period of a message on getting into the BIOS.
The message will either be, pressing the esc key and holding firmly untill the screen shows a dialog or the key sequence could be a simultaneous 'ctrl f9'. either way, to boot into a Linux disk there in the dialog will be the options of boot fom the internal HD or the CD/DVD device.