Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
|
|
09-15-2009, 04:52 PM
|
#1
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Rep:
|
CentOS 5.3 Mount Issue
Hey guys, as you all know im a newbie to CentOS.
I Used To Run RH And To Mount My CDROM (Same computer so it should get the drivers)
Now
I used to just need to run this command
First off to get the eject device we run
then get
Code:
eject: device is '/dev/hdc'
Then We Run
Code:
[root@localhost mnt]# mount /dev/hdc /mnt/cdrom
We were getting this error before when running that:
Code:
Error: no mount point found
So i created the directory now i get
Code:
mount: no medium found
Im not a computer god> ive used linux for a long time but never had this issue, then again ive never really used CentOS Till now,
So far i love centos this little issue is starting to ruin it though, any help would be great!
|
|
|
09-15-2009, 05:09 PM
|
#2
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Anyone?
|
|
|
09-15-2009, 05:10 PM
|
#3
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Anyone ?
|
|
|
09-15-2009, 06:41 PM
|
#4
|
Member
Registered: Sep 2003
Location: Sydney Australia
Distribution: Redhat, Centos, Solaris, Ubuntu, SUSE
Posts: 282
Rep:
|
normally
mount /dev/cdrom /mnt works for me.
|
|
|
09-15-2009, 07:42 PM
|
#5
|
Member
Registered: Jul 2008
Location: Bangalore, India
Distribution: RHEL
Posts: 235
Rep:
|
Hi 29t88,
With RH, mount will work without any directory as we mount CD-ROM over /mnt itself. Not very sure about CentOS...
try:
a) mkdir /mnt/test
b) mount /dev/hdc /mnt/test
It should work for you, as it worked for me just now.
Rather than mounting CD-ROM everytime, why don't you make a permanent mount-point fro CD-ROM...by editing /etc/fstab
Cheers,
Kapil
|
|
|
09-16-2009, 04:09 AM
|
#6
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Hmm thanx for these. i will test them shortly arnt in the presents of my linux box rite now.
|
|
|
09-16-2009, 04:44 AM
|
#7
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Quote:
Originally Posted by kapilbajpai88
Hi 29t88,
try:
a) mkdir /mnt/test
b) mount /dev/hdc /mnt/test
It should work for you, as it worked for me just now.
|
Thank you for this, but i still get this error
Code:
mount: no medium found
What does this mean?
|
|
|
09-16-2009, 04:50 AM
|
#8
|
Member
Registered: Sep 2007
Location: Kerala, India
Distribution: ubuntu 10.04
Posts: 367
Rep:
|
as root
Code:
mount /dev/cdrom /mnt/
|
|
|
09-16-2009, 04:56 AM
|
#9
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,215
|
@OP
Are you sure there is a disc in the cdrom drive?
|
|
|
09-16-2009, 04:57 AM
|
#10
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Tried that, still getting the same old
mount: no medium found
|
|
|
09-16-2009, 05:00 AM
|
#11
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Yes im sure> because i do not have an internet connection on this server and have it on 3 computer test network that my computers with internet are not connected to, i download packages (In This Case Webmin And Bind) And Mount a Cd Of Them, I just cant get it to work
|
|
|
09-16-2009, 05:05 AM
|
#12
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
aright, ive done somthing different: Ran it as a different account (Not root) And it works Strange right?
|
|
|
09-16-2009, 05:08 AM
|
#13
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Cancel that > I get:
Mount: block device is /dev/hdc is write protected, mounting read-only Witch is good so i thought it mounted but then i get
mount: you must specify the file system type
Could it be because i burned it with the windows burning wizard?
|
|
|
09-16-2009, 03:00 PM
|
#14
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Anyone XD? I still need help
|
|
|
09-16-2009, 03:01 PM
|
#15
|
Member
Registered: Jan 2009
Distribution: CentOS 5.3
Posts: 62
Original Poster
Rep:
|
Quote:
Originally Posted by 29t88
Anyone XD? I still need help
|
WOOT its done Fixed it Lolz
|
|
|
All times are GMT -5. The time now is 09:35 PM.
|
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
|
|