PPC64 on IBM KVM saga: 11 CURRENT ALPHA 6

Luciano Mannucci luciano at vespaperitivo.it
Mon Jul 11 16:10:46 UTC 2016


On Wed, 6 Jul 2016 16:21:27 +0200
Luciano Mannucci <luciano at 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 at sublink.sublink.ORG
 / \  AND POSTINGS        /   WWW: http://www.lesassaie.IT/


More information about the freebsd-ppc mailing list