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.
|
 |
|
05-09-2003, 05:26 AM
|
#1
|
Member
Registered: Dec 2002
Location: Malaysia
Distribution: Slackware
Posts: 31
Rep:
|
weird cdrom
hi, i'm running slackware 9.0.
Well, i have a very strange asus 52X cdrom which is located in hdc.
the problem is i can never get it mounted...
both
mount -t iso9660 -r /dev/cdrom /mnt/cdrom
mount -t iso9660 -r /dev/hdc /mnt/cdrom
only return "Mount:Not a directory"....
even if i'm with root the problem persists as well....
below is my fstab
/dev/hda3 / reiserfs defaults 1 1
/dev/hda1 /mnt/WinBoot vfat defaults,umask=000 0 0
/dev/hda7 /mnt/WinDocs vfat defaults,umask=000 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
when i use kcd in kde with root, the cdrom surprisingly can be read and play songs, but when in normal user account, i'll get "cdrom can't be accessed"(i've change the cdrom options to user in fstab, as stated in linux docs website, but still can't access it)
anyone with a solution? any help is appreciated...
Last edited by neo_nirvane; 05-09-2003 at 05:30 AM.
|
|
|
05-09-2003, 05:32 AM
|
#2
|
Member
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805
Rep:
|
try mount /dev/cdrom
|
|
|
05-09-2003, 08:43 AM
|
#3
|
Member
Registered: May 2002
Location: NY, USA
Distribution: FreeBSD, Fedora, RHEL, Ubuntu; OS X, Win; have used Slackware, Mandrake, SuSE, Xandros
Posts: 448
Rep:
|
I'm having a similar problem, and no matter what I try, I get the following:
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
So far I have tried:
mount -t iso9660 /dev/cdrom /mnt/cdrom
mount -t iso9660 /dev/hdc /mnt/cdrom
mount /dev/cdrom
mount /mnt/cdrom
And they all give the same error.
Last edited by deesto; 05-09-2003 at 08:44 AM.
|
|
|
05-09-2003, 11:22 AM
|
#4
|
Member
Registered: Dec 2002
Location: Malaysia
Distribution: Slackware
Posts: 31
Original Poster
Rep:
|
hey deesto...
do u have the same problems with other distro as well?
how u managed to install other distro?
before i try slackware, i had mandrake and redhat.
mandrake failed to be installed as during installation it alreadi said the cdrom can't be mounted..... but redhat proceed with no error,weird...
slackware also failed to detect the cdrom during installation,
but due to its flexible installer, i got thru it with tricks...(but not when the system is up ;P)
sigh....
|
|
|
05-09-2003, 01:11 PM
|
#5
|
Member
Registered: May 2002
Location: NY, USA
Distribution: FreeBSD, Fedora, RHEL, Ubuntu; OS X, Win; have used Slackware, Mandrake, SuSE, Xandros
Posts: 448
Rep:
|
Hi neo_nirvane, this is happening on a Slackware 8.1 box at the moment. I'm logging into the box remotely, and I can't get the CD-ROM drive mounted. When I installed Slackware months ago it read the drive fine and I was able to boot from the CD to perform the installation, so it not being able to mount now is a bit of a mystery to me.
|
|
|
05-09-2003, 05:15 PM
|
#6
|
Member
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805
Rep:
|
what type of cd are you trying to mount?
|
|
|
05-09-2003, 05:20 PM
|
#7
|
Member
Registered: May 2003
Location: Auckland, New Zealand
Posts: 49
Rep:
|
I am having the same problem yet haven't had a look around yet to try and figure out what is causing it. I pass "hdc=ide-scsi" to the kernel with LiLo cos thats what someone told me was needed to use a CDR drive ??? Correct?
|
|
|
05-09-2003, 08:35 PM
|
#8
|
Member
Registered: May 2002
Location: NY, USA
Distribution: FreeBSD, Fedora, RHEL, Ubuntu; OS X, Win; have used Slackware, Mandrake, SuSE, Xandros
Posts: 448
Rep:
|
Hi quietguy47, I'm trying to mount a Slackware 9.0 CD from a verified image that was burned in Windows.
|
|
|
05-10-2003, 01:01 AM
|
#9
|
Member
Registered: Dec 2002
Location: Malaysia
Distribution: Slackware
Posts: 31
Original Poster
Rep:
|
me too, i've tried all sorts of cds i can find, slackware cds, music cds, compilation cds i made in windows..... all failed....
btw, 1 thing is that how do i pass parameter to the boot now?
|
|
|
05-10-2003, 02:33 AM
|
#10
|
Member
Registered: Apr 2003
Location: Norway
Distribution: Diff
Posts: 440
Rep:
|
|
|
|
05-10-2003, 05:52 AM
|
#11
|
Member
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805
Rep:
|
When you pass the option hdc=ide-scsi in lilo, you turn your cd-rw to just a burner. It won't mount any cd.
This is why I have a cd-rw and a cd.
|
|
|
05-10-2003, 07:53 AM
|
#12
|
Member
Registered: May 2002
Location: NY, USA
Distribution: FreeBSD, Fedora, RHEL, Ubuntu; OS X, Win; have used Slackware, Mandrake, SuSE, Xandros
Posts: 448
Rep:
|
killi was right! Excalibur provided an answer that worked in the link killi gave! Basically, the problem is that the drive is not just a CD-ROM drive, but a CD-RW. If that's the case for you as well, just follow Excalibur's response ste-by-step and it will work! 
|
|
|
05-11-2003, 07:13 AM
|
#13
|
Member
Registered: Dec 2002
Location: Malaysia
Distribution: Slackware
Posts: 31
Original Poster
Rep:
|
erm... but i'm sure mine is a plain ide 52X cdrom.... it can't be a burner!
|
|
|
05-11-2003, 07:20 AM
|
#14
|
Member
Registered: May 2002
Location: NY, USA
Distribution: FreeBSD, Fedora, RHEL, Ubuntu; OS X, Win; have used Slackware, Mandrake, SuSE, Xandros
Posts: 448
Rep:
|
 Well give it a go anyway? Maybe creating a link will help?
|
|
|
05-11-2003, 07:33 AM
|
#15
|
Member
Registered: Mar 2003
Location: Belgium
Distribution: Hardened gentoo
Posts: 323
Rep:
|
I suggest you try to use the 'ide-scsi' method even on a normal cd-rom drive (not burner): it gives you the advantage of being able to read digital audio from audio cd's!
Of course, if you never use your drive to do that, never mind
Have fun,
nukkel
|
|
|
All times are GMT -5. The time now is 03:51 AM.
|
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
|
|