From owner-freebsd-questions@FreeBSD.ORG Tue Jun 7 21:56:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B080616A41C for ; Tue, 7 Jun 2005 21:56:20 +0000 (GMT) (envelope-from ahalhabsi@ualr.edu) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DA7143D1F for ; Tue, 7 Jun 2005 21:56:20 +0000 (GMT) (envelope-from ahalhabsi@ualr.edu) Received: from jaber (pcp03881929pcs.7acres01.ar.comcast.net[68.46.243.2]) by comcast.net (rwcrmhc12) with SMTP id <2005060721562001400jnchbe>; Tue, 7 Jun 2005 21:56:20 +0000 Message-ID: <000501c56bab$bc442790$2802a8c0@jaber> From: "Amer Alhabsi" To: Date: Tue, 7 Jun 2005 16:56:18 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Can't login with /var was not properly dismounted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 21:56:20 -0000 >On Tue, Jun 07, 2005 at 12:23:59PM -0500, Amer Alhabsi wrote: >> Hi, >> >> My FreeBSD 5.4 machine stopped responding and I pressed the reset button >> (even SSH from a different machine didn't work). After restart, I got /usr >> and /var were not properly dismounted message and it hangs. I logged on in >> single mode and done >> fsck -y /usr as suggested in a google search. /usr was cleaned. But >> when I try to do the same on /var the machine hangs. At first I thought it >> was taking a long time, but there is no disk activity. Please help me so >> that I can log back to the machine. > >Press ^T to find out what state the fsck process is in. Are there any >other messages displayed on the console before or during? > >Kris doing fsck -y /var (using signle user mode) I get ** /dev/ar0s4d ** Last Mounted on /var ** Phase 1 - Check Block and Sizes pressing ^T right after issueing the command I get load : 0.42 cmd: fsck_ufs 70 [physrd] 0.00u 0.00s 0% 1336k then it hangs. It doesn't respond to further pressing of ^T.