Operating System - HP-UX
1832978 Members
2833 Online
110048 Solutions
New Discussion

mounting cdrom which came from IBM AIX system

 
Joel Tolentino
Occasional Contributor

mounting cdrom which came from IBM AIX system

used command:
#mount /dev/dsk/c0t0d0 /cdrom
I mount ok but files are all in capital letters with ;1 after it.
example: README.TXT;1. Any other mount commands to use? thanks.
3 REPLIES 3
Paul_481
Respected Contributor

Re: mounting cdrom which came from IBM AIX system

Hi Joel,

It looks like you have a RockRidge format CDROM.

Please see this link for solution.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=827609

Regards,
Paul
Nguyen Anh Tien
Honored Contributor

Re: mounting cdrom which came from IBM AIX system

Why don't you use NFS
like this
On AIX server:
- MOunt cdrom
- export fs (export cdrom)
On HP:
-Mount fs (mount cdrom from AIX)
tienna
HP is simple
Cem Tugrul
Esteemed Contributor

Re: mounting cdrom which came from IBM AIX system

Hi Joel,

once upon an time i faced same as yours
while installing oracle9i onto my rp-5430
srv.The solution is using;

for mount purpose use;
/usr/sbin/pfs_mount /SD_CDROM

for unmount purpose use;
/usr/sbin/pfs_umount /SD_CDROM

on my system i have created dir like SD_CDROM
for cd-rom device

Good Luck,
Our greatest duty in this life is to help others. And please, if you can't