-
Notifications
You must be signed in to change notification settings - Fork 59
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
docs: minimum memory requirement for live ISO #388
Comments
Thanks for the report. It looks like the issue is that the initial VM did not have enough memory. We should better document that requirement for the live ISO. Can you maybe check if 3 GiB are enough? |
Just tried it and set it to 2200M running normally, 2100M got an error |
@lucab The documentation explains how much memory is needed, but why does a live cd need so much memory? |
2 GB should be enough though. The image is only ~600 MB. |
2GB RAM is not OK. |
It seems like a lot of people are hitting this. I think we need to:
The first two are covered by either a PR or another issue. The last bullet point is something we should consider. Although, if you don't have enough memory, you might not even get to the point where the thing that checks the minimum memory will even run. So it's a tricky problem to solve. |
Bug
Host Operating System Version
Microsoft Windows [version 10.0.18362.592]
VM: Hyper-V
Target Operating System Version
fedora-coreos-31.20200210.2.0-live.x86_64.iso
coreos-installer Version
unknown
Expected Behavior
boot to shell
Actual Behavior
2048M memory failed to start, 4192M memory started normally.
Failure message:
Reproduction Steps
The text was updated successfully, but these errors were encountered: