[Bug 240942] FreeBSD loader - failed to read pad2 area or primary vdev

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 20 10:11:40 UTC 2020


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

--- Comment #3 from vermaden at interia.pl ---
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.


More information about the freebsd-bugs mailing list