Date: Mon, 11 Jul 2016 18:10:43 +0200 From: Luciano Mannucci <luciano@vespaperitivo.it> To: freebsd-ppc@freebsd.org Subject: Re: PPC64 on IBM KVM saga: 11 CURRENT ALPHA 6 Message-ID: <3rp97H3Wf8z1cXL0@baobab.bilink.it> In-Reply-To: <3rl2xW01KDzRRqS@baobab.bilink.it> References: <3rkxKP1cQczRRqR@baobab.bilink.it> <ec9c8cf7-3782-1edb-2527-90a8eda86610@freebsd.org> <3rl2C412d1zRRqR@baobab.bilink.it> <a1b5f524-caef-dcb9-a694-ea2667c7cdd8@freebsd.org> <3rl2xW01KDzRRqS@baobab.bilink.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Jul 2016 16:21:27 +0200 Luciano Mannucci <luciano@vespaperitivo.it> wrote: > If I reboot from iso, I can mount and see the previously installed > system underneath... And if I debug the boot I see it hanging after ufsread I've found in /usr/src/sys/boot/common/ufsread.c, returning -1 around line 224 where it says: if (sblock_try[n] == -1) { return -1; } with n = 4 (I added some debug). Luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG / \ AND POSTINGS / WWW: http://www.lesassaie.IT/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3rp97H3Wf8z1cXL0>