Operating System - Linux
1825810 Members
2438 Online
109688 Solutions
New Discussion

Re: How to access a SCSI device?

 
Reggie Chang
Frequent Advisor

How to access a SCSI device?

Hello,

We've got SCSI ports on our HP 9000 C360 workstations. Although it came with a CDROM
and I can access it fine, now I would to try the
SCSI ports.

I tried /dev/rscsi/****** but they are not valid
operands of the mount command.

What's the right way to do it?

Best regards,


Reggie
2 REPLIES 2
Reggie Chang
Frequent Advisor

Re: How to access a SCSI device?

Hi,

This question was intended to post at hp-ux system administration.

Sorry for the mistake.

Reggie
Martin Burnett_2
Trusted Contributor

Re: How to access a SCSI device?

Try looking at the man 1m for scsi_ctl. The special device files can be created using the insf -e command or manually using mknod.