Skip to content

xtenduke/wslfedora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a fedora WSL2 distro from the official fedora docker image

image

What works

  • GUI apps (wslg)
  • Audio

What doesnt / untested

  • Gpu accel / cuda

Usage

  • Download the .tar from the latest release in windows
  • import as WSL distro - NOTE the installation directory must be created (i.e. C:\wsl)
wsl --import Fedora C:\wsl\Fedora C:\path\to\fedora-wsl.tar

(Windows) Start the WSL distro

wsl -d Fedora