Hi guys, wanted to know what the best way a newbie like me learn to do disk management stuff (like adding devices, managing formats and partitions and so on) in Linux mint. gui is prefered but I’m willing to learn the terminal way too if it has benefits and more control. Thank you for your time
I usually use GNOME Disks (
gnome-disk-utility
) when I need a GUI for disk management. If you’re not doing anything complicated or scripting disk manipulation the GUI is probably sufficient.Thank you I’ll try it for sure