Hi,

If you look in the devices.txt under <linux_source_tree>/Documentation,
you'll see that SCSI disk devices 96-111 have major number 70 ... and
112-127 have major number 71.
So, mknod /dev/sddx b 71 240 should create the device file for the 128th
SCSI disk.

Does it answer your question ?

Olivier
> ----------
> From:         [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> Sent:         Saturday, 13 Mar, 1999 19:47
> To:   [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject:      Max. number of SCSI-devices again
> 
> Hi Ramon,
> 
> You gave me the advice to read the documentation and I did. But I can't
> find out, how to create the e.g 96th device...
> To be more specific, I wanted to know the maximum number of disks the
> system will be able to serve. If the number is also 128, please tell me
> how to create such a device, cause I can't find any information in the 
> docs.
> 
> Thanks, Dietmar
> 
> 

Reply via email to