this post was submitted on 20 Oct 2025
32 points (97.1% liked)

Linux

13735 readers
57 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

I'm looking to install Linux on our home laptop and see if I can convince my wife to migrate off Windows. Since I'm not sure there won't be times we need or want to boot back into Windows, I want to set it up so we can dual boot. The laptop only has a spot for one drive however so I can't use two drives and chose them with the bios. I know in the past Windows has been problematic with dual boot setups on a single drive, corrupting the boot drive following updates and what-not. I'd really like to avoid that if possible.

Any suggestions on how best to go about it, or something I should at least avoid because it's known to be problematic?

you are viewing a single comment's thread
view the rest of the comments
[–] Crozekiel@lemmy.zip 1 points 1 week ago

Best suggestion I have is a bit involved. This is assuming the laptop uses an nvme storage drive, if not, replace "external nvme enclosure" with "external sata enclosure". Pull the windows drive out entirely, install a new drive. Install linux of choice on the new drive. Flip a coin, have a long conversation about expectations, or otherwise decide which to leave in the laptop before putting it back together. Tell BIOS to boot USB first always, then internal drive. If the external is not plugged in at boot, you boot whatever you left inside (windows or linux). If you plug in the enclosure, you boot the other. I don't know how windows will react when ran entirely from an external over usb (highly recommend a good enclosure that has good speeds and connects to usb c even better), but linux doesn't even seem to care.

My preference would be leave linux physically in the laptop, and keep the windows drive in the enclosure somewhere nearby for emergency use only. I'd bet you find that you go a long time without needing the windows drive (if ever), but if it is "too easy" to just boot to windows instead, most people will tend that way.