this post was submitted on 18 Jun 2025
26 points (100.0% liked)
linux4noobs
2325 readers
56 users here now
linux4noobs
Noob Friendly, Expert Enabling
Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.
Seeking Support?
- Mention your Linux distro and relevant system details.
- Describe what you've tried so far.
- Share your solution even if you found it yourself.
- Do not delete your post. This allows other people to see possible solutions if they have a similar problem.
- Properly format any scripts, code, logs, or error messages.
- Be mindful to omit any sensitive information such as usernames, passwords, IP addresses, etc.
Community Rules
- Keep discussions respectful and amiable. This community is a space where individuals may freely inquire, exchange thoughts, express viewpoints, and extend help without encountering belittlement. We were all a noob at one point. Differing opinions and ideas is a normal part of discourse, but it must remain civil. Offenders will be warned and/or removed.
- Posts must be Linux oriented
- Spam or affiliate links will not be tolerated.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have been dual booting for years now, even though I almost exclusively use Linux. I’ve been in the situation where I fucked up configuration and left my Linux in a not-so-good state. In these circumstances it was nice to know that I still had access a functioning computer while I figured out how to repair Linux. Sure, you can use your smart phone for basic digital necessities, but that’s not something I’d want to be forced to do.
Another thing you might need Windows for is helping family and friends troubleshoot their shit. I don’t know if that applies to you.
If disk space is not very constrained, then I’d always recommend dual booting. Shrink the Windows partition(s) to the bare minimum (add some head room) if need be.
Something I’ve never done personally, but which may be scary, is flashing the BIOS via Linux. Most vendors assume Windows in their software.
Helping friends and family troubleshoot is something I would still have to do. I always assumed that I would be able to fix any mistakes quickly enough with a live boot usb but having a working windows install to fall back on is a good idea.
Also, you can flash BIOS via an OS? I thought it could only be done from within the BIOS?
I have never had to manually flash a BIOS. Usually when I’ve seen it done, some program was executed in Windows that would prepare the flashing, then the computer would restart and flash the BIOS before restarting again.
I think what you saw was the usb getting flashed (like how you make an installable drive), rebooting to bios and flashing the bios from the usb. That's how I did it anyway.
Possible. I’m not proficient in the firmware realm. But since there was no external drive attached, that “installable drive” would have to have lived on the main drive.