LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 05-11-2006, 12:18 AM   #1
kwikness
Member
 
Registered: Apr 2006
Location: MA
Distribution: Slackware 13
Posts: 67

Rep: Reputation: 15
CD Burner not detected??


I'm having trouble with my cd burner on slackware. I'm not sure what type of cd burner it is, but it's an internal one. When I go to my devices window in KDE, there are icons for my regular cd drive, a floppy, and 2 partitions. There is no icon for my cd burner. Is linux supposed to autodetect my cd writer like it did for the regular cdrom drive or am I supposed to configure it somehow? Any help is greatly appreciated!!

Also, how can I permanently mount my cdrom drive and my windows partition?
 
Old 05-11-2006, 01:15 AM   #2
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
You will need to provide a little more information about the CD drive for more specific instructions. What you will need to do is mount the CD to your filesystem. SLackware usually puts a line in your /etc/fstab that does this for you when you issue the command 'mount /mnt/cdrom'. All files on the CD will then be placed in the /mnt/cdrom directory. If you do not have this line already in the fstab, add it:
Code:
/dev/cdrom                   /mnt/cdrom           auto        noauto,owner,ro           0   0
You can add 'users' to the options if you want non-root users to be able to mount it as well.

let me know if you have any other questions.

regards,
...drkstr

Last edited by drkstr; 05-11-2006 at 01:19 AM.
 
Old 05-11-2006, 05:40 PM   #3
kwikness
Member
 
Registered: Apr 2006
Location: MA
Distribution: Slackware 13
Posts: 67

Original Poster
Rep: Reputation: 15
hmm.. i'm just gonna put this one on hold.. my cd burner is so dusty it cant even read right now. I should pick up one of those discs with the bristles underneath.

I have another question.. is it possible to permanently mount the regular cd rom drive and my windows partition?
 
Old 05-15-2006, 07:58 AM   #4
archtoad6
Senior Member
 
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 4,727
Blog Entries: 15

Rep: Reputation: 234Reputation: 234Reputation: 234
Yes, read man fstab & post back what you don't understand.
 
Old 05-15-2006, 08:12 AM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,699

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Yes, you can automatically mount the windows drive at boot up. BTW you are mounting the filesystem i.e. the data on the CD and not the drive. You can automatically mount a CD at boot but disk is not present at boot you will see errors and you will still need to unmount when you want to swap CDs.
 
Old 05-15-2006, 08:30 AM   #6
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
After re-reading your post, I realized you have 2 CD drives. '/mnt/cdrom' is usually a shortcut to your first CD drive. It would probably be better for you to use the actual device names in this case .

/dev/hda = Primary Master
/dev/hdb = Primary Slave
/dev/hdc = Secondary Master
/dev/hdd = Secondary Slave

Your CD drives would probably be hdc & hdd and you will need a line for each of them in the fstab.

As far as windows drives go, just look at another line in the /etc/fstab that mounts one of your partitions to get an idea of what you need. You will need to change the filesystem to either vfat or ntfs (no write support for ntfs). If this is a fat32 drive, you will need to add umask=000 (or the desired variant) to set rw permissions. As suggested above, type 'man mount' for a full list of options and post back if you do not understand any of it (man pages can be somewhat daunting when you're new to Linux)


regards,
...drkstr
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to have cd-burner and dvd-burner? slack Old_Fogie Slackware 12 05-03-2006 07:11 AM
CD burner is detected on bootup, but cdrecord --scanbus shows nothing rose_bud4201 Linux - Hardware 3 12-17-2005 07:58 PM
DVD burner detected as CDRW cs-cam Linux - Hardware 3 11-05-2005 11:51 PM
CD Burner not detected on Kernel 2.6 chewysplace Linux - Hardware 2 02-14-2004 08:29 PM
trying to mount cd burner, cd burner being a whore lasalsademuerte Slackware 5 12-09-2003 03:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration