I was wondering about my partitions that I set up during my new install on my new computer. First, everything seems to be working. I am curious about the mounts. My / is on sda5 home on sdb1. My question is why are these not in order and in comparable filesystems? Seems all over the place. Is there any problem with the way they are configured?
sda is your first disk (about 120GB),
-- sda1 is /boot/efi,
-- sda2 is probably a logical partition and inside that,
---- sda5 which is / ... all is well.
You can use sudo parted -l /dev/sda and post the output.
sdb is a second disk (about 1TB) and
-- sdb1 is /home ... fine.
you have other disks ... sdc, sdd, sdf, sdg -- each have one partition indicated with 1 with the exception of sdc that has sdc2 (what happened to sdc1 ?)
note of another thing. In the left column of caja, all USB disks are named in gparted, yet 2 of them are just denoted as 2.0 TB Volume and 4.0 TB Volume. How do I get caja to display the name of the partition (or the hard disk)?
So, I suggest that, in GParted (GNOME Partition Editor), you right click on each one of those two ext4 filesystems (that belong to USB disks), then choose the "Label File System" option from the context menu and then write a label for each of them (it's possible that you have to unmount them first).
In a related note, you can see the names and labels of your devices using a command such as the following command (which is intentionally excluding the "loop" devices from the output):
In screenshot did you click on the drive. In my system I have 3 partitions and I have to click on one to enable mount/unmount.
When I click on one it shades it.
in gparted you can do a few commands but you have to click the checkmark to execute them. I dont know why caja mounts the 3 disks with names but not the 2.0TB, all are mounted under /media