Re: wsl

2024-05-24 Thread Michael via PLUG-discuss
okay got it all taken care of. my issue was that I had photos on an ext3 file system and I needed windows to read it. I took care of it by booting into a live disk, formatting a stick to a msdos filesystem, copying the needed pictures onto the stick, chmod 777 these files, and all is good now!

Re: wsl

2024-05-23 Thread Eric Oyen via PLUG-discuss
Actually, no you don’t. I am familiar enough with most of the virtual machine platforms to know that you can assign a drive or other device directly to the vm for use. In VMWare, it’s actually pretty easy in the setup. Virtualbox has something similar. Also, you can even dedicate a device direc

Re: wsl

2024-05-22 Thread Keith Smith via PLUG-discuss
Here is a decent video on VirtualBox : https://www.youtube.com/watch?v=wX75Z-4MEoM On 2024-05-22 06:47, Snyder, Alexander J via PLUG-discuss wrote: Yeah, just download virtual box, and your favorite Linux iso. That'll solve all the problems. -- Thanks, Alexander Sent from my Google Pixel

Re: wsl

2024-05-22 Thread Snyder, Alexander J via PLUG-discuss
Yeah, just download virtual box, and your favorite Linux iso. That'll solve all the problems. -- Thanks, Alexander Sent from my Google Pixel 7 Pro On Wed, May 22, 2024, 06:44 Stephen Partington via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > Thats... unusual... VM's you can grant a

Re: wsl

2024-05-22 Thread Stephen Partington via PLUG-discuss
Thats... unusual... VM's you can grant access to an optical drive directly. On Tue, May 21, 2024 at 11:12 PM Michael via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > wsl won't work. I need to have access to an optical drive. So I need to > wait until I can get a dedicATED LINUX BOX. >

Re: wsl

2024-05-21 Thread Michael via PLUG-discuss
wsl won't work. I need to have access to an optical drive. So I need to wait until I can get a dedicATED LINUX BOX. On Tue, May 21, 2024 at 10:22 PM Eric Oyen via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > Um, > > Given you are on a windows box, wouldn’t it be easier to run VMWare o

Re: wsl

2024-05-21 Thread Stephen Partington via PLUG-discuss
Wsl has some advantages over a vm in that you have direct filesystem access if needed. There are other elements of running things side by side. On Tue, May 21, 2024, 10:22 PM Eric Oyen via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > Um, > > Given you are on a windows box, wouldn’t it

Re: wsl

2024-05-21 Thread Eric Oyen via PLUG-discuss
Um, Given you are on a windows box, wouldn’t it be easier to run VMWare or some other virtual machine platform? I do that here on my OS X system when I need linux (and ORCA screen reader). Sure, macports (the unix and linux like ports software library) can be useful without having to deal with

Re: wsl

2024-05-21 Thread Michael via PLUG-discuss
wslg.exe startx just returns through. How does one use it? On Tue, May 21, 2024 at 2:33 PM Patrick Callahan via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > WSL comes with a Wayland implementation called WSLg that provides a > rootless display server: > https://learn.microsoft.com/en-

Re: wsl

2024-05-21 Thread Patrick Callahan via PLUG-discuss
WSL comes with a Wayland implementation called WSLg that provides a rootless display server: https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps That's probably the easiest way to run GUI apps. I would try that first. Either way, you want a display server that runs outside the VM, on