Search results
People also ask
How do I download a fedora image?
How to install Fedora workstation live x86_64 xx xx x x x ISO on USB?
Where can I get Fedora Remix?
How much does Fedora Remix cost?
How to install Fedora in PowerShell?
How to install Fedora Linux on a USB?
Oct 31, 2022 · If you are on Windows 10 version 21H2, OS Build 19044.1682 or higher, only the WSL version 1 is installed, and you have to download a kernel for WSL2 from the Microsoft website. Make sure that you are running WSL2 by typing the following command in your PowerShell application :
- Overview
- How to install Fedora on WSL - the easy way
- How to install Fedora and set everything up yourself from scratch
- Adding RPMFusion to Fedora on WSL
- Get the Windows Central Newsletter
How-to
If you like your Linux a little more Red Hat flavored, here's how to get started.
Comments (1)
The Windows Subsystem for Linux (WSL) is an incredible tool that puts real Linux on top of the Windows 10 or 11 PC you already know and love. Setting up is simple, but out of the gate the default Linux distribution (unless you specify otherwise) will be Ubuntu.
But the choice does not end there. While there are a number of distributions available through the Microsoft Store, you're not even limited to just those. In the case of Fedora, it sort of is.
Fedora has been gaining a lot of traction in the Linux space in recent times. This upstream distribution from the same company that also pushes out CentOS and Red Hat Enterprise Linux (RHEL) is fast and easy to use. If you'd like to get some Fedora spun up on your WSL setup, here's everything you need to know.
This guide assumes you already have WSL2 up and running on your PC, so I'm going to skip that part. If you don't yet have it setup, I've written a complete guide on how to setup and install WSL2 on Windows 10 and 11 you should check out first.
Assuming all that there's a really easy way to use Fedora on WSL and that's by installing Fedora Remix by Whitewater Foundry. This isn't an official release by the Fedora Project, instead it has been customized and packaged for distribution by a third-party with built-in optimizations for WSL.
In the Microsoft Store it costs $10, but you can grab it directly from GitHub or through the Windows Package Manager for free. If you want to help support the project, by all means buy the paid version as that's what it's for.
Installing Fedora Remix is no different to installing Ubuntu or Debian from the Microsoft Store. Once the package is installed you just need to launch it, enter a username and password and you're all set. Fedora Remix includes such customizations as the third-party WSL Utilities out of the box, as well as some essential tweaks to the DNF configuration to make it a little snappier. At the time of writing, Fedora Remix is on the latest version 38.
If either of those two pre-packaged methods are too easy for you, or you want to essentially start from nothing and build it yourself from scratch, you can also do that. This works in a similar way to how Fedora WSL mentioned above was created, only you're doing it all yourself.
The process involves downloading a build of Fedora, extracting the file system, importing that into WSL and then adding everything you want on top. For this you will also need to be able to extract from a .tar.xz file so you'll need WinRAR handy.
1. Go to this URL.
2. Download the most current build, at the time of writing it's Fedora 38.
3. Extract the contents of the .tar.xz file using WinRAR.
4. Locate the layer.tar file within.
Like on desktop Fedora, one of the first things to do after you're set up is to add the RPMFusion repos. For reasons there are packages that Fedora cannot distribute built into the operating system, and these mostly live inside RPMFusion.
Adding it to Fedora on WSL, however, is just as easy as adding it to a full desktop install. Simply open up a terminal and enter this command:
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
Do a quick sudo dnf update to then pull in all the latest, and you're set. RPMFusion will now be called when using dnf in Fedora. For more on what RPMFusion is check out the website.
All the latest news, reviews, and guides for Windows and Xbox diehards.
Contact me with news and offers from other Future brandsReceive email from us on behalf of our trusted partners or sponsors
Dec 12, 2021 · Are you curious to work with the Linux Operating System inside your PC/Laptop? Then you're at the right place. This guide helps you in the hassle-free installation of Fedora Linux on your System. Now, we are going to install Fedora Workstation v35 on our system.
Aug 7, 2015 · I upgraded a dual-booted laptop from Windows 7 to Windows 10 using an iso file. GRUB works just fine, except that in GRUB it shows Windows 7, instead of Windows 10. My guess is that when I do the next upgrade of Fedora (from 22 to 23) GRUB will then reflect Windows 10.
Our official Workstation Edition uses the GNOME Desktop, but you can install Fedora preconfigured with any of the listed Desktop Environments. KDE Desktop A complete, modern desktop built using the KDE Plasma Desktop Environment.
May 5, 2024 · Download a Fedora image, choose a USB stick that does not contain any data you need, and connect it. Run Nautilus (Files), open the Overview by pressing the Start/Super key, type Files, and hit kbd:[Enter]. Find the downloaded image, right-click on it, go to Open With, and click Disk Image Writer.
Jan 8, 2021 · 1. If your drives are empty then you can just treat them it as pen drive and use rufus to create Linux installer. Things you can try : create an additional partition, or use an additional hard drive to write the liveCD image to, using unetbootin.