Computing.Net > Forums > Unix > A and CD-ROM drive (Linux)

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.

A and CD-ROM drive (Linux)

Reply to Message Icon

Name: Kiet
Date: August 12, 1999 at 15:53:37 Pacific
Comment:

How can I use the cdrom drive and A drive. I can use it to install linux, but i can't use it in xwindows. Please help..



Sponsored Link
Ads by Google

Response Number 1
Name: Perry
Date: August 16, 1999 at 10:17:30 Pacific
Reply:

Mount them first, you should have a directory name "/mnt". Inside that directory, if they do not already exist, create two directories, mine are called "floppy", and "cdrom". Next, mount the cdrom drive onto the cdrom directory you just created:

# mount /dev/hda6 /cdrom

substitute /dev/hda6 for whatever the device file name of your cdrom is. Do the same for the floppy. You can then cd to the mount point and access them. After performing this, the file manager can also see the contents. To make these permanent, you need to add the lines to your /etc/fstab file, so next time you boot, they mounts will still be there.


0

Response Number 2
Name: Kiet
Date: August 20, 1999 at 17:10:43 Pacific
Reply:

Thank you for your help. but do I have to mount and unmount every time I want to change cd.


0

Response Number 3
Name: Justin Allen
Date: November 15, 1999 at 13:52:33 Pacific
Reply:

Yes, you have to mount every time you want to use the cd-rom or the floppy drive.
Once it is in the fstab file al you have to do is type mount /mnt/cdrom.
In XWindow go to the programs menu and then to the admin. menu. In there is a program that will mount and unmount your drives automatically. I am using RH5.1 and the program is called File System Mount. I hoope that this is of some use to you.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


need trident 9750 (4M) pc... Unix installation with wi...



Post Locked

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


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: A and CD-ROM drive (Linux)

useing the cd-rom drive in QNX www.computing.net/answers/unix/useing-the-cdrom-drive-in-qnx/4300.html

MOUNTING A CD-ROM www.computing.net/answers/unix/mounting-a-cdrom/1139.html

CD-ROM auto-mount? www.computing.net/answers/unix/cdrom-automount/22.html