When I try to install Fedora, I boot from USB, everything is fine, I select partition that I want to install Fedora to.
When I select it, click delete all, I get sent to menu where I have button “Begin installation”, after this I click the button to begin the installation, and for some reason it installs for a bit (few seconds) and then I get popup that says “Error, device is active”. I already disabled “Fast boot” in my windows settings, but my BIOS doesn’t have any Fast-boot option.
My specs are Intel core I7 12th gen 1225u, I have 8 GB of ram.
Instead of booting into the Anaconda installer, if you have the Fedora Workstation on your USB, you can boot into a ‘live environment’ to test Fedora before you install. There should be an option to install Fedora from within that live environment.
Also, how did you make your install media? Fedora Media Writer?
I just did a search and found that it is probably something to do with Windoze Bitlocker.
you will need to boot off a windows 10/11 installer USB
go in to command prompt and clear the data on the SSD (if you running Bazzite as the Sole OS)
once in command prompt
type:
diskpart
then: - Disk 0 should be internal SSD
select disk 0
then:
clean
after that, turn off your device and then connect back up your Bazzite installer USB and you should be able to install without an issue https://www.youtube.com/watch?v=9tMHs-aYm4E
Instead of beginning the installation immediately select to test fedora
Use the text terminal and use the command gdisk to create a new (empty) partition table on the SSD
Now begin the installation.
This process should wipe out everything windows related and remove the windows data from the drive so the installer sees it as an empty drive. Installation should be able to continue without the need to select recovery of the drive space.
As also stated, this will not harm the SSD in any way.
If, however, the SSD has some undetected defect, the high workload of an
installation may reveal the defect. I avoid doing installations when under time
pressure in case there are problems that require new parts.