From owner-freebsd-questions Mon Jan 27 20:27:42 2003 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 A69B837B401 for ; Mon, 27 Jan 2003 20:27:41 -0800 (PST) Received: from 7521.net (esabowski-01.dslbr.toad.net [162.33.154.90]) by mx1.FreeBSD.org (Postfix) with SMTP id C860943F75 for ; Mon, 27 Jan 2003 20:27:37 -0800 (PST) (envelope-from airyk@7521.net) Received: (qmail 5582 invoked from network); 28 Jan 2003 04:28:25 -0000 Received: from unknown (HELO localhost) (10.10.0.220) by 7521.net with SMTP; 28 Jan 2003 04:28:25 -0000 From: Erik Sabowski Organization: 7521 To: freebsd-questions@FreeBSD.ORG Subject: 'newfs /dev/fd0' causing machine to crash Date: Mon, 27 Jan 2003 23:28:36 -0500 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200301272328.36897.airyk@7521.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am running freebsd 5.0, and when I tried to run newfs on a floppy, the machine complete crashes. I ran the following commands: # fdformat /dev/fd0 # disklabel -w -r /dev/fd0 fd1440 # newfs /dev/fd0 on the newfs command, the machine crashes. Unfortunatley there is nothing in the logs about the crash. Has this happened to anybody else? erik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message