Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2016 03:02:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 207269] boot1.efi loading wrong system
Message-ID:  <bug-207269-6-rnsWcBcWnl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207269-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207269-6@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=3D207269

--- Comment #13 from Steven Hartland <smh@FreeBSD.org> ---
(In reply to eu9gu4 from comment #11)
No that's not the case as hd(5) is on a different physical device:
sata(0x1,0xfff,0x0)

boot1.efi was loaded from:
sata(0x0,0xfff,0x0):hd(1)

Hence why the sata(0x0,0xfff,0x0):hd(1) is preferred.

If you want to boot from:
sata(0x0,0xfff,0x0):hd(5)

You would need to chain load a boot1.efi on:
sata(0x1,0xfff,0x0)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207269-6-rnsWcBcWnl>