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

--- Comment #3 from [email protected] ---
Proposed path :p

% diff -u /usr/src/stand/i386/zfsboot/zfsboot.c zfsboot.c.NEW 
--- /usr/src/stand/i386/zfsboot/zfsboot.c       2019-09-26 17:23:34.257318000
+0200
+++ zfsboot.c.NEW       2020-01-20 11:11:15.258845000 +0100
@@ -823,8 +823,6 @@
            /* Do not process this command twice */
            *cmd = 0;
        }
-    } else
-       printf("failed to read pad2 area of primary vdev\n");

     /* Mount ZFS only if it's not already mounted via nextboot parsing. */
     if (zfsmount.spa == NULL &&

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to