On Fri, 20 Jun 2025 03:24:38 +0000 Lloyd <[email protected]> wrote: > [email protected] wrote: > > > not 100% conjecture, but not 100% science either: > > You have <90MB on /, which is where relinking happens, on a ~30MB > > kernel. Thats a bit tight. My guess is more than one > > thing was moving things around in the first relink attempt, and in > > your second attempt less of the filesystem was in use at that time > > so it had (barely) enough space to do its thing. > > I thought relinking happened in /usr and only after the kernel was > built was it moved into /. I could be wrong but that was my > understanding.
thats right. I was guessing (poorly) based on observing (poorly) what the fs did after running /usr/libexec/reorder_kernel... what I should have done is spent the minute it took to read it to see that. its not a huge script.

