wslg path
WSLg
- windows 에서 linux 의 gui app 을 띄우는데 도움을 주는 linux distro 부분이다.
- gui system 관련 linux distro 를 따로 가지고 있다.
- windows 에서 linux gui app 의 상호작용: RDP 를 이용해서
windows <--> linux
를 통해 처리한다.
자세한 사항은 ref.1 을 참고하자.
path
WSLg path
- powershell 에서
Get-AppxPackage MicrosoftCorporationII.WindowsSubsystemForLinux
C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.2.5.0_x64__8xxxxxxxxe
- 이곳에
wsl.exe
,wslg.exe
등이 설치된다.
kernel path
- default path:
c:\Windows\System32\lxss\tools
- .wsconfig 를 통해서 원하는 path로 변경할 수 있다.[ref. 2, 3]
- 관련 registry :
HKCU:\Software\Microsoft\Windows\CurrentVersion\Lxss
wslg path in user distro
user distro 에서 ls /mnt/wslg
를 하면 WSLg System distro
부분을 확인할 수 있다.
댓글 없음:
댓글 쓰기