Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2020 05:01:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240942] FreeBSD loader - failed to read pad2 area or primary vdev
Message-ID:  <bug-240942-227-AdIqCNRYNG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240942-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240942-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=3D240942

--- Comment #2 from vermaden@interia.pl ---
Its here:

/usr/src/stand/i386/zfsboot/zfsboot.c-           *cmd =3D 0;
/usr/src/stand/i386/zfsboot/zfsboot.c-       }
/usr/src/stand/i386/zfsboot/zfsboot.c-    } else
/usr/src/stand/i386/zfsboot/zfsboot.c: printf("failed to read pad2 area of
primary vdev\n");
/usr/src/stand/i386/zfsboot/zfsboot.c-
/usr/src/stand/i386/zfsboot/zfsboot.c-    /* Mount ZFS only if it's not alr=
eady
mounted via nextboot parsing. */
/usr/src/stand/i386/zfsboot/zfsboot.c-    if (zfsmount.spa =3D=3D NULL &&

Can we remove that harmless/pointless message?

Its displayed everytime system boots yet it does not provide anything - sys=
tem
boots properly.

Regards.

--=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-240942-227-AdIqCNRYNG>