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

Setup PC needs >2GB RAM #25

Open
bitcoinhodler opened this issue Dec 15, 2018 · 1 comment
Open

Setup PC needs >2GB RAM #25

bitcoinhodler opened this issue Dec 15, 2018 · 1 comment

Comments

@bitcoinhodler
Copy link
Collaborator

I tried to run the setup process using an old laptop with only 2GB RAM. The requirements for the setup PCs are stated in the doc:

Two computers with Internet connectivity, administrator access, and about 2GB of free disk space. Each computer must be running Windows 10, macOS, or Linux.

The setup PC is used to boot into Ubuntu Live, download the Ubuntu ISO, and write it to the Q1 BOOT USB. In a Live system, the only writable filesystem is a RAM disk. The Ubuntu ISO is about 1.4GB. On my 2GB laptop the download got to about 1.3GB before aborting with "No space left on device."

We should update the doc to require at least 4GB RAM on the setup PCs. (3GB might be enough, but who has a 3GB laptop to test it out? 4GB is certainly sufficient.)

bitcoinhodler added a commit to bitcoinhodler/glacierprotocol.github.io that referenced this issue Dec 15, 2018
The setup computers will be running Ubuntu live, and need to download
the Ubuntu ISO to write to the Boot USBs. In a live system, the
writable filesystems are all RAM disks. The Ubuntu ISO is 1.6GB.

With only 2GB RAM, I got about halfway through the download before it
aborted with "No space left on device."

Fixes issue GlacierProtocol#25.
@bitcoinhodler
Copy link
Collaborator Author

I have verified that with Ubuntu 16.04.1 on a 4GB laptop, the download is successful. (Barely.)

I'm attempting to update Glacier to use Ubuntu 18.04.1, whose ISO is a little larger. Even on a 4GB laptop, the ISO download fails.

Is it reasonable to require the setup PCs to have >4GB RAM? I don't think so.

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

1 participant