Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2016 12:24:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 208742] /boot/gptzfsboot boots kernel from another zpool (not root pool)
Message-ID:  <bug-208742-3630-zV8tlGoCR5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208742-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208742-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

Steven Hartland <smh@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smh@FreeBSD.org

--- Comment #3 from Steven Hartland <smh@FreeBSD.org> ---
vfs.root.mountfrom tells the kernel which FS to use as the root FS, this is
after the kernel is loaded, which is done from the first valid partition on the
boot drive hence what your seeing.

Would be nice if we had more control of this but the quick fix is remove the
loader from your old device.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208742-3630-zV8tlGoCR5>