Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Apr 2019 21:19:57 +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-PX9lWH1Q1e@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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236981

--- Comment #3 from iz-rpi03@hs-karlsruhe.de ---
(In reply to Ed Maste from comment #2)

Ed is right, I was wrong.

Just reverting base r345330 results in the same messages when trying to boo=
t.

After buildung the new loader_lua (without base r345330) I noticed that the
resulting file has excatly the same size as the one with r345330 but I gave
it a try.

The working base r345243 loader_lua is around 32K bigger than the failing
ones.

$ ls -li loader*
306844 -r-xr-xr-x  3 root  wheel  430080 Apr  3 22:31 loader
 65536 -r-xr-xr-x  2 root  wheel  397312 Apr  1 13:32 loader.20190401
492114 -r-xr-xr-x  2 root  wheel  397312 Apr  3 22:30 loader.20190403
306762 -r--r--r--  1 root  wheel    7418 Apr  1 13:32 loader.4th
  4987 -rw-r--r--  1 root  wheel     888 Oct 15  2017 loader.conf
306855 -r-xr-xr-x  2 root  wheel  475648 Apr  1 13:32 loader.efi
611509 -r--r--r--  1 root  wheel   15084 Aug 12  2018 loader.help
 49530 -r-xr-xr-x  1 root  wheel  434176 Aug 11  2018 loader.old
306779 -r--r--r--  1 root  wheel     461 Apr  1 13:32 loader.rc
306843 -r-xr-xr-x  1 root  wheel  348160 Apr  1 13:32 loader_4th
306854 -r-xr-xr-x  1 root  wheel  410112 Apr  1 13:32 loader_4th.efi
352728 -r-xr-xr-x  1 root  wheel  380928 Mar 17 16:28 loader_4th.old
306844 -r-xr-xr-x  3 root  wheel  430080 Apr  3 22:31 loader_lua
 65580 -r-xr-xr-x  1 root  wheel  430080 Mar 17 16:28 loader_lua.20190317
 65536 -r-xr-xr-x  2 root  wheel  397312 Apr  1 13:32 loader_lua.20190401
492114 -r-xr-xr-x  2 root  wheel  397312 Apr  3 22:30 loader_lua.20190403
306855 -r-xr-xr-x  2 root  wheel  475648 Apr  1 13:32 loader_lua.efi
352729 -r-xr-xr-x  1 root  wheel  430080 Mar 17 16:28 loader_lua.old
306845 -r-xr-xr-x  1 root  wheel  299008 Apr  1 13:32 loader_simp
306856 -r-xr-xr-x  1 root  wheel  350720 Apr  1 13:32 loader_simp.efi
352730 -r-xr-xr-x  1 root  wheel  319488 Mar 17 16:28 loader_simp.old
$=20

The .20190317 file is from r345243, .20190401 is at r345759 and .20190403
is r345759 build without r345330.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236981-227-PX9lWH1Q1e>