-2

Is it possible to boot the Wlinux (a windows linux subsystem distro) filesystem natively instead from the windows bootmanager (or refind grub etc)?

Like a dual boot system, but be able to either boot in at start, or access the linux system via wsl.

For reference I have a surface pro 5, and I know that its neccesary to disable secure boot ...etc. More curious of whether this can be done or not, and if so is there a particular way to do it succesfully ?

Thanks

Hlt Dev
  • 3
  • 1
  • https://superuser.com/ is a better forums for this question. StackOverflow is meant for programming questions while SuperUser cover more general questions that include topics like dual booting. https://superuser.com/search?q=dual+boot – tk421 Feb 22 '19 at 19:17

1 Answers1

0

No. WSL is not a full desktop replacement or even a VM. It aims to reduce the need to use VMs. If you want to dual-boot, you'll need to grab a Linux iso. See https://learn.microsoft.com/en-us/windows/wsl/faq.

WSLUser
  • 601
  • 5
  • 10