LinuxQuestions.org
Visit Jeremy's Blog.
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 08-10-2004, 07:08 AM   #1
RestInPieces
Member
 
Registered: Aug 2004
Location: In front of a CRT monitor
Distribution: Slackware-current
Posts: 108

Rep: Reputation: 15
CD-RW mounting problem


Hi , i have my cdrom mounted as Primary and my cdrw as Secondary. After I installed Slackware I could access only the primary device(the cdrom). I changed the /etc/fstab so I can access my cdrw:

/dev/hda5 swap swap defaults 0 0
/dev/hda1 / ext2 defaults 1 1
/dev/hda6 /fat-c vfat defaults 1 0
/dev/hdc /mnt/cdrom iso9660 noauto,user,ro,unhide 0 0
/dev/hdd /mnt/cdrw iso9660 noauto,user,ro,unhide 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0

but it still doesn't work... (i'm sure that the cdrw is /dev/hdd)
thanks
 
Old 08-10-2004, 07:39 AM   #2
fredgt
Member
 
Registered: Feb 2004
Location: Belgium
Distribution: Suse 9.1 Pro / Gentoo
Posts: 114

Rep: Reputation: 15
/dev/hdd /mnt/cdrw iso9660 noauto,user,ro,unhide 0 0

First of all check that the directory /mnt/cdrw exists
If not you will have to create this as root
$ su
********* ( password )
# md /mnt/cdrw
then insert a cd-rom of that you know that works (not scratched ,...)
then try to mount it as root(su)
# mount /mnt/cdrw

if that doesn't work check if the hardware is working.
Make sure that is the ide and prower cables are plugged in
(i once made the mistake of not plugging in the ide cable and it took me a long time to figure out what was wrong)
Check that you're cdrw is on slave and is connected to the middle connector of the ide cable.
 
Old 08-10-2004, 07:44 AM   #3
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
Umm, just to clarify the terminology for you:

/dev/hdc is secondary master on the IDE-bus
/dev/hdd is secondary slave on the IDE-bus

"/dev/hdd /mnt/cdrw iso9660 noauto,user,ro,unhide 0 0" -> ro=read only should run
"/dev/hdd /mnt/cdrw iso9660 noauto,user,rw,unhide 0 0" rw=read-write else you can't write.

Was that your problem? Else make sure /mnt/cdrw really exists. As to
"i'm sure that the cdrw is /dev/hdd", what is the output of
Code:
cdrecord --scanbus [it is either 1 or 2 "minus" in front of scanbus, I forgot]
?

Last edited by JZL240I-U; 08-10-2004 at 07:46 AM.
 
Old 08-10-2004, 08:18 AM   #4
RestInPieces
Member
 
Registered: Aug 2004
Location: In front of a CRT monitor
Distribution: Slackware-current
Posts: 108

Original Poster
Rep: Reputation: 15
i changed ro to rw.

root@chupacabra:~# cdrecord -scanbus
Cdrecord 2.00.3 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

and when i try with a cd, it spins it when i click on the cd-rw icon, but after it tries mounting the dev/hdd it shows me this:

Error-Kdesktop
Could not mount device.
The reported error was:
mount: mount point /mnt/cdrw does not exist.

what should i do ?
 
Old 08-10-2004, 08:19 AM   #5
RestInPieces
Member
 
Registered: Aug 2004
Location: In front of a CRT monitor
Distribution: Slackware-current
Posts: 108

Original Poster
Rep: Reputation: 15
oh, and:


root@chupacabra:~# md /mnt/cdrw
-bash: md: command not found
 
Old 08-10-2004, 08:21 AM   #6
RestInPieces
Member
 
Registered: Aug 2004
Location: In front of a CRT monitor
Distribution: Slackware-current
Posts: 108

Original Poster
Rep: Reputation: 15
solved it, thanks for the help guyz!
 
Old 08-10-2004, 08:24 AM   #7
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
Good for you. How?

Please help helping and detail your solutions in the thread you initiated.
 
Old 08-13-2004, 04:17 AM   #8
RestInPieces
Member
 
Registered: Aug 2004
Location: In front of a CRT monitor
Distribution: Slackware-current
Posts: 108

Original Poster
Rep: Reputation: 15
just created a cdrw folder in the /mnt directory
 
  


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
Re: mounting cd problem paul70 Linux - General 2 08-09-2005 12:35 AM
Mounting problem Radius Linux - Newbie 1 04-27-2004 03:28 PM
Mounting Problem prompt Linux - Hardware 12 10-12-2003 11:56 PM
mounting problem ziggie216 Linux - Software 6 10-11-2003 12:23 AM
problem with mounting huno Linux - General 1 07-30-2002 04:59 PM

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

All times are GMT -5. The time now is 10:51 AM.

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