Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2017 09:40:57 +0200
From:      Markus Wild <fbsd-lists@dudes.ch>
To:        freebsd-stable@freebsd.org
Subject:   Re: System fails to boot with zfs root on nvme mirror when not using full disks
Message-ID:  <20171023094057.7a69db2b@mwoffice.virtualtec.office>
In-Reply-To: <20171022150304.14d3a0c9@amd64.dudes.ch>
References:  <20171020171345.073bd9b1@mwoffice.virtualtec.office> <20171020165144.GC96120@in-addr.com> <20171022150304.14d3a0c9@amd64.dudes.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
I have found the problem... I seem to be a victim of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221075

I wasn't able to get the system to boot just by using /dev/nvd0p3 and /dev/nvd1p3 (avoiding labels), but I
did succeed with a custom kernel as per the PR:

include GENERIC

ident NOMMC
nodevice mmc
nodevice mmcsd
nodevice sdhci


So, there is indeed a problem with that part...

Cheers,
Markus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171023094057.7a69db2b>