vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am running Fedora core 3. I am trying to run XMMS 1.2.10. In the configuration, when I tell it to Check Drive, it returns: Device /dev/cdrom OK Disc has 16 tracks Total length: 71:05 Digital audio extraction test: OK Failed to check directory /mnt/cdrom/ Error: No such file or directory This is still rather new to me, but what do I need to do to correct this? Thoughts???? H E L P. . . . . Stan |
| |||
| On Sat, 04 Jun 2005 20:00:04 GMT, Stan Cook <scook@elp.rr.com> wrote: > I am running Fedora core 3. I am trying to run XMMS 1.2.10. In the > configuration, when I tell it to Check Drive, it returns: > > Device /dev/cdrom OK > Disc has 16 tracks > Total length: 71:05 > Digital audio extraction test: OK > > Failed to check directory /mnt/cdrom/ > Error: No such file or directory > > This is still rather new to me, but what do I need to do to correct > this? Thoughts???? H E L P. . . . . > > Stan Does your xmms play audio CDs? If so, you can consider the "no such file or directory" just a warning. Most newer Linux distros use /media/cdrom as the location to mount data CDROMs. If you want, you can do: mkdir /mnt/cdrom chgrp cdrom /mnt/cdrom -- Depend on the rabbit's foot if you will, but remember, it didn't help the rabbit. -- R.E. Shay |
| ||||
| On Sat, 04 Jun 2005 20:00:04 +0000, Stan Cook wrote: > I am running Fedora core 3. I am trying to run XMMS 1.2.10. In the > configuration, when I tell it to Check Drive, it returns: > [ ...] > Failed to check directory /mnt/cdrom/ > Error: No such file or directory > > This is still rather new to me, but what do I need to do to correct > this? Thoughts???? H E L P. . . . . > That's because Fedora 3 uses a different CD directory. change Device: Directory to /media/cdrom in the Drive 1 tab under the CD Audio Player configuration item. -- Dave Abbott, UNIX SysAdmin | Department of Computer Science | http://www.dcs.shef.ac.uk/ The University of Sheffield | |