Computing.Net > Forums > Linux > cdrom configuration

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

cdrom configuration

Reply to Message Icon

Name: rajiv
Date: August 9, 2000 at 14:45:53 Pacific
Comment:

After installing red hat linux ,i accidentally removed cdrom configuration.During boot up the kudzu screen gave me a confusing option which i made the mistake with.i don't know how to configure it back.during boot up the when ide is being detected hdc(cdrom)is also detected but on gnome when i click cdrom it says the the device file /dev/cdrom does not exist.i need a solution guys.



Sponsored Link
Ads by Google

Response Number 1
Name: Scott
Date: August 9, 2000 at 17:00:00 Pacific
Reply:

mount -t iso9660 /dev/cdrom /mnt/cdrom should mount your drive.

If you accidentally deleted the driver, use mknod to rebuild it - see man mknod for info.

Finally, if this stuff doesn't apply, go into the gnome control center, peripherals, cd properties. Make sure you have your auto-mount settings checked. I have this string in the audio cd command text box:
gtcd --play --device %d

Hope this helps.

Scott


0

Response Number 2
Name: Ryan Cooley
Date: August 10, 2000 at 01:40:00 Pacific
Reply:

It your CD-ROM is the primary master it is /dev/hda, if it's the primary slave it is /dev/hdb, if its the secondary master it is /dev/hdc, and finally, if it's the secondary slave it is /dev/hdd. Either use the /dev/hdX name in place of /dev/cdrom or you can link /dev/cdrom to the /dev/hdX name (where X is a,b,c or d)


0

Response Number 3
Name: rajiv
Date: August 10, 2000 at 07:48:17 Pacific
Reply:

i tried everything it doesnt work.There is no /dev/cdrom directory or file.the cdrom (hdc)does exist but it is a raw device which cannot be mounted.mknod is the answer but the man and info pages are too confusing since i am new to unix.can any body write a mknod command to create a block device(/dev/cdrom)./dev/hdc is the raw device.by the way how can i link the raw to the block.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


seeing windows shares fro... Open Control Panel in X-W...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: cdrom configuration

SAMBA Configuration. www.computing.net/answers/linux/samba-configuration/1328.html

Configuring Directory www.computing.net/answers/linux/configuring-directory/14163.html

mounting both cdroms DVD and CDRW ? www.computing.net/answers/linux/mounting-both-cdroms-dvd-and-cdrw-/18432.html