- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problems creating a device link for robot
Operating System - HP-UX
1819857
Members
3465
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2003 12:48 AM
тАО12-03-2003 12:48 AM
I tried creating the robot link and I got the following error message
# ls -l /dev/rac/c4t0d0
crw------- 1 bin sys 231 0x040000 Nov 14 05:10 /dev/rac/c4t0d0
# mknod /dev/robot c 203 0x040000
# mc -d /dev/robot -rDS
ERROR: No such file or directory
# ls -l /dev/rac/c4t0d0
crw------- 1 bin sys 231 0x040000 Nov 14 05:10 /dev/rac/c4t0d0
# mknod /dev/robot c 203 0x040000
# mc -d /dev/robot -rDS
ERROR: No such file or directory
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2003 02:30 AM
тАО12-03-2003 02:30 AM
Re: problems creating a device link for robot
Try removing the /dev/robot and create a symbolic link of /dev/robot to /dev/rac/c4t0d0
#ln -s /dev/rac/c4t0d0 /dev/robot
Thanks
#ln -s /dev/rac/c4t0d0 /dev/robot
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-03-2003 02:54 AM
тАО12-03-2003 02:54 AM
SolutionIt really depends upon which driver you need to use --- and that depends upons the host and changer.
First do an lsdev to determine the major device number; 203 may be completely bogus. You will proabably use the scsi pass-thru driver (e.g. sctl, spt, ...) or an autochanger driver. You may, in fact, have to install the appropriate driver in the kernel before using the device. There is just no enough data help to help.
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP