this post was submitted on 07 Jul 2023
20 points (91.7% liked)
Linux Gaming
15784 readers
25 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes. You can use gparted to delete the windows partition (remember to back-up files first), then resize the Linux partition to take up the entire drive.
Grub should automatically detect that windows has been removed. If it doesn't, you can edit the Grub config fairly easily to tell it to not show options on boot, just boot straight into Linux.
There is also an option to remember the last OS booted, and if no button is pressed for 10 seconds during boot, it will continue to that OS.
I apologize, but I am still very much a Linux noob and so I don't understand how to use gparted. I know what it is, but my ignorance in its operation frightens me to use it, for fear of fucking up my system...
That being said, I am no stranger to learning new things. Do you know of any good beginner-friendly guides on using gparted?
Not that I can think of. Gparted is fairly self explanatory, and playing with it in a virtual machine is a safe way to practice and learn.
I recommend installing VirtualBox, then booting a Linux Mint iso in it. (If you only have 32 bit OS options, check if you bios supports hardware virtualisation, and turn it on). The live disk has gparted installed by default. You can play with it a bit, and anything you do can only affect the virtual hard drive.
If you install Linux Mint in the virtual machine (remember to remove the iso from the virtual machine after installing or it will keep booting from the iso), you'll have to install gparted from the package manager. You can then see what an installed OS looks like in gparted. If you make a major mistake, the worst that can happen is you destroy the virtual hard drive. In that case, just delete the virtual machine and make a new one.
If you need real-time help, you ~~can't~~ can contact me on discord (same user name).
Was that a typo?
And thank you. :)