Date: Fri, 05 Apr 2019 20:02:33 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236981] loader_lua does not boot from encrypted ZFS pool after upgrading from r345243 to r345759 Message-ID: <bug-236981-227-TwcGewcpCg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236981-227@https.bugs.freebsd.org/bugzilla/> References: <bug-236981-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236981 --- Comment #4 from iz-rpi03@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236981-227-TwcGewcpCg>
