https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240942

--- Comment #2 from verma...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to