Skip to content
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

Fedora installation fatal error #122

Open
JonasBBX opened this issue Feb 9, 2021 · 8 comments
Open

Fedora installation fatal error #122

JonasBBX opened this issue Feb 9, 2021 · 8 comments

Comments

@JonasBBX
Copy link

JonasBBX commented Feb 9, 2021

chronos@localhost / $ curl https://chrx.org/ | sudo tar xzfC - /usr/local && chrx -d fedora -e cinnamon
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 30026 100 30026 0 0 38944 0 --:--:-- --:--:-- --:--:-- 39249
chrx installer, version 3.0.2

Hardware ID: EDGAR
Model:       Acer Chromebook 14 (CB3-431)
Released:    2016
CPU Family:  Intel Braswell
Prognosis:   success likely, ONLY IF FIRMWARE HAS BEEN UPDATED!

Setting up target disk /dev/mmcblk0 partitions...

Installing to /dev/mmcblk0p7...
Preparing installation root directory /tmp/chrxroot

Installing
  operating system:   linux 
  distribution (-d):  fedora 
  environment (-e):   cinnamon 
  release (-r):       latest 
    version:          33 (CAUTION: chrx support is beta!)
  architecture (-a):  amd64 
  mirror (-m):        primary unknown, will use primary
  target_disk (-t):   /dev/mmcblk0
  packages (-p):      

System Configuration
  hostname (-H):      chrx
  username (-U):      chrx
  locale (-L):        en_US.UTF-8
  timezone (-Z):      America/New_York

Press [enter] to confirm and continue:

Fetching Fedora core image file...
HTTP GET https://download.fedoraproject.org/pub/fedora/linux/releases/30/Container/x86_64/images/Fedora-Container-Base-30-1.2.x86_64.tar.xz
############################################################################################################################################################### 100.0%
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now
fatal: unable to download and extract core image file.

@JonasBBX
Copy link
Author

JonasBBX commented Feb 9, 2021

i check out the download link to which it is trying to download and it looks like it doesn't exist also i realised that it is trying to install version 33 however in the link i see its wanting to download version 30 😕

@JonasBBX
Copy link
Author

JonasBBX commented Feb 9, 2021

@maharwood
Copy link

I am having this same issue with release 37. "30" is in the path HTTP GET https://download.fedoraproject.org/pub/fedora/linux/releases/30/Container/x86_64/images/Fedora-Container-Base-30-1.2.x86_64.tar.xz. However, the url "https://mirror.fcix.net/fedora/linux/releases/37/Container/x86_64/images/" does contain files. How, or where, do I make the necessary switch? Thanks!

@DaveStrickland
Copy link

DaveStrickland commented Feb 12, 2023

@maharwood I ran into the same issue. I eventually got the instructions on Issue #127 about editing the /usr/local/bin/chrx-install script to work for me.

But after an apparently successful install it won't boot for me from grub, just FYI.

@maharwood
Copy link

maharwood commented Feb 15, 2023 via email

@DaveStrickland
Copy link

Thank you Dave! Has anyone attempted to branch the repository, removing the hardcoded version (30) with this flexible solution?

On Sat, Feb 11, 2023 at 6:16 PM Dave Strickland @.> wrote: @maharwood https://github.com/maharwood I ran into the same issue. I eventually got the instructions on Issue #127 <#127> about editing the /usr/local/bin/chrx-install script to work for me. — Reply to this email directly, view it on GitHub <#122 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKGFBXAUL4ZBLZVI76YNUDWXATWHANCNFSM4XLTWEFA . You are receiving this because you were mentioned.Message ID: @.>

It looks like there are some open Pull Requests that do that, but I suspect that the chrx project itself is effectively moribund. Just FYI, after changing the install script by hand and installing Fedora (twice) and Gallium once I could not get any of them to boot successfully. The grub entries were all messed up, and even with some grub tricks to find the vmlinux and initramfs files they won't boot successfully. After a lot of googling it seems liked using the crostini container method within Chrome itself is the best way to go - and you don't need to be in developer mode to use it. That worked well for me and was way quicker than the hours I've spent struggling with dual boot.

@JonasBBX
Copy link
Author

Surprised to see this issue is still active 2 years later, I never got a way around it (at least without running into problems).

@maharwood
Copy link

maharwood commented Feb 15, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants