From owner-freebsd-bugs Mon Mar 17 15:19:41 2003 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC3D937B401 for ; Mon, 17 Mar 2003 15:19:40 -0800 (PST) Received: from noqmail.pjwstk.edu.pl (noqmail.pjwstk.edu.pl [62.89.71.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1095143F85 for ; Mon, 17 Mar 2003 15:19:39 -0800 (PST) (envelope-from michal.kolodziejski@pjwstk.edu.pl) Received: (qmail 17456 invoked by uid 105); 18 Mar 2003 00:16:00 +0100 Received: from michal.kolodziejski@pjwstk.edu.pl by noqmail.pjwstk.edu.pl by uid 102 with qmail-scanner-1.13 (avp: 3.0/136. Clear:. Processed in 1.919421 secs); 17 Mar 2003 23:15:59 -0000 Received: from pd106.warszawa.sdi.tpnet.pl (HELO pjwstk.edu.pl) (s1681@213.25.58.106) by 0 with SMTP; 18 Mar 2003 00:15:57 +0100 Message-ID: <3E765800.5050309@pjwstk.edu.pl> Date: Tue, 18 Mar 2003 00:19:28 +0100 From: =?ISO-8859-2?Q?Micha=B3_Ko=B3odziejski?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.3) Gecko/20030312 X-Accept-Language: pl, en-us, en MIME-Version: 1.0 To: freebsd-bugs@FreeBSD.org Subject: [bug report] FreeBSD 5.0-RELEASE Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org SYSTEM: FreeBSD-5.0RELEASE (from an ISO image) MACHINE: i386 PROBLEM: after cvs'uping (16-03-2003) sources, and building world, system can't boot up clean -> new kernel is hanging on "mounting filesystem from ufs:XXX" message, the old kernel boots, and complains about FSCK "-F" missing flag, thus it can't check "/" and thinks it's not been cleanly unmounted. RESULT: new kernel hangs. old kernel boots only in single user mode, and stops processing rc files after FSCK complaint. SOLUTION: after short battle I have managed to change the parameter "-F", I assumed the "-f" flag is correct, because I couldn't find "-F" option in an manpage. ------------------------------------------------------------------------ With regards Michal Kolodziejski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message