Robert,
 The handiest file on the harddrive:
/usr/src/linux/Documentation/devices.txt

Lists the type, major & minor #s for every device the kernel
recognizes. Look up your device, do:
mknod /dev/<whatever> <c or b> <major> <minor>

Of course, I guess you'd have to do that 256 times for the devpts
nodes....

-- 
 Doc Shipley
   Network Stuff
      Austin, Earth                      



---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to