![]() |
Cannot Access CDROM Mount
Hi All,
I have just installed Mandrake 8.2 and have began with installing Oracle. I have to run a script from the CDROM as ORACLE user. I have created this ORACLE user no probs. I see that I already have /mnt/cdrom and /mnt/cdrom2 for my DVD and CDROM respectively. Problem I have is that only ROOT can see the /mnt/cdrom2 directory which I need to run a script from. How do I get to run /mnt/cdrom2/runInstaller.sh with the ORACLE user? I have tried setting new permissions on the /mnt/cdrom2 link but it says I cannot cos it is read only. HELP!! |
Did you do chmod 755 /mnt/cdrom2? as root
|
yes, but does not work
changing permissions of /mnt/cdrom2: read-only file system |
What does your /etc/fstab entry look like?
Here is mine /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 |
/dev/scd0 /mnt/cdrom2 auto user ... sync, exec, noauto, 0, 0
|
Did you chmod as root? Is your / mounted as ro or rw?
|
| All times are GMT -5. The time now is 07:49 AM. |