HP3000-L Archives

April 1995, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Klein <[log in to unmask]>
Reply To:
Mark Klein <[log in to unmask]>
Date:
Thu, 13 Apr 1995 09:32:01 PST
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
>There are no files in /dev except for "sad" and "strlog". Do I have to issue
>a mknod command, if so, what parameters ? Or am I missing something ? My CD-ROM
>is broken so I have no access to the manuals.
 
My appologies - I just noticed the Chris has no access to docs...
 
Here is the meat:
 
Usage: mknod "name c|p major minor [link_name]".
        name         : name of the special file to create.
        c|p          : character mode or fifo.
        major        : device major number.
        minor        : device minor number.
        link_name    : link name (from nmmgr link screen).
 
So, to build a link pointing to a tape on LDEV 14:
 
OPUS:KLEIN[57]=>mknod "XYZZY c 14 0"
 
Regards,
 
M.

ATOM RSS1 RSS2