Hi,
In previous versions of HP-UX one could mount a .iso image as a file using pfs_mount, but this command is no longer supported. If called pfs_mount states: "The equivalent functionality is now supported in the CDFS file system." But I cannot figure out how to mount a .iso image from a file, not a CD drive, trying a command similar to pfs_mount gives the answer:
root@rose$ mount -r -F cdfs -o xlat=UNIX /usr/tmp/T64CONFIG.iso /sctest
mount: /usr/tmp/T64CONFIG.iso is an invalid operand
(T64CONFIG.iso is not the image I want to mount, just used as an example)
Anybody who knows how to do this?
Thanks,
Steen