From owner-freebsd-questions Mon Feb 18 9: 6:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 72E4037B400 for ; Mon, 18 Feb 2002 09:06:30 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020218170625.ZRVA1147.rwcrmhc52.attbi.com@blossom.cjclark.org>; Mon, 18 Feb 2002 17:06:25 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g1IH6Of35925; Mon, 18 Feb 2002 09:06:24 -0800 (PST) (envelope-from cjc) Date: Mon, 18 Feb 2002 09:06:24 -0800 From: "Crist J. Clark" To: mh Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount question Message-ID: <20020218090624.G48401@blossom.cjclark.org> References: <3C71271A.4016EC39@concentric.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C71271A.4016EC39@concentric.net>; from mheyes@concentric.net on Mon, Feb 18, 2002 at 11:08:58AM -0500 X-URL: http://people.freebsd.org/~cjc/ 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 On Mon, Feb 18, 2002 at 11:08:58AM -0500, mh wrote: > I have an audio cd that has some MPEG files at the end of the disk. I am > trying to mount the CD and use xine to view them. When I try to mount > the CD with: "mount_cd9660 /dev/acd0c /mnt" I get: "mount_cd9660: > /dev/acd0c: Invalid argument." > > In Linux I can mount -t iso9660 /dev/hdd /mnt and the disk is mounted > and I can see the MPEG files. > > What am I doing wrong? Thanks for any help. Audio CDs are not ISO-9660 format. You cannot mount them. Off the top of my head, I'm not sure what tool in the base system you could use to read a raw track off of a data CD. I don't think cdcontrol(1) will do that, and I don't think dd(1) will work with track devices. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message