From owner-freebsd-questions Fri Nov 6 03:11:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16362 for freebsd-questions-outgoing; Fri, 6 Nov 1998 03:11:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from d06lmsgate.emea.ibm.com (d06lmsgate.uk.ibm.com [195.212.29.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16345 for ; Fri, 6 Nov 1998 03:10:47 -0800 (PST) (envelope-from Ghulam_Dastgir@uk.ibm.com) Received: from d06mailrelay.emea.ibm.com (d06mailrelay.emea.ibm.com [9.166.34.248]) by d06lmsgate.emea.ibm.com (1.0.0) with ESMTP id LAA67588 for ; Fri, 6 Nov 1998 11:00:05 GMT Received: from UK.IBM.COM (d06lms01.emea.ibm.com [9.166.34.1]) by d06mailrelay.emea.ibm.com (8.8.7/8.8.7) with SMTP id LAA27946 for ; Fri, 6 Nov 1998 11:06:26 GMT Received: by UK.IBM.COM (Soft-Switch LMS 2.0) with snapi via D06AU007 id 5060100025521528; Fri, 6 Nov 1998 11:16:52 +0000 From: Ghulum Dastgir To: Subject: Mounting filesystems for FBSD 2.2.6 Message-ID: <5060100025521528000002L082*@MHS> Date: Fri, 6 Nov 1998 11:16:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id DAA16352 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, primarily, I'm having difficulty mounting my floppy drive, fd0. What line would I have to add to /etc/fstab to do this? Shouldn't it be: /dev/fd0 /A ufs rw 2 2 where these entries have been spaced apart to reflect the column structure of this file. I say this because the device entry I thought should be for the actual device and not for the controller (as in the cdrom's case), like the IDE harddrive partition entries in this file. Also the filesystem column for my cdrom in this file is for the cdrom controller and not for IDE cdrom which I have. Isn't this unusual? I mean given the above statement shouldn't this be the actual device (/dev/wcd0 in this case). And why is there a "c" at the end of this controller - I never knew controllers had unix partitions. My last point on cdroms is that if I'm to correctly access this device (cdrom) under fbsd (ie. mount/umount) then should I not have an entry "ro,auto" under the access type column for the cdrom in /etc/fstab. Because if I had just ro, I'm thinking this may cause probs.?!? Finally, I currently have a read-only /dos mountpoint point on my fbsd installation so that I can access my Windows files. Now is it possible for me to have r/w access to this filesystem - if not why not(though I probably know what the answer is going to be here)? I've heard that under linux it is possible to have a Windows icon on your Linux desktop that enables you to open Windows while running Linux, with a simple click (without the need for rebooting). I know that you guys are working on Windows emulation but is it possible to have one of these. If not, then I su[ppose I could always get this icon and run it under a Linux emulator session. That's it. Cheers, Ghulam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message