-
-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation failed #1016
Comments
Same problem. |
I would recommend following the "ISO Workarounds / Alternative Installation Methods" section in the installation guide and try method 1. Use the Fedora Kinoite (KDE Plasma) or Fedora Silverblue (GNOME) ISO and rebase. |
i just had this issue as well and it was due to me attempting to reinstall without properly deleting the EFI entries for the previous installation. I had just installed a dual boot of bazzite with windows but got stuck at a black screen. I was able to access the terminal but unable to login with my username and pw set during the install. After trying to reinstall i got the exact error shown above. I was able to fix it by booting into windows and using the https://askubuntu.com/questions/429610/uninstall-grub-and-use-windows-bootloader |
What would be the solution for those who did not dual boot and have wiped our disk of Windows? I tried using fdisk/diskpart to completely wipe my drive, still no dice. |
You can switch to another terminal when the install starts and use List boot entries with
Then remove the offending entry with
If you are re-using an efi system partition, might be prudent to clear out things related to Fedora as well. Take care when cleaning up. When in doubt, backup/rename instead of delete. |
I have no "offending" entries in the EFI boot list and still get this error. |
Same here. Honestly terrible. |
Hello fellow nerds, Believe I found out how to fix this issue at least for my scenario, it was an issue with EFI boot stuff, however the command with in installer did not work. Answer: |
If you aren't dual booting, you can try wiping the ESP and letting the installer create it. Otherwise, mount the ESP and look for 'fedora' directories and delete them (assuming you aren't trying to dual boot with an existing fedora installation) |
This doesn't help. I literally have a brand new UEFI partition on the disk, formatted through Bazzite's installer. Actually Fedora Atomic KDE has the same issue, so they might just "hate" my laptop. |
I have the same issue. Main NVME is populated with an 2TB Nvme. I tried twice, it failed twice. Will wait a couple of moth more and try again. |
This worked for me thanks |
The new based on 41 failed too.
And still doesn't work. Any chance to get a proper offline iso? I even tried with wifi 5ghz, with ethernet cable... I don't know what to try anymore to be honest. It's definitely not a safe installation method since it can fail so easily, format your disk, and find yourself without a working system. |
The iso is already offline, no internet access is required other than for downloading the iso itself. The problem is anaconda is not working 100%. I hope the new web based installer works better. 🤞 |
Happened to me on a Lenovo Legion. Good news is the EFI fix worked for me. Bad news is that (although Windows was still there) I got into a mess trying to install the MDK do-dads for the Shim (I assume) and now .... NO Microsoft Windows. Presumably this means fixing it elsewhere but that was the most painful install I've done since the SLACKWARE days. This is poor when compared to many (most?) "popular" distros these days. I'm very surprised at Fedora to be honest but at least we're not paying for it, so there's that. |
My penny's worth. Really new to Linux, "ostree container image deploy --sysroot=/mnt/sysimage --image=/run/install/repo/bazzite/nvidia-stable --transport=oci --no-signature-verification" exited with the code 1; There's not a lot I can do with the installer, apart from running the system checker option, but even that doesn't get past this installation error. NOTE: blank disk install, no update or duel boot. |
I had to create a EFI partition that lives only for Bazzite (or Bluefin or Aurora). Even if there's already a partition on the disk, I had to create another one. Fedora really hates to see multiboot computers. |
NOTE: blank disk install, no update or duel boot. Flustered, really wanted this to work. Oh man I felt that. I managed to wipe my Windows install (which isn't necessarily a bad thing) and I've been using Linux for decades now. I guess we're mostly used to fairly robust installers that don't mess around like this thing does. I love the idea of an atomic desktop but Clear Linux seems to do that without this carry on... In my case it was the EFI partition - not that the installer seems to give us any clue at all. You'll need 2-300 Mb for the EFI rubbish but try doing that manually in Blivet and reserving the remaining disk space for BTRFS. I had to turn off secure boot and got myself I think Blivet is the name of the partitioner, I'm a Debian12 guy normally - and mean Debian not Ubuntu. I haven't used Fedora much in ... years. And here we are - at least I finally got mine working. I only wanted to run my Steam Deck games without the hassle and... that failed spectacularly so far. Which means I'm having to reinstall stuff until I have time to figure out how to mount the same physical library on multiple machines. |
Same issue. The EFI fix didn't work for me |
This is what worked for me:
Now you'd ask why I just didn't use the automatic installation. It's because I have a big partition with data on it and I need it on that partition, so I had to go with the manual setup. Quick example. I had big data partition, root partition, home partition, efi partition. I booted Bazzite installer, left the first partition alone, deleted all the others, recreated them (and also created /boot), done. |
I'm having the same problem, the suggestions from previous commenters did not work for me. (at least ones I can try without losing data) For context, I wanted to switch from arch to this and have a dual boot setup. I used manual partitioning & booted the iso using ventoy (incase that has something to do with it). I configured the partitions to basically what I had previously but only making the installer overwrite my root partition. Didn't work. Tried again with the efi partition nuked & recreated it to 500mb, still didn't work.
I cannot switch to btrfs as the guide suggested as I do not have a spare drive to backup my data. I also didn't know about their partition suggestion until after I gave up. |
It looks like that page has been deleted, does anyone know what it said? I'm blocked by this bug too 😔 |
I see a similar problem with the latest iso. I see these errors in the logs: The error I see happens in the post-install step when the
|
I was with the same error here. I found that atomic images need a separated partition for /boot. So we need adds a minimum of 3 mount points to make it works: What I did: /boot ext4 2gb For reference: |
Same issue I ran into. I had the |
Describe the bug
When installing the OS it fails with the command "ostree container image deploy --sysroot=/mnt/sysimage --image=/run/install/repo/bazzite/nvidia-stable --transport=oci --no-signature-verification" exited with the code 1;
What did you expect to happen?
For it to successfully install
Output of
rpm-ostree status
No response
Hardware
No response
Extra information or context
The text was updated successfully, but these errors were encountered: