If the difference is only a miniscule 270 bytes, use Gparted. As it happens I always use Gparted because, like you, I find Disks keeps throwing errors. For external USB disks I always use Mintstick
The difference in bytes are possibly becase one being MBR and the other GPT or maybe because the default way of formatting they use may based on different tweeking options. You can do it thru terminal using parted or use mkfs but read about tweaking stuff. I haven’t done that my own yet, so I can’t help.
Hi, You’ll notice a capacity difference between Disks and GParted because Disks (by default) uses MB and GB, while GParted uses MiB and GiB.
With GParted you’ll see the same capacity as seen on Windows. While Disks seems to provide more space, difference is only due to the way space is calculated.
Personally I prefer GParted, have become accustom to a gigabyte = 1024.
Larabel never focuses on what is important in a file system, stability and tools. XFS is superior to Ext4 in those regards and meets it toe to toes in the performance stakes these days.
It has been my default file system, server and workstation, for 15 years or more.
XFS has a lot of tools and is stable but from a point of view of file preservation ext4 has some advantage, having this advantage makes it have the disadvantage in speed downgrade.
The format of the file-system always depends on what the user needs (and that is why it makes controversial the use of ext4 or xfs as they are different on purposes terms). I prefer having separate partitions and drives for different purposes and each with its own format.
Also is nice mentioning there are other file-systems like ZFS, btrfs, XFS, JFS and worth mentioning tmpfs and FUSE and also it may be need to mention fat32 and NTFS.
Every file system has pros and cons e.g. encryption support, snapshot, etc. it relies on the user needs.