|
|
|
How to Run Linux and MS Operating System in a Single System?
|
|
1 points
by raavikant
1012 days ago
|
|
I have been assigned a task which is possible in Linux. And I only have Windows system, Is it possible to install Linux without interrupting Windows. I am doing [Power BI course](https://www.igmguru.com/data-science-bi/power-bi-certification-training/") and I have to complete the task. Any solution will be highly appreciated. |
|
1. Dual boot. Don't do this unless you want to be an expert and understand both GRUB and Windows BCD. Have access to a 2nd device to troubleshoot when one OS randomly updates and borks GRUB/BCD, or take FULL nightly backups and be ready to restore them. https://learn.microsoft.com/en-us/windows-hardware/drivers/d...
2. Put Linux in a VM. Why not? There is no real reason other than hardware. You will need dedicated cores and lots of disk space. Expect horrible battery life if this is a laptop. This is probably the best choice for you. https://www.virtualbox.org/
3. WSL2. If you would like an OS salad, do this. It's the ultimate blurry line between Windows and Linux. https://learn.microsoft.com/en-us/windows/wsl/install