Date: Fri, 01 Sep 2017 10:46:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 219957] FreeBSD Install freeze using UEFI Message-ID: <bug-219957-8-w2XYxrqCzr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219957-8@https.bugs.freebsd.org/bugzilla/> References: <bug-219957-8@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=3D219957 David O'Rourke <dor.bsd@xm0.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dor.bsd@xm0.uk --- Comment #8 from David O'Rourke <dor.bsd@xm0.uk> --- I was encountering this on a Lenovo Thinkpad X250 with version 1.26 (N10ET4= 7W) UEFI firmware (the latest as I write this), with the freeze occurring in the same place as the original post. It just so happened that this laptop had had FreeBSD installed before and t= hat=20 the old ZFS label was still on the SSD. The loader.efi seemed to be finding this old ZFS label and freezing when it couldn't do anything with it (the filesystems it referred to no longer existed). My fix for this was to boot something that could use the zpool pool and `zp= ool labelclear -f <dev>`. The loader.efi for the installer would then start properly. After a new install of FreeBSD when there was a proper ZFS on the SSD, the installer worked correctly. --=20 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-219957-8-w2XYxrqCzr>