1752425 Members
5689 Online
108788 Solutions
New Discussion юеВ

pfs_mount

 
SOLVED
Go to solution
lastgreatone
Regular Advisor

pfs_mount

I notice in some replies you advise putting the following line in /etc/pfs_fstab:
/dev/dsk/cxtxdx /cdrom pfs-rripp xlat=unix0

and further down to run the command
/usr/sbin/pfs_mount -t rrip -x unix /dev/rdsk/cxtxdx /cdrom

So the pfs_fstab contains the block device but you run the pfs_mount command with the character device?

TIA
2 REPLIES 2
Dan Hetzel
Honored Contributor
Solution

Re: pfs_mount

Hi Francoise,

That's right, /etc/pfs_fstab needs the block device and pfs_mount needs the character device.

According to the man page for pfs_mount, using a block device isn't supported.

Best regards,

Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com
Wilfred Chau_1
Respected Contributor

Re: pfs_mount

These docs may help:
KBAN00000197 - for HPUX 10
KBAN00000252 - for HPUX 11
KBAN00001258 - for using pfs_export