From owner-freebsd-current Fri Mar 21 7: 6:52 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B8B437B401 for ; Fri, 21 Mar 2003 07:06:51 -0800 (PST) Received: from demos.su (mx.demos.su [194.87.0.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6820343FB1 for ; Fri, 21 Mar 2003 07:06:47 -0800 (PST) (envelope-from tolyar@mx.ru) Received: from [194.87.2.159] (HELO dwarf.demos.su) by demos.su (CommuniGate Pro SMTP 4.0.6/D2) with SMTP id 64567346 for freebsd-current@FreeBSD.ORG; Fri, 21 Mar 2003 18:06:46 +0300 Date: Fri, 21 Mar 2003 18:06:53 +0300 From: Zherdev Anatoly To: freebsd-current@FreeBSD.ORG Subject: Problem with fsck on -current and ufs1 Message-Id: <20030321180653.520b1ea5.tolyar@mx.ru> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I try make fsck under -current for ufs1 file system (created under -stable) and fsck print out this: >fsck -y /dev/ad0s1a fsck: exec /usr/sbin/fsck_4.2BSD for /dev/ad0s1a: No such file or directory fsck search /usr/sbin/fsck_4.2BSD , but system has only /sbin/fsck_4.2bsd Need change pathnames.h:#define _PATH_USRSBIN "/usr/sbin" or need install fsck's to /usr/sbin and need fsck_4.2BSD instead fsck_4.2bsd (or may be both) --- Zherdev Anatoly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message