From owner-freebsd-questions Tue Mar 25 13:04:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA09105 for questions-outgoing; Tue, 25 Mar 1997 13:04:09 -0800 (PST) Received: from thelab.hub.org (hal-ns1-44.netcom.ca [207.181.94.108]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA09099 for ; Tue, 25 Mar 1997 13:04:02 -0800 (PST) Received: from thelab.hub.org (LOCALHOST [127.0.0.1]) by thelab.hub.org (8.8.5/8.8.2) with SMTP id RAA00327 for ; Tue, 25 Mar 1997 17:03:47 -0400 (AST) Date: Tue, 25 Mar 1997 17:03:47 -0400 (AST) From: The Hermit Hacker To: questions@freebsd.org Subject: PCEMU - using floppy drives? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi... I've just installed pcemu and can't seem to find a way to read the floppy drive from inside of it. Is it possible? I've tried mounting the drive using mount_msdos, but under 3.0-CURRENT, it causes the machine to reboot, so figure that's not the way to do it :) Thanks...