RE: [gentoo-user] can't mount CD

2005-05-04 Thread Brett I. Holcomb
I use udev and have /dev/cdrom mapped to /dev/cdrom -> hda. I have all SCSI except for the CD/DVD unit. Here's the udev rule # cdrom symlinks and other good cdrom naming BUS="ide", KERNEL="hd[a-z]", PROGRAM="/etc/udev/scripts/cdsymlinks.sh %k", SY On Wed, 4 May 2005, Dave Nebinger wrote: I

RE: [gentoo-user] can't mount CD

2005-05-04 Thread Dave Nebinger
> I have experienced the exact same situations as you have described. > But, for some very odd reason, I have not seen an error while mounting > a cdrom ever since I changed my fstab line from /dev/cdrom to /dev/hdc. > > I am clueless as to why this is the case... heck. Would depend upon what /de

Re: [gentoo-user] can't mount CD

2005-05-04 Thread askar ...
 For a user it works fine, for root - I have to specify the directory and then it's happy.  I have a /dev/cdrom line in my fstab so it should work.>> From: "askar ..." <[EMAIL PROTECTED]>> Date: 2005/05/04 Wed PM 01:34:23 EDT> To: gentoo-user@lists.gentoo.org> Sub

Re: [gentoo-user] can't mount CD

2005-05-04 Thread A. R.
happy. > I have a /dev/cdrom line in my fstab so it should work. > > > > > From: "askar ..." <[EMAIL PROTECTED]> > > Date: 2005/05/04 Wed PM 01:34:23 EDT > > To: gentoo-user@lists.gentoo.org > > Subject: [gentoo-user] can't mount CD > >

Re: [gentoo-user] can't mount CD

2005-05-04 Thread Brett I. Holcomb
> > From: "askar ..." <[EMAIL PROTECTED]> > Date: 2005/05/04 Wed PM 01:34:23 EDT > To: gentoo-user@lists.gentoo.org > Subject: [gentoo-user] can't mount CD > > Hello! > > I can't mount CD by mount /mnt/cdrom and get error: > mount: wrong f

Re: [gentoo-user] can't mount CD

2005-05-04 Thread Peter H.
auto makes mount guess for the filesystem (recommended for removable media as they can be created with one of many filesystems) and user makes it possible for non-root users to mount the CD. from the handbook... try replacing iso9660 with auto in fstab... --- "askar ..." <[EMAIL PROTECTED]> wrote

[gentoo-user] can't mount CD

2005-05-04 Thread askar ...
Hello! I can't mount CD by mount /mnt/cdrom and get error: mount: wrong fs type, bad option, bad superblock on /dev/cdroms/cdrom0, or too many mounted file systems My fstab is: /dev/hda2 /boot ext2 noauto,noatime 1 2 /dev/hda6 / reiserfs noatime 0 1 /dev/hda8 none swap sw 0 0 /dev/cdroms/cdrom0 /