From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-68884-garchives=archives.gentoo.org@gentoo.org>)
	id 1IRf6A-0007fy-Gr
	for garchives@archives.gentoo.org; Sun, 02 Sep 2007 02:22:02 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l822EbJt013524;
	Sun, 2 Sep 2007 02:14:37 GMT
Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l822AV7F008985
	for <gentoo-user@lists.gentoo.org>; Sun, 2 Sep 2007 02:10:32 GMT
Received: from [192.168.1.101] (ool-182c9ffc.dyn.optonline.net [24.44.159.252])
 by mta2.srv.hcvlny.cv.net
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTP id <0JNP00LPDY1GVKF0@mta2.srv.hcvlny.cv.net> for
 gentoo-user@lists.gentoo.org; Sat, 01 Sep 2007 22:10:31 -0400 (EDT)
Date: Sat, 01 Sep 2007 22:16:48 -0400
From: Richard Marzan <richardmarzan@optonline.net>
Subject: Re: [gentoo-user] audiocd:/mnt/cdrom not working
In-reply-to: <20070901234506.184f9472@pataki.bogus.net>
To: gentoo-user@lists.gentoo.org
Message-id: <1188699408.18717.1.camel@localhost>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-version: 1.0
X-Mailer: Evolution 2.10.2
Content-type: text/plain
Content-transfer-encoding: 7BIT
References: <20070901220736.2ada1682@pataki.bogus.net>
 <1188683053.4938.17.camel@localhost> <20070901234506.184f9472@pataki.bogus.net>
X-Archives-Salt: 25072d5d-7738-424a-bcbe-a570f572f725
X-Archives-Hash: 390c02f0c6c743270321e0a199f6b43f

Run mount, When you insert the CD before you take the step that fails to
work for you and show me the output. Does the cd have to be mounted
before any operation takes place?
On Sat, 2007-09-01 at 23:45 +0200, Arnau Bria wrote:
> On Sat, 01 Sep 2007 17:44:13 -0400
> Richard Marzan wrote:
> 
> > Have you tried making the /mnt/cdrom directory?
> from OP:
> > >  # ls -lsa /mnt/cdrom/
> > > total 8
> > > 4 drwxr-xr-x 2 arnau users 4096 2007-01-07 20:27 .
> > > 4 drwxr-xr-x 8 root  root  4096 2007-08-17 15:16 ..
>  
> > If so check the permissions using `ls -l` if that turns out fine try
> > linking /media/cdrom to /mnt/cdrom. It could be that your cdrom is
> > being mounted on /media/cdrom, therefore, you might have to link these
> > directories using: `ln -sf /mnt/cdrom /media/cdrom` with root
> > priveledges. 
> No, using control panel I set audiocd to /mnt/cdrom, and ftsab does so.
> > > and in fstab:
> > > # grep cdrom /etc/fstab
> > > /dev/hdc                /mnt/cdrom      iso9660
> > > noauto,ro,user         0 0
> 
> Cheers,
> Arnau

-- 
gentoo-user@gentoo.org mailing list