LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   How do I view Mounted CD ? (https://www.linuxquestions.org/questions/slackware-14/how-do-i-view-mounted-cd-61743/)

MONA 05-25-2003 02:14 PM

How do I view Mounted CD ?
 
We are running Slackware 9 and are having a problem viewing mounted CD`s as users. As root, we have no problem, can mount and view through directory created called `disk`. As users, have created similar directories to view mounted CD`s, but cannot use them to view the information on the CD. Have changed `fstab` to allow us to mount as users, but root still only has permission to view info on the CD. Tried to change directory permissions for the `disk` directory, but always goes back to default. Any suggestions ?

this is how we mount as root: mount /dev/cdrom ~/disk

this is what we changed in /etc/fstab:

/dev/cdrom mnt/cdrom iso9660 noauto,user,ro 0 0


:newbie: :scratch:

manthram 05-25-2003 03:19 PM

/mnt/cdrom2 supermount dev=/dev/cdrom,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0

put something like this in the /etc/fstab file


and the permissions should be universal read for the /disk directory

Synth218 05-25-2003 03:41 PM

i have a similar problem but what i wanna know is how do i make like a directory or something that displays the contents of a cd and put that directory on my desktop.... anyhelp would be useful...thanx
synth

Synth218 05-25-2003 04:22 PM

nvm jus figured it out... bud if ur using kde u can log in as root use konqueror to go to the user's desktop right click and choose make cdrom/dvd device and when u set it when it askes for ownership put ur user's name there and that should work worked for me:D
synth

MONA 05-26-2003 02:25 PM

Thanks everyone .
 
It worked! We now have a desktop icon for each user to mount, view, unmount, and eject. We were using info from a UNIX book that told us to create a directory to view CD contents. This works for root, but not for users. Now all is well. Thanks again.:)

arrruken 05-26-2003 10:04 PM

by the way, in slack 9 you dont have to create a directory, its default in /mnt/cdrom. you do have to mount it if your not in the gui, type mount /dev/cdrom /mnt/cdrom. gnome and kde should auto detect unless you turned the option off. also, the slackware 9 comes with how-to's and documentation you can read instead of that unix book. good luck slacking


All times are GMT -5. The time now is 02:05 AM.