[Bug 240942] FreeBSD loader - failed to read pad2 area or primary vdev
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 19 05:01:51 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240942
--- Comment #2 from vermaden at interia.pl ---
Its here:
/usr/src/stand/i386/zfsboot/zfsboot.c- *cmd = 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 already
mounted via nextboot parsing. */
/usr/src/stand/i386/zfsboot/zfsboot.c- if (zfsmount.spa == NULL &&
Can we remove that harmless/pointless message?
Its displayed everytime system boots yet it does not provide anything - system
boots properly.
Regards.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list