Operating System - HP-UX
1832557 Members
5698 Online
110043 Solutions
New Discussion

MOUNT Command not working

 
SOLVED
Go to solution
Arun Jain
Frequent Advisor

MOUNT Command not working

Dear All,

I have a 9000/800/rp3440 system with HP-UX 11.23 on it. I am trying to mount the cdrom drive on the server with the root user but it is showing some error. I have retried after removing the device file of the drive but still the result is same.

#ioscan -fnC disk
Class I H/W Path Driver S/W State H/W Type Description
============================================================================
disk 0 0/0/2/0.0.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-N
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0

#mount /dev/dsk/c0t0d0 /cdrom
mount: cannot access -specific mount command
#uname -a
HP-UX marctest B.11.23 U 9000/800 1033744993 unlimited-user license
#whoami
root
#id
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)

Following is the env output of the server :
#which mount
/usr/sbin/mount
#env
_=/usr/bin/env
MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/usr/local/man/%L:/usr/local/man:/opt/ldapux/sh
are/man:/opt/ldapux/ypldapd/man:/opt/ipf/man:/opt/cifsclient/share/man:/usr/dt/share/man:/opt/samba/man:/opt/samba/WTEC_Suppo
rt_Tools/man:/opt/resmon/share/man/%L:/opt/openssl/man:/opt/openssl/prngd/man:/opt/wbem/share/man:/opt/VRTS/man:/opt/graphics
/common/man:/opt/sfmdb/pgsql/man:/opt/sfm/share/man:/opt/sec_mgmt/share/man:/opt/dsau/man:/opt/gnome/man:/opt/perl/man:/opt/s
ec_mgmt/share/man/%L:/opt/ssh/share/man:/opt/gwlm/man/%L:/opt/gwlm/man:/opt/ignite/share/man/%L:/opt/ignite/share/man:/opt/re
smon/share/man:/opt/perf/man/%L:/opt/perf/man
PATH=/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/ipf/bin:/opt/hparray/bin:/opt/nettladm/bin:/op
t/fcms/bin:/usr/bin/X11:/opt/resmon/bin:/usr/contrib/kwdb/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/graphics/common/bin:/usr/sbin
/diag/contrib:/opt/sfm/bin:/opt/upgrade/bin:/opt/sec_mgmt/bastille/bin:/opt/dsau/bin:/opt/dsau/sbin:/opt/firefox:/opt/gnome/b
in:/opt/mozilla:/opt/perl/bin:/opt/sec_mgmt/spc/bin:/opt/ssh/bin:/opt/hpsmh/bin:/opt/thunderbird:/opt/gwlm/bin:/usr/contrib/b
in/X11:/opt/perf/bin:/opt/ignite/bin:/sbin:/home/root
COLUMNS=125
EDITOR=vi
HISTFILE=//.sh_history
LOGNAME=root
ERASE=^H
PS1=marctest#
SHELL=/sbin/sh
HISTSIZE=200
HOME=/
TERM=ansi
PWD=/
TZ=IST-5:30
LINES=54

Please suggest,

Thanks and Regards:
Arun Jain
speak less say more
2 REPLIES 2
Dennis Handly
Acclaimed Contributor
Solution

Re: MOUNT Command not working

See this recent thread. You may not have that cdfs module in the kernel:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1246314
Arun Jain
Frequent Advisor

Re: MOUNT Command not working

Dennis Handly has given me a link of a thread related to the same problem.

Now the problem is resolved and I am able to mount the DVD drive.

Thanks & regards :
Arun Jain
speak less say more