Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2019 12:09:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 221077] Boot from ZFS fails following freebsd-update
Message-ID:  <bug-221077-3630-VTMV4BT5xZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221077-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221077-3630@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=3D221077

--- Comment #19 from Andriy Gapon <avg@FreeBSD.org> ---
(In reply to Steven Hartland from comment #17)
I think 'u' is a result of the code being shared between (gpt)zfsboot and
zfsloader. printf in stand/i386/boot2/boot2.c is very primitive and it simp=
ly
consumes '%j' without any output because it does not  expect 'j' (or any si=
ze
modifiers) and then just prints 'u'. It seems that that printf supports only
%c, %s and %u.

--=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-221077-3630-VTMV4BT5xZ>