Operating System - Tru64 Unix
1827788 Members
2660 Online
109969 Solutions
New Discussion

Re: Find device files in Tru64 version V4.0 878 alpha

 
SOLVED
Go to solution
Ryan Phlip
Advisor

Find device files in Tru64 version V4.0 878 alpha

Hello,

I am using Tru64 V4.0 878 alpha server, very old one. I wanted to access the tape device. The normal command hwmgr does not work on this version. Well I understand that in the earlier version this command does not work. Can someone guide me to find the device files.

Cheer Ryan
3 REPLIES 3
Venkatesh BL
Honored Contributor

Re: Find device files in Tru64 version V4.0 878 alpha

The device files would be under '/dev' directory.

Check out the 'Device Mnemonics' section of this URL for additional info:
http://h30097.www3.hp.com/docs//base_doc/DOCUMENTATION/V40G_HTML/APS2RFTE/TITLE.HTM
Rob Leadbeater
Honored Contributor
Solution

Re: Find device files in Tru64 version V4.0 878 alpha

Hi Ryan,

You can see the connected SCSI devices with the command:

# scu show edt

The tape device name will depend on the SCSI bus/target.

Hope this helps,

Regards,

Rob
Martin Moore
HPE Pro

Re: Find device files in Tru64 version V4.0 878 alpha

Ryan,

The tape devices in V4 will be of the form /dev/rmtN? for rewind, /dev/nrmtN? for no-rewind, where N is the device number and ? is a letter that controls tape options. See "man tz" for details.

Martin
I work for HPE
A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details

Accept or Kudo