Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mount: No medium found

user12194321Oct 18 2012 — edited Oct 18 2012
Hi,

i am unbale to mount oracle software cdrom on linux machine

[root@igtewf1590 mnt]# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 7 Beta)

fstab entry:

# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/hda /media/cdrom auto pamconsole,fscontext=system_ubject_r:removable_t,exec,noauto,managed 0 0


[root@igtewf1590 mnt]# mount /dev/hda /media/cdrom
mount: No medium found


appreciated for any help

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2012
Added on Oct 18 2012
1 comment
846 views