#1 2019-01-07 20:42:16

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

mORMot in Windows Subsystem for Linux

Do you know that you can install a full Linux within Windows 10?
See https://docs.microsoft.com/en-us/window … tall-win10

I use it everyday to cross-compile from Windows Lazarus, and execute the regression tests using WSL on the very same machine.
No need of a VM, with direct access to very same Windows partitions.

I copied and pasted all regression tests here below:
https://gist.github.com/synopse/b258a0a … c6612baed1

Offline

#2 2019-01-07 21:56:56

mpv
Member
From: Ukraine
Registered: 2012-03-24
Posts: 1,544
Website

Re: mORMot in Windows Subsystem for Linux

Unfortunently WSL is very limited in Windows 10 Enterprise LTSC. But any windows works perfectly inside KVM. And debugging in Lazarus under Windows is a nightmare(strange delay on  Step operations) compared to Linux

Last edited by mpv (2019-01-07 21:59:12)

Offline

#3 2019-01-08 09:04:15

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

Re: mORMot in Windows Subsystem for Linux

Do you have any link to ease Linux + KVM proper configuration, as recommended for daily Lazarus work?

Offline

#4 2019-01-08 16:11:10

mpv
Member
From: Ukraine
Registered: 2012-03-24
Posts: 1,544
Website

Re: mORMot in Windows Subsystem for Linux

Actually we use a "private cloud" - a dedicated linux server with proxmox (web UI for KVM)and setup all VM there, but for local usage this tutorial what use Virtual Machine Manager (GUI) is applicable. Just ask my devops team - they recommend to use a VirtualBox instead of KVM (much easy to setup)

Last edited by mpv (2019-01-08 16:11:30)

Offline

#5 2019-01-09 11:11:37

emk
Member
Registered: 2013-10-24
Posts: 96

Re: mORMot in Windows Subsystem for Linux

I also confirm VirtualBox is very easy to setup and it's free.

Offline

Board footer

Powered by FluxBB