From owner-freebsd-current@FreeBSD.ORG Thu Feb 21 15:35:06 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 17AA790 for ; Thu, 21 Feb 2013 15:35:06 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: from mail-pb0-f45.google.com (mail-pb0-f45.google.com [209.85.160.45]) by mx1.freebsd.org (Postfix) with ESMTP id E8B82DF2 for ; Thu, 21 Feb 2013 15:35:05 +0000 (UTC) Received: by mail-pb0-f45.google.com with SMTP id ro8so3523511pbb.4 for ; Thu, 21 Feb 2013 07:35:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=6uCCFwicVj94j31gz64BKhJC2KPtI0D/arzCnVzbr6o=; b=h2O0/mSTeapj9CpJpS/reggxZy8xzlSYrV5JxSYMEMKoRaiu0TaM/EaQHeYAYcUGwM XsdrRS/sdC1yTEp8uVbu4cVQVwlwKTz47ZroH2d7VzdEBM5pYtT8HHb+c8YWts22fzRj j39oIMc02GX+rmuzzEMxqHKkE/0LqEl3Da8hyDosJneWITJ0QndadGCRnAbrqqkxU9PF j7nD6EMBp/VNsCln3LbI9S0YcahCqk0FaKiYMY2dwJPwIq47O9aGh3Soha8EYzQZnhBs DF2qNXZ5pzOLVD7ZH1uifWAXH9ZQLwSAz7X7UJ7T01p2HpU1Pew3z4oTK2M2HcD+w8yi zDSQ== X-Received: by 10.68.137.161 with SMTP id qj1mr8931795pbb.168.1361460905357; Thu, 21 Feb 2013 07:35:05 -0800 (PST) Received: from itx (c-24-6-45-85.hsd1.ca.comcast.net. [24.6.45.85]) by mx.google.com with ESMTPS id vd4sm25670246pbc.35.2013.02.21.07.35.04 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 21 Feb 2013 07:35:04 -0800 (PST) Date: Thu, 21 Feb 2013 07:34:58 -0800 From: Navdeep Parhar To: Shawn Webb Subject: Re: r247095 Boot Failure Message-ID: <20130221153458.GA6838@itx> Mail-Followup-To: Shawn Webb , FreeBSD-current References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 21 Feb 2013 15:35:06 -0000 On Thu, Feb 21, 2013 at 10:28:15AM -0500, Shawn Webb wrote: > I'm on r247095. My box is failing to boot on a Dell Precision T7500. I'm > running ZFS as root with a mirrored root pool. > > Here's a pic of the box failing: > https://lh5.googleusercontent.com/-Lq_jlX8of0o/USY4cqZ5BOI/AAAAAAAAGoI/Nd1LGPbFjHc/s1112/IMG_20130221_100723.jpg > > There isn't much useful information in the pic. No crash dump is generated. > Where do I go from here? Take a look at the "-CURRENT userland regression" thread. You may be able to boot if you choose "safe mode" in the boot loader menu. Regards, Navdeep > > I can boot into kernel.old and that works as a workaround for now. > > Thanks, > > Shawn > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"