Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
|
05-29-2004, 05:45 PM
|
#1
|
LQ Newbie
Registered: Apr 2004
Location: Currently living in AZ, USA
Distribution: RedHat 8
Posts: 13
Rep:
|
DVD and Recorder not working...
I am very new to linux, and I can no longer play any type of compact disc. I was messing around as root the other evening (BAD IDEA for newbies!!) to try to make Xcd Roast working, and somehow (and I honestly don't know how) I did quite the opposite. I made my cd players unrecognizable or something.
As I said, I'm very new to Linux, so if ANYONE can be patient with me and take me through a step-by-step process on how to possibly fix this major problem, I'd be SOOOOO appreciative!
Thanks a bunch!
selassie irie
|
|
|
05-30-2004, 08:45 PM
|
#2
|
Member
Registered: Aug 2003
Location: Texas, USA
Distribution: Slackware 9.1, SuSE 9.1
Posts: 245
Rep:
|
I'm not too familiar with suse 8.0, but is the OS still mounting your drives? Or is the problem media playback or retrieval? You check your fstab?
Post the contents of /etc/fstab if you they are not being mounted.
Last edited by Rico16135; 05-30-2004 at 08:47 PM.
|
|
|
05-31-2004, 01:45 PM
|
#3
|
LQ Newbie
Registered: Apr 2004
Location: Currently living in AZ, USA
Distribution: RedHat 8
Posts: 13
Original Poster
Rep:
|
Okay... well, my cd drives do not mount. I get these error messages for my cd-r and dvd:
Could not mount device.
The reported error was:
/dev/scd0: Input/output error
mount: I could not determine the filesystem type, and none was specified
Could not mount device.
The reported error was:
mount: /dev/sr1: unknown device
I'm guessing that maybe the problem lies in a sym link or something. But I don't know how to go about checking or correcting that.
Fstab looks like this:
/dev/hda5 / reiserfs defaults 1 2
devpts /dev/pts devpts defaults 0 0
/dev/scd0 /media/cdrecorder auto ro,noauto,user,exec 0 0
#/dev/scd0 /mnt/cdrom1 iso9660 user,ro,noauto 0 0
/dev/scd0 /media/cdrom auto ro,noauto,user,exec 0 0
/dev/sr1 /media/dvd auto ro,noauto,user,exec 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
usbdevfs /proc/bus/usb usbdevfs noauto 0 0
proc /proc proc defaults 0 0
/dev/hdb5 /windows/1 vfat user 0 0
/dev/hdb6 /windows/2 vfat user 0 0
/dev/hdb7 /windows/3 vfat user 0 0
/dev/hda1 /windows/C vfat user 0 0
/dev/hda6 swap swap pri=42 0 0
Maybe this will help?!
Thanks!
|
|
|
05-31-2004, 11:10 PM
|
#4
|
Member
Registered: Aug 2003
Location: Texas, USA
Distribution: Slackware 9.1, SuSE 9.1
Posts: 245
Rep:
|
In Yast under hardware --> cdrom drives is it posting the correct drives? Any of them, all of them? If there are cdrom devices listed try adding them if its able to be selected.
The only thing I'm seeing that could pose an issue is three entries for scd0, with one commented out.
|
|
|
06-02-2004, 04:39 PM
|
#5
|
LQ Newbie
Registered: Apr 2004
Location: Currently living in AZ, USA
Distribution: RedHat 8
Posts: 13
Original Poster
Rep:
|
well,
for the DVD YaST gives the device name /dev/hdc and for the cd-rw it gives /dev/sr0.
How come the dvd uses hdX and cdrw uses srX?? I guess I will try changing my fstab (but i will not go overboard this time! i learned my lesson!!)
Just trying to learn at least one new thing everyday
|
|
|
06-02-2004, 06:06 PM
|
#6
|
Senior Member
Registered: Apr 2003
Location: Eire
Distribution: Slackware 12.0, OpenSuse 10.3
Posts: 1,120
Rep:
|
'Cos your cdwriter is using the scsi emulation module
|
|
|
06-02-2004, 08:53 PM
|
#7
|
LQ Newbie
Registered: Apr 2004
Location: Currently living in AZ, USA
Distribution: RedHat 8
Posts: 13
Original Poster
Rep:
|
'nother question...
Okay, I use SuSE 8.0.
When I check out my files through the terminal window, sometimes some of them are red, sometimes, green, sometimes yellow, and sometimes there's a star next to the file. What do the different colored text mean and what's the star all about??
Thanks!
PS: Still MAJORLY confused about the cd rom issues. The more help with that, the happier I will beeee!!
|
|
|
06-02-2004, 08:55 PM
|
#8
|
Member
Registered: Sep 2003
Posts: 240
Rep:
|
is it just a bad disk in the drive???
|
|
|
06-02-2004, 09:00 PM
|
#9
|
LQ Newbie
Registered: Apr 2004
Location: Currently living in AZ, USA
Distribution: RedHat 8
Posts: 13
Original Poster
Rep:
|
nope. i've tried ALLLL kinds of differend media discs and music discs in both drives. it's not the disc. it's something much deeper :P ack!
|
|
|
06-03-2004, 03:21 PM
|
#10
|
LQ Newbie
Registered: Apr 2004
Location: Currently living in AZ, USA
Distribution: RedHat 8
Posts: 13
Original Poster
Rep:
|
Okay, it's a sym link thing, i have kinda figured it out...
/dev/cdrecorder is linked to /dev/sr1
but it should be linking to /dev/scd0
How do I create that sym link????
When I do..
# ln -s /dev/cdrecorder /dev/scd0
I get....
ln: `/dev/scd0': File exists
Any suggestions or ideas????
|
|
|
06-03-2004, 05:34 PM
|
#11
|
Senior Member
Registered: Apr 2003
Location: Eire
Distribution: Slackware 12.0, OpenSuse 10.3
Posts: 1,120
Rep:
|
You've got it back to front
And you'll have to del your current cdrecorder link
rm /dev/cdrecorder
ln -s /dev/scd0 /dev/cdrecorder
|
|
|
06-03-2004, 07:33 PM
|
#12
|
LQ Newbie
Registered: Apr 2004
Location: Currently living in AZ, USA
Distribution: RedHat 8
Posts: 13
Original Poster
Rep:
|
Yippie! All problems solved! Life is gooood
|
|
|
All times are GMT -5. The time now is 06:35 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
|
|