home *** CD-ROM | disk | FTP | other *** search
- HP-UX SCSI hints:
-
- On HP-UX 9.x you need gcc. On newer releases, you may compile with
- the HP C-Compiler using
-
- make CCOM=cc
-
-
- Note that there are no device nodes for userland SCSI on HP-UX,
- you have to call the included shell script MKNOD.hpux first.
-
- This script will create the files in /dev/scsi/... and /dev/rscsi/...
- The permissions will be set to read/write for root only.
-
-
- HP does not handle CD-ROMs as well as it should. On the HP have a look at
- the man pages for
- pfs
- pfsd
- pfs_mount
- and anymore that they refer too.
-