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

  • CoyoteFacts@piefed.ca
    link
    fedilink
    English
    arrow-up
    8
    ·
    5 天前

    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.

  • Cort@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 天前

    I just use kde’s build in gui partition tool. It’s pretty similar to Windows, except you make all the changes then finalize everything instead of finalizing every choice at each step.

  • acockworkorange@mander.xyz
    link
    fedilink
    arrow-up
    4
    ·
    5 天前

    For general maintenance, just the Disks utility that comes bundled. Otherwise, a live ISO of GParted that I keep in case something’s up. All GUI and intuitive.

      • acockworkorange@mander.xyz
        link
        fedilink
        arrow-up
        2
        ·
        4 天前

        Not quite. Almost. You can install GParted on your Linux Mint, I have it on mine. But to actually do changes to your disk partitions, that partition cannot be mounted (in use). So if you need to change the partition you’re currently using, that doesn’t help.

        So you can download a live USB mini-distro that GParted makes that has GParted in it as well as other recovery tools. So if you need to change your disk or run into issues and need to troubleshoot, boot into that USB stick and you’re good.