mount: No such device or address - URGENT help needed
807559Oct 13 2004 — edited Oct 18 2004Hi folks,
I am going to install Oracle 10g on SunOS 5.9 and for this the parameter noexec_user_stack has to be set to 1 in /etc/system .I did it and then I rebooted the machine .Then the problems started - 3 filesystems containing oracle installation and oradata was not mouned. When I try to mount them manually, I get
# mount /dev/md/dsk/d36
mount: No such device or address
mount: Cannot open /dev/md/dsk/d36
If I try -
# mount /dev/md/rdsk/d36
mount: mount point cannot be determined
In /etc/vfstab
/dev/md/dsk/d36 /dev/md/rdsk/d36 /local/oracle ufs 3 yes logging
Can someone helpl me? IS this a hardware problem with the disk(and eventually the disk was gone) or it was caused by changing this kernel parameter?
Any help would be appreciated.