I want to run Windows and Linux in a single boot. I already using windows 10. Is there any software to run a Linux operating system and how?
Asked
Active
Viewed 44 times
0
-
Virtualbox for example – Pilot6 Oct 07 '20 at 08:22
-
Does this answer your question? What's the easiest way to run GUI apps on Windows Subsystem for Linux as of 2018? and Are there any limitations in working in Ubuntu in Windows Subsystem for Linux on Windows 10? – karel Oct 07 '20 at 08:28
-
Have you been satisfied with my answer? Then please give me an upvote (▲). If I could solve your problem, it would be nice if you accepted my answer (✓). In the opposite case, please clarify your needs by [edit]ing or comments. See also What should I do when someone answers my question? – Melebius Oct 14 '20 at 08:34
1 Answers
1
Yes, there are multiple ways. You can use virtualization (e.g. VirtualBox) which would allow you to use full Linux install but requires more system resources (at least disk space, RAM, and CPU power).
Or you can use some compatibility layer like WSL or Cygwin. This allows running some parts of the GNU/Linux system, especially the command line tools.
See also:

Melebius
- 11,431
- 9
- 52
- 78