this post was submitted on 05 Sep 2023
46 points (94.2% liked)
Linux
47940 readers
1586 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you’re interested in making a full jump to Linux at some point, then you’d probably be interested in dual-booting instead of using VM for Windows or Linux.
I think it's far less invasive to setup a Linux VM that can be thrown away vs. setting up dual booting.
With Hyper-V or Virtualbox the OP can have a Linux distribution installed and booting very quickly without fear of disrupting his current Windows installation.
You’re right, but is it easy to convert a VM to a physical machine? I’ve never tried, so I’m genuinely asking.
Generally yes, but I've been working with VMs on various platforms for a very long time, so I'm probably not the best to qualify on what easy is. How easy will depend on what software you are using.
I've done many physical to virtual, and the very rare virtual to physical. Both can have problems you may need to work through (almost always driver related).
I've always gone the other way, and ran my dual booting capable install in a virtual machine
I think if you can convert the virtualhard disk into raw files it should work the other way.
I would think so too, but I also wouldn’t be surprised if there was a catch.
It's definitely possible to convert in both directions. I've never done it though. The technical hurdles made it unpalatable. My main method of moving back and forth was to keep my personal data on a separate disk from the OS disk. That way I could always take my data with me when I changed OSes or VMs.
I tried dual booting in the past. The main problem is that I'm too lazy to reboot every time I want to try something in linux and I end up not using it :/.
I hope that with VMs I can have a smoother transition being able to work with both of them at the same time.
I should have added that... thanks for the suggestion.
I used VirtualBox to test Linux distributions at first. What I loved doing was install it, put it in full screen and use it one or two days the whole day using it for serious tasks and to mess around. Didn't game on it of course because graphical capabilities in VMs are severely diminished. Thanks to this I found my true love being Debian, and I've been using it every day for 2 years after I've installed it outside of the VM.
I still do it but now I mess around in PCem with Windows 9x and pre-XP NT releases.
Do you know of any advantage of using VirtualBox over Hyper-V?
VirtualBox drivers for Linux are bundled inside most Linux distributions, unlike Hyper-V's. Also, Hyper-V is really meant for Windows.
Thanks!
I’m that way too. When I dual booted, I just let the default OS run. I find it better to use Linux on a VM. I’m on a mac now so I use VMs to run windows and Linux. I have a few flavors installed, but my default is Ubuntu.
What do you use Windows primarily for? If it's not for online multiplayer gaming (which uses anti-cheat software), then you should do it the other way around, ie install Linux as your main OS and use Windows inside a VM. That way you will be sort of forced to use Linux and adjust, and you can always fire up your Windows VM if you need to.
The only program that I'm aware I need Windows for is Photoshop (I don't know if Wine is an option or if that counts as "Windows).
So you're probably right. The main reason I prefer to start with VMs is to try a few distributions before committing to one of them... and the laziness I get thinking about how to migrate my current Windows installation to a VM... or (even worse) reinstalling Windows from scratch :P.
You should definitely just do a fresh install of Windows instead of migrating. It takes less than 15 minutes to install, and since your only need is Photoshop, then you don't need a bloated full-blown Windows - just install a "lite" version of Windows, like Tiny10 or Tiny11, which will also save you some RAM and CPU resources.
But sure, do check out Linux instead a VM first if you wanna try out a few distributions. Another option is to use Ventoy to create a bootable USB drive, then you can just chuck multiple Linux ISOs onto the USB and try them out, this way, you can test various distros on your actual hardware (which is always handy for testing compatibility) without needing to install anything first.