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

Black Screen During Install #47

Closed
godtoall82 opened this issue Oct 20, 2019 · 11 comments
Closed

Black Screen During Install #47

godtoall82 opened this issue Oct 20, 2019 · 11 comments

Comments

@godtoall82
Copy link

When I boot into USB drive and select “install gamerOS”, text appears “SHA256” then goes black. I waited about 5 minutes but screen stayed black. What am I doing wrong?

@godtoall82
Copy link
Author

So I figured out how to get by the black screen, but now I am running into this when I select the install drive.
68EA8796-3CB2-4E55-9503-F5A92F312541

Any advice?

@godtoall82 godtoall82 reopened this Oct 20, 2019
@alkazar
Copy link
Member

alkazar commented Oct 20, 2019

Thank you for reporting.

From the log it seems there is a bug in the install script. It is not correctly finding the first partition. I will try to get a fix out ASAP.

May I ask what the initial issue with the black screen was and how you worked around it?

@godtoall82
Copy link
Author

Thank you for reporting.

From the log it seems there is a bug in the install script. It is not correctly finding the first partition. I will try to get a fix out ASAP.

May I ask what the initial issue with the black screen was and how you worked around it?

Using an Asus ROG Strix mobo, I just disabled CSM compatibility in BIOS.

@alkazar
Copy link
Member

alkazar commented Oct 20, 2019

I think I have fixed the issue, here are the instructions to try it out:

  1. boot into your existing USB installer
  2. select a target disk, when the installer warns about formatting the disk, select "No" ; this will drop you to a shell
  3. use curl to downlad the patched script from here: https://raw.githubusercontent.com/gamer-os/frzr/master/frzr-bootstrap
  4. assign execution permissions to the downloaded script i.e. chmod +x frzr-bootstrap
  5. copy the downloaded script to /usr/bin/frzr-bootstrap
  6. run ./install.sh to start the installer again

Please let me know how it goes.

@godtoall82
Copy link
Author

Getting “no file or directory exists” when entering chmod command.

@alkazar
Copy link
Member

alkazar commented Oct 21, 2019

is the file there? i think you have to download it with curl https://raw.githubusercontent.com/gamer-os/frzr/master/frzr-bootstrap > frzr-bootstrap

@godtoall82
Copy link
Author

Just a heads up, I haven’t given up. Just been too busy to try the fix again. I will try again in the next couple of days.

@godtoall82
Copy link
Author

is the file there? i think you have to download it with curl https://raw.githubusercontent.com/gamer-os/frzr/master/frzr-bootstrap > frzr-bootstrap

IT WORKED!!!

@alkazar
Copy link
Member

alkazar commented Nov 2, 2019

Thanks for sticking with it. Do you mean that downloading the file worked, or were you able to successfully install GamerOS?

@godtoall82
Copy link
Author

Yes. Installed successfully following your instructions. Thanks, working great!

@alkazar
Copy link
Member

alkazar commented Nov 2, 2019

Awesome. Thank you for letting me know. I will build new install media with the fix soon.

@alkazar alkazar closed this as completed Nov 2, 2019
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

2 participants