I'm considering wiping my Windows installation to switch to a Linux distro, but I want to thoroughly test everything first. I'm particularly interested in verifying compatibility with things like WiFi, my Nvidia graphics, USB drives, external HDDs, Tailscale, WinBoat, my cloud storage with Sync, my backup provider Backblaze, and my VPN provider Proton. What's the best way to set up a temporary installation for thorough testing? Would using Docker or a USB drive installation be advisable? Is there a specific distro that is better suited for these compatibility checks?
5 Answers
Using a 'Live' session with USB (Rufus or Ventoy) is standard for checking hardware. But since you want to test WinBoat specifically, I'd suggest doing a full installation on an external drive for better performance. Good luck with your testing!
Creating a bootable USB with Rufus or similar tools is a solid approach. You can boot into a Linux environment and test everything. Just keep in mind that large applications may be limited by the drive size. If you're looking for more permanent testing, consider dual-booting with Linux on a separate drive.
Ventoy is a great option! It supports persistence, which allows you to save changes and settings between sessions. However, I haven't tested if it can handle a full installation of WinBoat to run Windows apps. If anyone has tried, please share your experience!
You don’t necessarily need a temporary installation. You can test various Linux distros directly using a live USB. Most distros let you explore their features without installation, and you'll find an 'Install to hard drive' icon if you decide to proceed. Recommended distros for testing include ZorinOS, Fedora KDE, or Kubuntu.
Absolutely! Just flash a bootable USB with your chosen distro and take it for a run before committing to anything.

Yeah, Ventoy is really versatile for quick tests. Just not sure about its capability for virtual machines. But if you find out, let me know!