Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
Microsoft Linux

Microsoft Makes Fedora an Official Windows Subsystem for Linux (WSL) Distribution (betanews.com) 23

BrianFagioli writes: Fedora Linux is now officially available as a Windows Subsystem for Linux (WSL) distribution! That's right, folks, following prior testing, you can now run Fedora 42 natively inside Windows using WSL. As someone who considers Fedora to be my favorite Linux distribution, this is a pretty exciting development.

Installing it is simple enough. Just open up a terminal and type wsl --install FedoraLinux-42 to get started. After that, launch it with wsl -d FedoraLinux-42 and set your username. No password is required by default, and you'll automatically be part of the wheel group, meaning you can use sudo right out of the gate.

Microsoft Makes Fedora an Official Windows Subsystem for Linux (WSL) Distribution

Comments Filter:
  • by Bradac_55 ( 729235 ) on Tuesday May 06, 2025 @01:28PM (#65356663) Journal

    I could do that before manually. What I really want is to get out of the 5.15 kernel WSL has been stuck in or let me update it myself.

    • by tlhIngan ( 30335 )

      I could do that before manually. What I really want is to get out of the 5.15 kernel WSL has been stuck in or let me update it myself.

      Why don't you? WSL kernels can be recompiled easily enough on Windows.

      Dave's Garage has a nice video on how you'd do this - https://www.youtube.com/watch?... [youtube.com]

      But there are plenty of sites showing how to rebuild the kernel on WSL2.

  • by Hey_Jude_Jesus ( 3442653 ) on Tuesday May 06, 2025 @01:29PM (#65356671)
    I upgraded to the real Linux and left it behind.
  • by Rosco P. Coltrane ( 209368 ) on Tuesday May 06, 2025 @01:35PM (#65356687)

    Running Fedora natively without the Microsoft privacy invasion-cum-advertisement platform underneath.

  • As someone who considers Fedora to be my favorite Linux distribution, this is a pretty exciting development.

    And, as someone who considers Fedora to be my favorite Linux distribution, I don't give a rat's ass. Microsoft can suck it.

  • by Murdoch5 ( 1563847 ) on Tuesday May 06, 2025 @02:15PM (#65356819) Homepage
    The hilarious part about the WSL, is that you need to install it, to make Windows 11 a usable platform. This means you need to install Linux to use Windows, and regardless how you feel about Windows or Microsoft, that's just stupid. I know there are people who can't install what they want on their computers, and I know companies don't want to install Linux on the desktop, generally, so the WSL is, for many people, the only workaround to having a usable computer.

    The ideal setup would be the other way around, run Linux natively, and host Windows 11 in a VM. That way you get a great native desktop operating system (Linux), and you have the dumpster sitting out back (Windows), for when you need to throw some trash around.
  • "C:\WINDOWS\System32>wsl --update
    Installing: Windows Subsystem for Linux
    The service cannot be started, either because it is disabled or because it has no enabled devices associated with it."
  • by SlashbotAgent ( 6477336 ) on Tuesday May 06, 2025 @03:07PM (#65356991)

    I'm still struggling to understand what WSL is for and who is actually using it.

    For those that use it; what are you using it for? Why is WSL preferable to native Linux bare metal or VM?

    • It is not preferable to native Linux, but it has better performance then a VM.

      But some people are not allowed to run native Linux on their work-machines, so WSL is the next best thing.
      Using the OS the company requires as base and then use Linux to have useful tools.
    • WSL is an emulation layer so you can run a Linux distro semi-native on Windows.
      With direct access to the lower-kernel parts of the Windows OS so you have near native performance.
    • My company forces me to have a laptop with windows and forbids me from installing anything that is not related to that windows install, yet if I have a linux available I am 1000x more productive at my job.
    • by SirSlud ( 67381 )

      I strongly question the technical aptitude of anyone who asks these sorts of questions.

      • I strongly question the technical aptitude of anyone who asks these sorts of questions.

        Not being stuck in Windows land, and thus already knowing the answer, is not at all the same as lacking technical aptitude. It indicates someone who hasn't shackled themselves to a job that requires them to do everything in the dumbest manner possible like most of us, so they've never had a reason to explore the WSL subsystem in order to get work done on their corporate mandated Windows machine. Which hardly disqualifies them from having technical aptitude. They just don't have Windows experience.

    • I'm still struggling to understand what WSL is for and who is actually using it.

      For those that use it; what are you using it for? Why is WSL preferable to native Linux bare metal or VM?

      Those of us living in corporate hellscape jobs that are forced to run Windows on the hardware for "security purposes" and still need to get actual work done use WSL to do the work, while we get constantly spammed by Teams and Outlook by the rest of the team. Sure, it's more of a struggle than running bare metal or a VM, but it's a corporate APPROVED struggle, as opposed to doing what makes sense, which is never corporate approved, because making sense as antithetical to business sense. Kinda like a ying-yan

We declare the names of all variables and functions. Yet the Tao has no type specifier.

Working...