From owner-freebsd-emulation Tue Mar 25 13:48:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA12615 for emulation-outgoing; Tue, 25 Mar 1997 13:48:46 -0800 (PST) Received: from thelab.hub.org (hal-ns1-15.netcom.ca [207.181.94.79]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA12598 for ; Tue, 25 Mar 1997 13:48:37 -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 RAA00688 for ; Tue, 25 Mar 1997 17:48:19 -0400 (AST) Date: Tue, 25 Mar 1997 17:48:19 -0400 (AST) From: The Hermit Hacker To: emulation@freebsd.org Subject: PCEMU - using floppy drives? (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Should have sent this here... ---------- Forwarded message ---------- Date: Tue, 25 Mar 1997 17:03:47 -0400 (AST) From: The Hermit Hacker To: questions@freebsd.org Subject: PCEMU - using floppy drives? 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...