From owner-freebsd-stable@FreeBSD.ORG Wed Oct 6 20:47:12 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6850916A4CF for ; Wed, 6 Oct 2004 20:47:12 +0000 (GMT) Received: from atlasta.net (mail.atlasta.net [209.246.234.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 2943943D49 for ; Wed, 6 Oct 2004 20:47:12 +0000 (GMT) (envelope-from drais@atlasta.net) Received: (qmail 38066 invoked by uid 1012); 6 Oct 2004 20:47:10 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Oct 2004 20:47:10 -0000 Date: Wed, 6 Oct 2004 13:47:10 -0700 (PDT) From: David Raistrick To: munn In-Reply-To: <41645628.5060404@umd.edu> Message-ID: References: <41645628.5060404@umd.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: usb connected lite-on CR writer X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 20:47:12 -0000 On Wed, 6 Oct 2004, munn wrote: > at scbus0 target 0 lun 0 () > > How do I mount the disk with mount_msdos? You probably want mount_cd9660, as I've never seen an MSDOS filesystem stuck on a CD. > When I look in /dev I see the following scsi devices ( da0 .... da8) I'd also suggest cd0 instead of da, since cd is the scsi CD device... --- david raistrick http://www.netmeister.org/news/learn2quote.html drais@atlasta.net http://www.expita.com/nomime.html