From owner-freebsd-current@freebsd.org Tue Apr 17 09:55:31 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2FDC1F95455 for ; Tue, 17 Apr 2018 09:55:31 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC7577B3B2 for ; Tue, 17 Apr 2018 09:55:30 +0000 (UTC) (envelope-from dch@skunkwerks.at) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id E5CCC2127A; Tue, 17 Apr 2018 05:55:29 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute7.internal (MEProxy); Tue, 17 Apr 2018 05:55:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=skunkwerks.at; h=content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=8wehuRVzUUvJLAyYGG9SR7s2lbNUD NOSpc0Jh9iNb7E=; b=nkgWSlT1jKCsgWqXcmTWFcSKjHNfP5tQfzKMXE4ZpnLp+ d0y2QgCZ03vYKxpBKrJgRJP2XyLpgXLICJrTBXv7VmUiNgZ/f+/ERiA2AsCBsW6I OOK7MZ+CeAAm6Bk2ccrFWuPIjHGD2fxUjDQ/JFvDtA4WwUjBM5s7MaqxPWJwDQRq eKbk6p8iukIP5By7PmjNlW5N5qgIz5+0rOT5j2o+ryydYhJHjuNpkrXY57Qh+NYC 8XJegSsEPbHpO2y+/VhJ6sTdvMtzFni3FM0UwpGM7jBnQrImzKKpXons95h4Scsl Wg1L1/Sa6DanCBorjBH8UkkgSYjrGeYq5r+EXixdQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=8wehuR VzUUvJLAyYGG9SR7s2lbNUDNOSpc0Jh9iNb7E=; b=W4kcYyzU6e8hhIizPhj4zH DiY+1E5TUn63qBZOxGbiHId5kDe0/OFDNo0pUi4Dskj4sxD8wXvBJ6/dV/Zan6WD UqMA1cbSrdhpn9bcEDOYU1e4HlGdi7rcf9M3z+MZUR/gMlb4uzUuWjlkxytOT2WJ wOxejIu+qDx9o5VuIuIUOo8b4vDGrNU/95oRLKXr1xnUsEoYw0ydb4vVlDq668HL Cv/W5X5gOtFT0drw7k9836v+xaW/mX4kk8DqUv4KCk/l93YNFpa154io3RyO1SwO VAkv7iAmWcRCGaxFfzLe6gQFRS6nsp9KqXgULP9CwzGPGchVUjYnq2KYjseRhSeA == X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id A7222621BF; Tue, 17 Apr 2018 05:55:29 -0400 (EDT) Message-Id: <1523958929.2303858.1340762064.4C9AA00D@webmail.messagingengine.com> From: Dave Cottlehuber To: wes wroten , freebsd-current@freebsd.org MIME-Version: 1.0 X-Mailer: MessagingEngine.com Webmail Interface - ajax-f3006b89 References: Date: Tue, 17 Apr 2018 11:55:29 +0200 In-Reply-To: Subject: Re: snapshot of april 12th wont boot at all Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2018 09:55:31 -0000 On Tue, 17 Apr 2018, at 02:17, Wes wrote nothing. Wes, Can you share some info? Which architecture boot method uefi mbr =E2=80=A6 Which iso / img specifically=20 Fresh install or upgrade? Relevant loader.conf settings Your dmesg on a prior snapshot=20 Expand on won=E2=80=99t boot - start at system POST and explain from there Any variants you tried Do you just get a black screen? Good hunting! Dave