72
Can a Linux installation be run as a VM in Windows?
(lemmy.dbzer0.com)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I think all the existing answers are on the basis of creating a new Linux VM.
And if I understand you correctly, you already have a bare metal Linux install that you want to run whilst Windows is up.
This is the best search result I could find: https://forums.virtualbox.org/viewtopic.php?t=93437
It sounds like Virtualbox will indeed create a pseudo vhdx that points to a real partition, but windows is going to give you permissions drama.
The above link is out of date though, so its best viewed as info rather than guide.
Good luck.
Thanks for the link :)
Unfortunately, it doesn't look like they got it working from a partition, but I've found this link for VMWare that might work:
https://superuser.com/questions/1309308/boot-physically-installed-linux-in-vmware-workstation-on-windows-10