- 2,163
- 191
The discussion revolves around the challenges and methods of downloading and running Linux on a Windows system, specifically through dual-booting or using a virtual machine. Participants explore various approaches, share experiences, and troubleshoot issues related to installation and operation.
Participants express a range of opinions on the necessity and complexity of installing Linux on Windows. While some suggest that using Python on Windows is sufficient, others advocate for the benefits of using Linux tools. The discussion includes both agreement on certain technical points and ongoing disagreements about the best approach to achieve the user's goals.
Participants mention various technical challenges, such as the need for specific CPU architectures and issues with virtual machine storage settings. There is also a lack of consensus on the best method for running Linux, with multiple viewpoints presented.
This discussion may be useful for users interested in running Linux on Windows, particularly those exploring dual-booting or virtualization options, as well as those encountering similar technical issues.
Its working perfectly and My computer looks fine so everything is okay :) Thanks a lot for your help.S_David said:I believe these steps are explained in detail in the video I mentioned before. Press continue, but please refer to the video I mentioned before to complete the process.
Just to mention, If you are running Windows 10, it comes with a built in Linux subsystem that you can turn on very easily. I've been using it for over a year to compile Python and C++ code with no problems.Arman777 said:I just thought If there was an easy way to use it, I could have try, but seems its more complex then I thought.
That looks like worth checking out.NFuller said:If you are running Windows 10, it comes with a built in Linux subsystem that you can turn on very easily. I've been using it for over a year to compile Python and C++ code with no problems.
https://docs.microsoft.com/en-us/windows/wsl/install-win10
It must be possible, given that Windows can do anything what the universal Turing machine can.fresh_42 said:... or do you want to emulate Linux under Windows (if this is possible?)?
kaustubhb said:Nope, it does not. Python code is highly portable across platforms.