{"id":1604,"date":"2021-12-16T13:41:35","date_gmt":"2021-12-16T10:41:35","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/04\/18\/linux-how-to-use-gnome-disks-to-create-new-partitions\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/04\/18\/linux-how-to-use-gnome-disks-to-create-new-partitions\/"},"modified":"2021-12-16T13:41:35","modified_gmt":"2021-12-16T10:41:35","slug":"linux-how-to-use-gnome-disks-to-create-new-partitions","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1604-linux-how-to-use-gnome-disks-to-create-new-partitions\/","title":{"rendered":"Linux: How to use Gnome Disks to create new partitions"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Need to quickly make a new hard drive partition on your Linux PC and don\u2019t want to hassle with advanced apps like Gparted or KDE Partition editor? Check out Gnome Disks! It\u2019s an impressive, easy, and versatile tool that you can use to create new partitions. Here\u2019s how to do it.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-399987 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/linux-how-to-use-gnome-disks-to-create-new-partitions.png\" alt=\"create new partitions\" width=\"1200\" height=\"640\"\/><\/p>\n<h2>Before we begin<\/h2>\n<p>Gnome Disks is an excellent, easy-to-use tool that Linux users can use to create hard drive partitions quickly. It\u2019s much simpler to understand compared to complex tools like Gparted. However, you should keep in mind that you\u2019ll only be able to create new partitions on non-system disks.<\/p>\n<p>What does this mean? It means that if you plan to create new partitions on a hard drive that Linux is using for your home folder, root folder, etc., you will not be able to. However, non-system partitions are able to be modified with Gnome Disks.<\/p>\n<h2>Installing Gnome Disks on Linux<\/h2>\n<p>The Gnome Disks application is one of the best tools for beginners looking to create new partitions. However, unfortunately, it doesn\u2019t come pre-installed on every Linux distribution. For this reason, we\u2019ll need to go over how to install the app before continuing.\u00a0<\/p>\n<p>To start the installation process, open up a terminal window by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. If this keyboard combination doesn\u2019t launch a terminal window for you, open up your app menu, search for \u201cTerminal,\u201d and launch it that way.<\/p>\n<p>Once the terminal window is open and ready to use, follow along with the installation instructions below that correspond with the Linux OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu, the Gnome Disks application is easily installable with the following\u00a0<strong>Apt\u00a0<\/strong>command down below.<\/p>\n<p>sudo apt-get install gnome-disk-utility<\/p>\n<h4>Debian<\/h4>\n<p>If you\u2019re using Debian Linux, you\u2019ll be able to get the Gnome Disks application up and running using the <strong>Apt-get\u00a0<\/strong>command.<\/p>\n<pre>\nsudo apt-get install gnome-disk-utility\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Are you an Arch Linux user? If so, you\u2019ll be able to get the Gnome Disks application installed by entering the following\u00a0<strong>Pacman\u00a0<\/strong>command.<\/p>\n<pre>\nsudo pacman -s gnome-disk-utility\n<\/pre>\n<h4>Fedora<\/h4>\n<p>In Fedora Linux, the Gnome Disks application may already be installed on your Linux PC, so there is no need to install it. That said, if for some reason you do not have it installed, you can get it working with the\u00a0<strong>Dnf\u00a0<\/strong>command below.<\/p>\n<pre>\nsudo dnf install gnome-disk-utility\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<p>On OpenSUSE Linux, you\u2019ll be able to install Gnome Disks with the following Z<strong>ypper<\/strong> command below.<\/p>\n<pre>\nsudo zypper install gnome-disk-utility\n<\/pre>\n<h2>Deleting existing partitions<\/h2>\n<p>Before a new partition can be created in Gnome Disks, the old one must be deleted. To delete a partition so you can make a new one, do the following.<\/p>\n<p><strong>Step 1:<\/strong> Open up Gnome Disks. You can open up the app by searching for it in the app menu. Once the app is open, look to the sidebar on the left.<\/p>\n<p><strong>Step 2:<\/strong> In the sidebar on the left, select the hard drive which has partitions you wish to modify. When you\u2019ve selected the drive, it\u2019ll show a breakdown of the existing partitions in a graphical UI.<\/p>\n<p><strong>Step 3:<\/strong> Select the partition you wish to delete with the mouse. After selecting it, locate the \u201cDelete selected partition\u201d button (it looks like a minus sign), and click on it.<\/p>\n<p><strong>Step 4:<\/strong> Once you\u2019ve selected the \u201cDelete selected partition\u201d button, a pop-up window will appear. In this pop-up, you\u2019ll see a message that says, \u201cAre you sure you want to delete the partition?\u201d.<\/p>\n<p>Click on the \u201cDelete\u201d button to confirm that you do indeed want to delete it.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-399975 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/linux-how-to-use-gnome-disks-to-create-new-partitions-1.png\" alt=\"\" width=\"1200\" height=\"577\"\/><\/p>\n<p><strong>Step 5:<\/strong> After clicking on the \u201cDelete\u201d button, Gnome Disks will delete the hard drive\u2019s selected partition. When the process is complete, you\u2019ll see \u201cFree Space,\u201d where the partition once was.<\/p>\n<p>With the partition deleted, move on to the next section of the guide.<\/p>\n<h2>Creating new partitions<\/h2>\n<p>Now that you\u2019ve removed the old partition, you can create a new one. To do it, follow the step-by-step instructions below.<\/p>\n<p><strong>Step 1:<\/strong> Locate the + button in Gnome disks on your device, and hover over it. When you hover over it with the mouse cursor, you\u2019ll see a message. This message says, \u201cCreate new partition in unallocated space.\u201d\u00a0<\/p>\n<p>Click the + button to start the creation process.<\/p>\n<p><strong>Step 2:<\/strong> After clicking on the + button, a \u201cCreate Partition\u201d window will appear. Using the UI, specify how large (or small) you want your new hard drive partition to be, and click \u201cNext.\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-399976 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/linux-how-to-use-gnome-disks-to-create-new-partitions-2.png\" alt=\"\" width=\"1200\" height=\"581\"\/><\/p>\n<p><strong>Step 3:<\/strong> Under \u201ctype,\u201d choose your partition type. Unsure of what one to choose? Gnome Disks explains what each partition type does. Select the one that fits your use-case best.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-399987 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/linux-how-to-use-gnome-disks-to-create-new-partitions.png\" alt=\"\" width=\"1200\" height=\"640\"\/><\/p>\n<p>After selecting a type, click \u201cNext\u201d again. Then, enter your password. When you\u2019ve entered your password, Disks will format and create the new hard drive partition.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Need to quickly make a new hard drive partition on your Linux PC and don\u2019t want to hassle with advanced apps like Gparted or KDE Partition editor? Check out Gnome Disks! It\u2019s an impressive, easy, and versatile tool that you can use to create new partitions. Here\u2019s how to do it. Before we &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1605,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1604"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1604"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1604\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1605"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1604"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1604"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}