Linux as co-operative Windows process (2017)
21–30 of 97 posts
Re: Linux as co-operative Windows process (2017)
#22Re: Linux as co-operative Windows process (2017)
#23I used this back in the Vista times and it worked very well. Very similar to how people use WSL these days.
WSL1 is actually quite similar afaik. Unfortunately also development stalled here in favour of WSL2. I remember Co-Linux to be a a thing around 2005, but it never stuck with me as I was mostly happy with Cygwin until all the libuv and go (now rust) stuff popped up.
Microsoft already knew Hyper-V quite well so a VM made sense, they just had to put some automagic management around it.
Re: Linux as co-operative Windows process (2017)
#24I wonder if something like this might make a comeback for workers that are blocked from using wsl/hyperv on their corporate laptops. For me I've been using msys2 as an "alternative" since I'm unable to use wsl. It's not the same but it's all I got.
https://colinux.fandom.com/wiki/FAQ#Q0._Do_I_need_Administra...?
Re: Linux as co-operative Windows process (2017)
#25That's unfortunate, is there a version of this that runs unprivileged like user mode Linux?
Re: Linux as co-operative Windows process (2017)
#26Wsl2 is a pretty excellent modern alternative imo. I was even able to get nvcc/cuda working in wsl
Re: Linux as co-operative Windows process (2017)
#27I've been using this for years until early 2009, when I formatted my laptop with Ubuntu 8.04 and started running Windows in a VM. IE was still important back then and I needed to check web sites with it. I was running Rails and other web frameworks inside colinux. I switched after I made sure that everything I was running in Windows for my work did run well in Linux. I remember that those very same programs run faste…
Re: Linux as co-operative Windows process (2017)
#28> Unlike in other Linux virtualization solutions such as User Mode, special driver software on the host operating system is used to execute the coLinux kernel in a privileged mode That's unfortunate, is there a version of this that runs unprivileged like user mode Linux?
Re: Linux as co-operative Windows process (2017)
#29I wonder if something like this might make a comeback for workers that are blocked from using wsl/hyperv on their corporate laptops. For me I've been using msys2 as an "alternative" since I'm unable to use wsl. It's not the same but it's all I got.