Date: Mon, 20 Jan 2020 10:11:39 +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-zOI7pkAs8D@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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240942 --- Comment #3 from vermaden@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240942-227-zOI7pkAs8D>
