Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-19-2004, 08:03 PM
|
#1
|
Member
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377
Rep:
|
i can't mount my cdroms
I have been researching latly on mounting my cdroms I have two cdrom there are both IDE harddrives, do I need to mount audio or only data cd anyway
here is my infor that i have collected
Paxmaster>dmesg |grep CD
hdb: TOSHIBA CD-ROM XM-6502B, ATAPI CD/DVD-ROM drive
hdd: FX001DE, ATAPI CD/DVD-ROM drive
hdb: ATAPI 40X CD-ROM drive, 256kB Cache, (U)DMA
Uniform CD-ROM driver Revision: 3.12
hdd: ATAPI 4X CD-ROM drive, 128kB Cache
Paxmaster>ls -lah /dev/cdrom
lrwxrwxrwx 1 root root 8 Jul 3 07:46 /dev/cdrom ->
/dev/hdb
Paxmaster>cat /etc/fstab
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
none /dev/pts devpts defaults 0 0
/dev/hdc2 / ext3 defaults 1 1
/dev/hdc1 swap swap defaults 0 0
/dev/hdb /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/hdd /mnt/cdrom1 iso9660 noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,user 0 0
/dev/hda1 /mnt/hda1 auto defaults 0 0
/dev/hdc2 /mnt/hdc2 auto defaults 0 0
none /proc/bus/usb usbdevfs defaults 0 0
|
|
|
07-19-2004, 08:34 PM
|
#2
|
LQ Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852
|
What is the problem with mounting the CD-ROM?
|
|
|
07-19-2004, 09:01 PM
|
#3
|
Member
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377
Original Poster
Rep:
|
i am having problem mounting my cdroms, it always giving an error
Paxmaster>mount /dev/cdrom1
mount: wrong fs type, bad option, bad superblock on /dev/hdd,
or too many mounted file systems
|
|
|
07-19-2004, 09:09 PM
|
#4
|
Member
Registered: Jul 2004
Posts: 63
Rep:
|
Re: Mounting
You can't mount audio CDs. Try mounting a data cd as root. Post your results.
Brian
|
|
|
07-19-2004, 09:47 PM
|
#5
|
Member
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377
Original Poster
Rep:
|
hold up, stop the presses
I fix the problem I can see data cdrom, but i have a problem how can i see audio cd
Thanks
|
|
|
07-20-2004, 01:49 PM
|
#6
|
LQ Veteran
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642
Rep:
|
As has already been stated, you don't need to mount audio CD's.
When you say you can't "see the audio CD", what are you trying to do? Play it, copy it, rip a track, etc? I'll assume it's either #2 or #3, and if so, you just need to use a package like grip or xcdroast. What distro are you using? -- J.W.
|
|
|
07-20-2004, 02:14 PM
|
#7
|
Member
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377
Original Poster
Rep:
|
how can i see the content on my audio cd
So if u are saying i don't need to mount a audio cd, then how come i don't see any content in /mnt/cdrom, I just want to copy from my cd to the hard drive some of the songs
so u saying i need a package to perform them, that sucks
it would much simple just copy and past such as cp track1 /home/paxmaster/music
thanks
|
|
|
07-20-2004, 02:24 PM
|
#8
|
LQ Veteran
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642
Rep:
|
If you want to copy an audio track from a CD, you need to rip it. Common packages to do that are grip and xcdroast. Depending on which distro you are running, these (or other equivalents) may already be installed, and would require no additional work to start using them. If you indicated which distro you are running, that would be useful........... -- J.W.
|
|
|
07-20-2004, 10:16 PM
|
#9
|
LQ Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852
|
Quote:
so u saying i need a package to perform them, that sucks
|
I don't think any OS lets you do that.
If you simply copied the files from the CD to the HDD, they would be in CDA, which is a very large format. You want to rip them and convert them to MP3.
That's why you need a program to do it for you.
|
|
|
07-21-2004, 08:49 AM
|
#10
|
Member
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377
Original Poster
Rep:
|
you know what i am having the same problem as guy was having http://www.linuxquestions.org/questions/history/200705
My audio cd don't detect my xmms player, but i did't slove it
|
|
|
07-21-2004, 09:40 AM
|
#11
|
Member
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377
Original Poster
Rep:
|
ok How would I enable plugin configuring the audio cd input plugin in xmms
how can i find out, what is my play mode
|
|
|
All times are GMT -5. The time now is 04:08 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|