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

opnsense/bsdinstaller: fails to install on low RAM systems #10

Closed
fichtner opened this issue Jun 17, 2015 · 0 comments
Closed

opnsense/bsdinstaller: fails to install on low RAM systems #10

fichtner opened this issue Jun 17, 2015 · 0 comments
Assignees
Labels
bug Production bug
Milestone

Comments

@fichtner
Copy link
Member

Consistently happens with VMs that have under 1GB of RAM. /usr/local is a large directory and with no RAM or swap space available, tar(1) subtly fails to copy the directory, because its contents doesn't fit into memory.

@fichtner fichtner added the bug Production bug label Jun 17, 2015
@fichtner fichtner self-assigned this Jun 17, 2015
@fichtner fichtner added this to the 16.1 milestone Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug
Development

No branches or pull requests

1 participant