cannot mount cdrom with SAM


 
Thread Tools Search this Thread
Operating Systems HP-UX cannot mount cdrom with SAM
# 1  
Old 01-28-2009
cannot mount cdrom with SAM

Hi there,
I am building an HP UX 11 server (first time) and I'm trying to mount the CDROM with SAM. What am I supposed to enter in the "mount directory" box?
Also, I can't ftp to the server due to a logon failure. I used root id and password. I deleted the file in the /etc/ftpd directory but still no luck.

Thanks
# 2  
Old 01-29-2009
I don't know about your CDROM problems. For FTP, normally one cannot ftp as root. Check /etc/ftpusers, and you should see "root" in the list. If you want, take it out, but when you're finished, put it back. Leaving ftp open to root can be hazardous to your security.
# 3  
Old 01-29-2009
Quick question...is the CD drive built in...attached to another system...or external USB connected?

Also, I'm assuming you're using the web interface? You should probably be doing this through the MP console using ssh...not ftp...if it's a brand new box there is a default login id and password to get into the MP. It should be on a private subnet within your network...assuming we're talking about a server and not a workstation.

It's a lot easier using the MP console.
# 4  
Old 01-29-2009
You are talking of the CDROM on the server right?
Code:
# ioscan -funC disk|more
Class     I  H/W Path       Driver   S/W State   H/W Type     Description
==========================================================================
disk      0  0/0/1/0.3.0    sdisk    CLAIMED     DEVICE       HP      DVD-ROM 305
                           /dev/dsk/c0t3d0   /dev/rdsk/c0t3d0
disk      1  0/0/1/1.2.0    sdisk    CLAIMED     DEVICE       HP 36.4GMAN3367MC
                           /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0

In my case I have a DVD in /dev/dsk/c0t3d0 so:
In HP ( PA-RISC anyway...) you would find a directory for this usage in / :
drwxr-xr-x 2 root sys 96 Feb 26 2002 SD_CDROM

And so you would:
mount /dev/dsk/c0t3d0 /SD_CDROM

I never tried using SAM since Im next to the server when having to put a CD...
# 5  
Old 01-29-2009
Just tried in SAM...
works the same:
in Peripheral Devices -> Disks and File systems, choose the CDROM and the Action ->mount
in the new widow give the correct mount point (/SD_CDROM) but check you do have the selected mount point on your system
# 6  
Old 01-29-2009
If it's an external cd rom drive...make sure it's not a Pinnacle or Fujitsu brand...I spent 2 days in *#@&^$ trying to chase down a bizarre crash issue with a server I was working on...called HP support and they spent a day trying to figure it out...ended up being an incompatible cd drive... Smilie

If running an ioscan doesn't make the server recognize the drive...try restarting the server...I'm just assuming you're using an external drive on and Integrity server...perhaps a blade or ???
# 7  
Old 01-29-2009
Hi there,

Yes my CDROM is on the server and for the CDROM problem I had to unmount in SAM then use the umount (unmount did not work even though that is the command mentioned in HP site) command and then remount it with the command line.

For the FTP problem I had to create a new user and use him to ftp my files. Don't know why root could not ftp but you are right in saying he should not be able to ftp so maybe root is blocked somehow. I had a UNIX admin from work help me with that and he just gave up due to time restrictions so when I get more time I'll try to figure it out.
Anyway my task was to build the server, configure it for remote login from 2 different domains and MP, get the db admin group to install Sybase complete with a database, copy over some scripts from dev group which will update some database tables and tell client workstation where to find the files needed to work with the application as a test before it gets run on the production machine. What a nightmare for a Windows guy!
BTW - do any of you know the command to launch the gui with HP UX 11?


Thanks for the help people..it was much appreciated.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unable to mount CDROM

Hi I have created a RHEL6 machine that is hosted on VMWare player that in turn runs off my Windows 7 PC. When I try and mount the CDROM on the RHEL6 box I get the following output: $ mount /dev/cdrom/media mount: can't find /dev/cdrom/media in /etc/fstab or /etc/mtab $ Here is the... (3 Replies)
Discussion started by: accipiter1
3 Replies

2. UNIX for Dummies Questions & Answers

CDROM does not mount

Hi people, I am a new user of Unix, I want to ask a basic question. I have a solaris 10 system. I want to use the cd-rom but I can't see what's inside in the cd. I put the cd and then ; root@hubatusvr # mount /dev/dsk/c0t3d0s2 /cdrom mount: /dev/dsk/c0t3d0s2 is already mounted or /cdrom is busy... (2 Replies)
Discussion started by: hubatuwang
2 Replies

3. UNIX for Dummies Questions & Answers

can't mount cdrom

Hi there I am trying to mount a cdrom using: mount /cdrom and I get the error: mount: mount point cannot be determined If I try the command mount cdrom /cdrom nfs mount: nfs file system; use path I tried running mountall and mountall -F NFS but to no avail (3 Replies)
Discussion started by: niamh
3 Replies

4. SCO

cdrom will not mount

I am trying to mount my a cd in my SCO 5.0.7 box and keep getting this: Alessandra! -->#mount -r /dev/cd0 /mnt mount: cannot stat '/dev/cd0' Alessandra! -->hwconfig name=kernel vec=- dma=- rel=3.2v5.0.7 kid=2003-02-18 name=cpu vec=- dma=- unit=1... (0 Replies)
Discussion started by: herot
0 Replies

5. AIX

mount directory as cdrom

Hi guy's, my first post here on the forum :p I did a quick search here, but did not find a direct hit, so decided to post my question. I'm taking my first steps into AIX, and right now I'm trying to install some software that I've downloaded as a zip file, and have this extracted into a mounted... (1 Reply)
Discussion started by: psyduck
1 Replies

6. UNIX for Advanced & Expert Users

CDROM Doesn't Auto Mount - Solaris 9

On Sun Fire V240, cdrom doesn't automount. I can manually mount the cdrom, however it pretty annoying. I have checked the vold demon and its seems to be running. Here is the output from /etc/inetd.conf pg inetd.conf daytime stream tcp6 nowait root internal daytime dgram udp6 ... (2 Replies)
Discussion started by: mshafi
2 Replies

7. UNIX for Dummies Questions & Answers

Remote mount of a cdrom

I am trying to remote mount a cdrom (Sun Ultra 10 running release 7) on another system. I followed the following procedure offered by a friend: To allow a drive to be mounted, edit /etc/dfs/dfstab file to include the following line: share -F nfs -o ro /usr/man On computer with drive... (3 Replies)
Discussion started by: leond
3 Replies

8. UNIX for Advanced & Expert Users

mount cdrom

Info: Alpha Server ES40, True64 Unix 4.0F Symptom: root#file /dev/rrz*c root#. . /dev/rrz24c: character special (8/49154) EIDE #3 CDR-8435 disk #192 (scsi ID #0) (SCSI LUN #0) offline root#mount -r /dev/rz24c /mnt root#/dev/rz24c on /mnt: I/O error pls help me, i don't know if... (2 Replies)
Discussion started by: q30
2 Replies

9. UNIX for Dummies Questions & Answers

mount cdrom

I have an external cdrom drive, which am tring to mount. I issued the following mkdir cdrom to create a mount point then mount -F cdfs /dev/dsk/c0t4d0s7 /cdrom but this is unsuccessful instead received an error message mount point not found can you help (5 Replies)
Discussion started by: hassan2
5 Replies

10. UNIX for Dummies Questions & Answers

mount cdrom

hi when i want to mount my cdrom i got this error cd9660: /dev/acd0c: Invalid argument this is how my /etc/fstab looks like: #device mntpoint FStype Options Dump pass /dev/ad0s1b none swap sw 0 0... (2 Replies)
Discussion started by: Stormpie
2 Replies
Login or Register to Ask a Question