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

BUG: CORE Edition - Build doesn't fit image size #22

Open
kkarhan opened this issue Jan 24, 2024 · 3 comments
Open

BUG: CORE Edition - Build doesn't fit image size #22

kkarhan opened this issue Jan 24, 2024 · 3 comments
Assignees
Labels
blocking blocks another issue bug Something isn't working help wanted Extra attention is needed

Comments

@kkarhan
Copy link
Contributor

kkarhan commented Jan 24, 2024

As if now the build.sh script doesn't build a 1440kB image, and crashes at the file copying stage due to lack of space.

I assume that linux-6.6.7 is at fault, but maybe something else makes it exceed the image size.

Potentially I've to rework the build scripts to use mlb as per #10 and rework the build to instead integrate the initramfs.cpio.xz into the bzImage as pointed out by @landley.

@kkarhan kkarhan added bug Something isn't working help wanted Extra attention is needed blocking blocks another issue labels Jan 24, 2024
@kkarhan kkarhan added this to the OS/1337 "Core" Edition milestone Jan 24, 2024
@kkarhan kkarhan self-assigned this Jan 24, 2024
@kkarhan
Copy link
Contributor Author

kkarhan commented Jan 24, 2024

Doing said rework should vacate ~ 200kB of space.

@kkarhan kkarhan changed the title BUG: Build doesn't fit image size BUG: CORE Edition - Build doesn't fit image size ( 1440kB ) Jan 24, 2024
@kkarhan kkarhan changed the title BUG: CORE Edition - Build doesn't fit image size ( 1440kB ) BUG: CORE Edition - Build doesn't fit image size Jan 24, 2024
@kkarhan
Copy link
Contributor Author

kkarhan commented Jan 24, 2024

This is also adjacent to #6 and I'd prefer to first stick with linux-6.6.6 as per #11 ...

kkarhan added a commit that referenced this issue Jan 25, 2024
…OS/1337 v0.1.

- linux-6.6.7 doesn't fit and crashes the build script, see [Issue #22]#22
- Configuration was changed as per config.sh as instroduced with [Issue #17](#17)

Signed-off-by: kkarhan <kevin@karhan.guru>
@kkarhan
Copy link
Contributor Author

kkarhan commented Aug 7, 2024

Not shure if the issue is fixed as of the current revision since it doesn't error out on me, but the image isn't booting.

Not sure if this is due to mlb or something - filesizes however suggest that something went wrong with the initramfs being 1,6 kB...

Bildschirmfoto vom 2024-08-07 15-02-16
Bildschirmfoto vom 2024-08-07 15-20-44
Bildschirmfoto vom 2024-08-07 15-29-47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocking blocks another issue bug Something isn't working help wanted Extra attention is needed
Projects
Status: In Progress
Development

No branches or pull requests

1 participant