LinuxQuestions.org
Help answer threads with 0 replies.
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 11-16-2003, 03:34 PM   #1
cmack
Member
 
Registered: Jul 2003
Location: Vancouver
Distribution: Gentoo
Posts: 76

Rep: Reputation: 15
How do I mount my CD Drive?


Please excuse my n00bness, but I'm really at a loss. I have 1 CD/DVD Combo Drive (Compaq brand) and 1 aftermarket CDRW drive (Creative brand). What must be done? What needs to be put in my etc/fstab?

Thanks a lot,
Cam
 
Old 11-16-2003, 05:15 PM   #2
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Rep: Reputation: 32
Try looking in your /dev folder for your cdrom device. It may be like /dev/cdrom1 or something (according to RedHat9, it appears to be something else for Mandrake9). After you find it, try to execute a mount /dev/cdrom1 (or whatever it is) /mnt/cd-folder (or wherever you want to stick it). After you play around with it a little and then figure out how it should be mounted, then you put the arguments into the fstab. If you can mount one CDROM already, just hit mount and it should show you where the existing one is mounted (and therefore give you a clue what to look for!). I'm also a rookie so these directions may be way off, but may be a good starting point.

Can I safely assume you know how to get to a command line and then pull this off under there?

Last edited by lectraplayer; 11-16-2003 at 05:16 PM.
 
Old 11-16-2003, 06:58 PM   #3
cmack
Member
 
Registered: Jul 2003
Location: Vancouver
Distribution: Gentoo
Posts: 76

Original Poster
Rep: Reputation: 15
yeah - I have no problem with the command line. When I try
Code:
 /dev/cdroms/cdrom0 /mnt/cdrom0
or
Code:
 /dev/cdroms/cdrom1 /mnt/cdrom1
its says
Code:
mount: you must specify the filesystem type
so perhaps maybe I do have a problem with the command line: am I forgetting an argument? Is it any different because one of my drives is also a DVD drive, and the other one a burner?

Thanx for the help,
Cam
 
Old 11-16-2003, 07:07 PM   #4
sbarn
LQ Newbie
 
Registered: Nov 2003
Location: Ohio
Distribution: Debian, SuSE 9, and a little Fedora
Posts: 23

Rep: Reputation: 15
do a mount -t cdfs (or isofs i think one of those) and then the drive and destination.
 
Old 11-16-2003, 07:08 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
See man pages for the mount command. Do you have any entries in the fstab file for the cd devices? Do the directories /mnt/cdrom0 and /mnt/cdrom1 exist?

mount -t iso9660 /dev/cdroms/cdrom0 /mnt/cdrom0 (for data CDs)
 
Old 11-16-2003, 07:34 PM   #6
cmack
Member
 
Registered: Jul 2003
Location: Vancouver
Distribution: Gentoo
Posts: 76

Original Poster
Rep: Reputation: 15
perfect - that worked
so how do I edit my fstab? And will these mount points work for burning and for DVDs?

Thanks a lot,
Cam
 
Old 11-16-2003, 07:45 PM   #7
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
See man pages for fstab and mount.

/dev/cdroms/cdrom0 /mnt/cdrom0 iso9660 users,noauto,ro,exec,umask=000 0 0

The CD burning software use the actual device for your writer and does not reference the fstab file. Unless you use the latest version of cdrecord you will need to setup SCSI emulation. I am not familar with Gentoo enough to give you exact instructions. Try searching the website for help.
 
Old 11-16-2003, 08:52 PM   #8
cmack
Member
 
Registered: Jul 2003
Location: Vancouver
Distribution: Gentoo
Posts: 76

Original Poster
Rep: Reputation: 15
thank you very much! About playing DVDs - will I need ot do some additional configuration for that or not?

Thanks!
Cam
 
Old 11-16-2003, 09:08 PM   #9
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
You might have to create a /dev/dvd link that points to your DVD writer.
 
  


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
mount: unknown filesystem type 'ntfs' when trying to mount windows drive... DiZASTiX Linux - Hardware 12 09-28-2008 07:29 PM
Mount usb drive, umount and mount another drive arubin Linux - Hardware 9 01-17-2007 03:46 AM
USB drive mount double mount issue pazzport Ubuntu 3 10-10-2005 08:28 PM
DVD Drive and CDRW Drive Will not mount on Slackware 10.1 Kernel 2.6.1 necrozen Linux - Hardware 1 09-13-2005 08:21 PM
HELP! Error from mount: drive is write-protected... won't mount writeable. system Linux - General 2 12-27-2001 09:08 PM

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

All times are GMT -5. The time now is 12:42 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