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

micro image needs more free space #9

Open
illegalprime opened this issue Apr 28, 2019 · 0 comments
Open

micro image needs more free space #9

illegalprime opened this issue Apr 28, 2019 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@illegalprime
Copy link
Owner

the micro image currently doesn't have enough free space to boot (currently an extra 20MB of space is given to it). possible solutions:

  1. figure out what's taking up so much space at boot and minimize it (hardest)
  2. make the boot-resizing process take up less space in extra utils (harder)
  3. load a mini image and see how much extra space it takes up compared to how much it started with, use this value to update the micro image (easy).

if no. 3 is implemented this could be a good beginner task.

@illegalprime illegalprime added bug Something isn't working good first issue Good for newcomers labels Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant