https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236981

--- Comment #4 from iz-rp...@hs-karlsruhe.de ---
(In reply to iz-rpi03 from comment #3)
The size of loader_lua does not seem to be related to the ability to find
the ZFS pool. All newly build loader_lua files have the smaller size and some
of them are working as expected.

I am currently trying to find the release when the failure happend
by building release versions of loader_lua.
For this I bisect the (head) releases in between and trying out the resulting
loader_lua.

>From the running r345759 world I try to achive this with the following
commands, e.g.:

rel=345475
svnlite up -r ${rel} .
make -j8 buildworld
cp /usr/obj/usr/src/amd64.amd64/stand/i386/loader_lua/loader_lua \
   /boot/loader_lua.r${rel}
cp /boot/loader_lua.r${rel} /boot/loader_lua

I hope this is not a silly idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to