
20
Using pfs_mount to Mount a DVD
For HP-UX 10.20, this is the only supported method for reading
DVD media with large volumes of data.
To use the pfs_mount command:
1. Start the pfs daemons:
/usr/sbin/pfs_mountd &
/usr/sbin/pfsd &
2. Mount the DVD:
mkdir /
dvdrom
pfs_mount
/dev/dsk/c0t2d0
/
dvdrom