From owner-freebsd-questions@FreeBSD.ORG Tue Aug 8 00:20:03 2006 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 C64AB16A4DA for ; Tue, 8 Aug 2006 00:20:03 +0000 (UTC) (envelope-from pramod@dvnull.org) Received: from thor.novesolutions.com (thor.novesolutions.com [64.127.103.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 696BA43D45 for ; Tue, 8 Aug 2006 00:19:58 +0000 (GMT) (envelope-from pramod@dvnull.org) Received: from [192.168.1.90] (c-67-168-71-246.hsd1.wa.comcast.net [67.168.71.246]) by thor.novesolutions.com (Postfix) with ESMTP id E96B5577F3 for ; Mon, 7 Aug 2006 17:19:57 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v749.3) In-Reply-To: <200608072226218920551@free.fr> References: <200608072226218920551@free.fr> Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Message-Id: <0988EF6F-9702-40D2-98FE-C6884873F670@dvnull.org> Content-Transfer-Encoding: quoted-printable From: Pramod Venugopal Date: Mon, 7 Aug 2006 17:19:41 -0700 To: freebsd-questions X-Mailer: Apple Mail (2.749.3) Subject: Re: /etc/fstab error and I can't start the system normally 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, 08 Aug 2006 00:20:03 -0000 You can go to single user mode (4) from the boot menu and then mount -=20= o rw / . Then you can edit /etc/fstab. Pramod Venugopal pramod@dvnull.org On Aug 7, 2006, at 1:26 PM, micman wrote: > Hello. > > PROBLEM > I tried and configured FreeBSD 6.1 for many days and I mounted my =20 > FAT extended partition to exchange my files between Windows and my =20 > new Operating System. That was OK. After I tried to mount =20 > automatically at boot this partition and I make an error =20 > (grammatical error): I wrote =93acd0s5=94 instead of =93ad0s5=94 in = /etc/=20 > fstab. > Now, when I start the system, I receive this message at the end of =20 > the boot process: > "Can't open (No such file or directory) > /dev/acd0s5: UNEXPECTED INCONSISTENCY; RUN fsck_msdosfs MANUALLY. > THE FOLLOWING FILE SYSTEM HAD AN UNEXPECTED INCONSISTENCY: > msdosfs: /dev/acd0s5 (/mnt/win) > Automatic file system check failed; help! > Aug 7 20:08:07 int: /bin/sh on /etc/rc terminated abnormally, going =20= > to single user mode > Enter full pathname of shell or RETURN for /bin/sh:" > > QUESTIONS > Can I rewrite the file /etc/fstab in text mode? > If it's possible, how can I do this? > > I tried fsck_manually and also to boot by option '6' ("Escape to =20 > loader") but I was not able to resolve the problem. > If someone can help me, thank you. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-=20 > unsubscribe@freebsd.org"