From owner-freebsd-questions Tue Sep 18 19: 2:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-94-248-46.mmcable.com [24.94.248.46]) by hub.freebsd.org (Postfix) with SMTP id 2BF4A37B40C for ; Tue, 18 Sep 2001 19:02:48 -0700 (PDT) Received: (qmail 26692 invoked by uid 100); 19 Sep 2001 02:02:46 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15271.64710.618399.265778@guru.mired.org> Date: Tue, 18 Sep 2001 21:02:46 -0500 To: "McPherran, Greg" Cc: questions@freebsd.org Subject: Re: CDROMs and Floppies In-Reply-To: <7743800@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ 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 McPherran, Greg types: > After poring through the documentation and trying mount_cd9660 .... and > getting Device Not Configured for my HP ATAPI CD Writer I now ask: > 1. How do I just do basic CDROM mounting for CD reading? Without more knowledge about your system, it's hard to say, but "mount /cdrom" should do it. > 2. How do I just do basic floppy mounting for 3.5" disks? It depends on what file system you want on the floppy. Generally, it's "mount /dev/fd0 /mnt", or some such. > 3. How do I just do CDROM writing? use burncd. http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message