From owner-freebsd-questions Thu Nov 5 01:26:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA11268 for freebsd-questions-outgoing; Thu, 5 Nov 1998 01:26:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abc.xyz.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA11231 for ; Thu, 5 Nov 1998 01:26:34 -0800 (PST) (envelope-from groggy@iname.com) Received: from localhost (localhost [127.0.0.1]) by abc.xyz.net (8.8.8/8.8.8) with SMTP id WAA02517 for ; Wed, 4 Nov 1998 22:55:49 -0900 (AKST) (envelope-from groggy@iname.com) Date: Wed, 4 Nov 1998 22:55:49 -0900 (AKST) From: Steve Howe X-Sender: abc@abc.xyz.net To: freebsd-questions Subject: MAKEDEV on fd0 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 2.2.7 fd0 mounted in /dev/mnt cd = /mnt/dev when creating a boot floppy, the following 2 commands generate the following errors: /dev/MAKEDEV std Nov 4 10:10:10 user /kernel: /mnt: optimization changed from SPACE to TIME /dev/MAKEDEV wd0 MAKEDEV: Can't open MAKEDEV MAKEDEV: Can't open MAKEDEV MAKEDEV: Can't open MAKEDEV MAKEDEV: Can't open MAKEDEV MAKEDEV: Can't open MAKEDEV the floppy works OK, but i don't understand why the optimization changes on me (the floppy is created with the newfs -o space option) or why MAKEDEV generates 5 errors when creating wd0. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message