Aaron wrote:
< snip >
This command will print you all the mounted filesystems that you have at the momment . Then the only thing you have to do is , change to the directory that mount command says /dev/cdrom is mounted and there you are , the contents of the cdrom should be displayed .
How ever I logged out and logged in as Root (ugh) and there was a cd icon on the desktop,
I right clicked and mounted it then logged out as root and rein as me.
Then it was mounted. I think this is a permissions problem...
Well am not pretty familiar with what the permissions should be and why they should be that way but from my machine i get :
[root@Magellan root]# ls -lh /dev/cdrom lrwxrwxrwx 1 root root 9 Aug 14 22:07 /dev/cdrom -> /dev/scd0
Owner is root and group is Disk
[root@Magellan root]# ls -lh /dev/scd0 brw-rw---- 1 root disk 11, 0 Sep 15 2003 /dev/scd0
Again owner is root and groub is Disk .
Kind Regards, Kostas