LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-15-2002, 03:58 AM   #1
themightybuck
LQ Newbie
 
Registered: Oct 2002
Location: Chicago
Distribution: redhat8.0(noob, might change)
Posts: 18

Rep: Reputation: 0
mounted cdroms?


i think i just mounted my cdroms, so that i could acces data in them.. a very basic thing that is so nice to be able to do. but i'm not sure if i did it correctly. their in /dev, but they show up as files of 0 bytes. their media has a lot more than 0 bytes, and i can't access it, either.

i'm using nautilus in redhat 8.0

how do i tell if my cdrom is mounted correctly? and if it is, how do i access it's data?



thx!
 
Old 10-15-2002, 04:28 AM   #2
Ztyx
Member
 
Registered: Dec 2001
Location: Stockholm, Sweden
Distribution: Ubuntu, Kubuntu and Debian
Posts: 338

Rep: Reputation: 30
Run the command "mount" at command prompt. It will show you all the mounted devices and where the are mounted.
 
Old 10-15-2002, 04:35 AM   #3
themightybuck
LQ Newbie
 
Registered: Oct 2002
Location: Chicago
Distribution: redhat8.0(noob, might change)
Posts: 18

Original Poster
Rep: Reputation: 0
man, i have no idea what i just got from running the mount command.... seriously, yer talkin' to a noob of the clan of noob from noobieville usa. i'm clueless, so clueless that all these online manuals don't help, they assume i know a little, but i don't. i have no idea what the information i got from running mount means. NO idea....
 
Old 10-15-2002, 04:42 AM   #4
GT I.N.C
Member
 
Registered: May 2002
Location: Australia, Sydney, St.Clair
Distribution: Rh 7.3
Posts: 836

Rep: Reputation: 30
Well i was exactly like you, you just have to explore the world of linux...have a search on google.com/linux...

and also to get the most out of your questions..try provide as much information as you can...like for example when you entered the type command..copy + paste it hear so someone can explain to you what everything means..

Good luck my friend, welcome to the world of Linux!

Garry
 
Old 10-15-2002, 11:04 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
From your question, you may have mounted the device, but are trying to access the information incorrectly.

You need to go to the mount point, rather than the device itself. During mount:
mount -t iso9660 /dev/cdrom /mnt/cdrom
You are telling mount to place the data from /dev/cdrom into a directory /mnt/cdrom to be accessible to read.

So you would need to read that from the mount point, which is a directory. /dev is all your devices, you shouldn't mount anything there.

So, to check on your info, go to /mnt/cdrom rather.

Cool
 
Old 10-15-2002, 11:08 AM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
And as far as the info that typing mount gives you...

mount shows you a copy of your mtab, now tuck that info away for now as it's virtually useless.

When devices get mounted, they get mounted by their device name (/dev/cdrom; /dev/hda and so on) and with a filesystem (vfat, iso9660, ext3 and so on) to a mount point (/mnt/cdrom, /mnt/winbloze, /mnt/floppy and so on) and this information is provided by typing mount.

If you manually mounted a partition, you would be able to find out where and with what permissions with mount.

Same with your cdrom, if you correctly mounted it, it will show you where, and how to access it. Look for the mount point, recognize /dev as the device, and look for where it went to.

Cool
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
samba: linux mounted share = choppy playback, windows mounted share = smooth kleptophobiac Linux - Software 2 04-10-2005 08:23 AM
Where are my cdroms? alaios Linux - Hardware 7 02-23-2005 06:24 PM
NFS: a mounted to b, b mounted to c, c can't read a? Steve Cronje Linux - Networking 9 10-25-2004 09:51 AM
i can't mount my cdroms Paxmaster Linux - Hardware 10 07-21-2004 09:40 AM
wine with cdroms? barrys Mandriva 1 12-30-2003 03:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:16 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