From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 20 17:33:25 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 436C1F49 for ; Wed, 20 Aug 2014 17:33:25 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id 1C5893BA8 for ; Wed, 20 Aug 2014 17:33:24 +0000 (UTC) Received: from [192.168.1.2] (senat1-01.HML3.ScaleEngine.net [209.51.186.5]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 5720236D78 for ; Wed, 20 Aug 2014 17:33:23 +0000 (UTC) Message-ID: <53F4DBFC.2020604@freebsd.org> Date: Wed, 20 Aug 2014 13:33:48 -0400 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: root-on-ZFS - gptzfsboot fails to find pool References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9Dq7eb7MGos9LLF38ffV6VnfBKtPWHPbD" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2014 17:33:25 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9Dq7eb7MGos9LLF38ffV6VnfBKtPWHPbD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2014-08-20 13:29, Elliot Robinson wrote: > G'day all, > A fresh root-on-ZFS install using bsdinstall's ZFS option on FreeBSD 10= > fails to boot on my Dell Studio XPS 1640. Output at boot is >=20 > gptzfsboot: error 1 lba 48 > gptzfsboot: error 1 lba 1 > gptzfsboot: No ZFS pools located, can't boot >=20 > Things I've tried: > * ZFS with GPT - Fails with error above > * ZFS with MBR - Fails with no output (doesn't find 2nd stage?) > * UFS with GPT - Works > * Different HDD/SDD - No change, fails with error above > * USB thumb drive on VirtualBox with ZFS/GPT - Works >=20 > This system has not had FreeBSD on it before, though the guided > partitioning UFS/GPT install seems to work as expected. >=20 > I'm about at the point where I have to sprinkle printf's all through > zfsboot.c and trace what's going on, so any help is appreciated. >=20 > --- > Elliot Robinson > PGP Key: 9FEDE59A > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.o= rg" >=20 Boot off of the install cd again, and drop to a shell zpool import what does it say? --=20 Allan Jude --9Dq7eb7MGos9LLF38ffV6VnfBKtPWHPbD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJT9NwBAAoJEJrBFpNRJZKfgZ0P/R+OpAR44HyqPsxu6O2dGGQu NRzac420M58xzOtpvWqETclqtNyJ+TUxVzfSQHpZ+BXsv9bf2NfNiS/zfTsJpRt/ QxpKdcx9rZeA/KGKLqtUho2jlg2NalL1DhnhR+Oa/7jrZDDVval4kpUzDG6kh6VL vYohU6rJ8ifqtGYYVz8BMzBAhEwMyPXJTmrVTZVnkTArKa/vqHFQSfmlWNt2XamC u2Whols1KF3YMUNSv+0O2WBOCqRdFrIyCf9N1df2OVedByfYMZ46CQFAQJIqaTSO RGkaw4GBwSYIpkIUM/EYXHjcRqbv4PmqvrJzeRqLIoOFsyEGtJj8zASCpHcRCfmQ qTOW5mkIoDkZFXlOzgoirY1ZljjyBwgSKvGgtYlTcB2uh60hp/mlNxZWT3mFYdpR X25paG+0A8YPeBIgP2M8Bjsut7MEDH+g+pF62AVwMOAZYrxj+FEOziqkha/bpbco Lm+38Ro0tH/5mVfXkhc8OljhkU5jwTB3HqZhVO3evJsrTGQdRWUu3M0t98bOI4BA 3jxSUKZvpPIvenHxkfPvIi/KnmrsaHjXZ773m7c0/18toqE5PewXbQLv7UOvn1US mtqpdCP/WjjS4nTSerWgR1HrSmhUUbuIdnsmFqRxTF8E6/yaTYxIomJES8CiBNno oIUBK7wz90Rhxv16JC2A =YcwR -----END PGP SIGNATURE----- --9Dq7eb7MGos9LLF38ffV6VnfBKtPWHPbD--