From owner-freebsd-current@FreeBSD.ORG Tue Sep 9 01:26:04 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0A71106564A for ; Tue, 9 Sep 2008 01:26:04 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id 9A9A98FC1A for ; Tue, 9 Sep 2008 01:26:04 +0000 (UTC) (envelope-from randy@psg.com) Received: from 50.216.138.210.bn.2iij.net ([210.138.216.50] helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KcrzX-0004Ze-Te for current@freebsd.org; Tue, 09 Sep 2008 01:26:04 +0000 Message-ID: <48C5D0AA.7060809@psg.com> Date: Tue, 09 Sep 2008 10:26:02 +0900 From: Randy Bush User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: FreeBSD Current References: <48C5C932.6040608@psg.com> In-Reply-To: <48C5C932.6040608@psg.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: mdconfig), uid 0: exited on signal 11 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 09 Sep 2008 01:26:04 -0000 Randy Bush wrote: > i386 current as of an hour ago > new kernel already installed and booted single user to do installworld > > Trying to mount root from ufs:/dev/twed0s1a > Enter full pathname of shell or RETURN for /bin/sh: > id: not found > grep: not found > :/> mount -a > pid 46 (mdconfig), uid 0: exited on signal 11 (core dumped) > > < nothing for three minutes, so whacked it > > > ^C:/> df > Filesystem 1024-blocks Used Avail Capacity Mounted on > /dev/twed0s1a 253678 239710 -6326 103% / > devfs 1 1 0 100% /dev > /dev/twed0s1d 1012974 340210 591728 37% /var > /dev/twed0s1e 1012974 487620 444318 52% /var/spool > /dev/twed0s1f 20308398 11711512 6972216 63% /usr > /dev/twed0s1g 45626188 37208960 4767134 89% /usr/home > /dev/twed0s1h 63254 280 57914 0% /root a few minutes later made it up multi luser but on serial console i get Tue Sep 9 01:11:40 GMT 2008 FreeBSD/i386 (psg.com) (ttyd0) login: Setting hostuuid: 6b70e4ac-874d-11dc-873e-00304829 754. Setting hostid: 0x5ef5842d. Mounting local file systems:mount_mfs: mount exited with error code 1 . Mounting /etc/fstab filesystems failed, startup aborted ERROR: ABORTING BOOT (sending SIGTERM to parent)! Enter full pathname of shell or RETURN for /bin/sh: --- but it actually mounted everything and i can ssh in over net etc. randy