ProLiant Servers (ML,DL,SL)
1753888 Members
7602 Online
108809 Solutions
New Discussion

Hpasm for DL320 running Debian 2.4.18-bf2.4

 
Chris O'Connor_2
New Member

Hpasm for DL320 running Debian 2.4.18-bf2.4

Hi,

I am installing hpasm for a DL320 and run into a problem when the script gets to creating the devices needed. In cpqasm_mknod.sh there is a line :

major =`awk "\\$2==\"$MODULE\" {print \\$1}" /proc/devices

that is meant to generate the major number for the devices. $MODULE can take the values "cpqasm", "cevt" and "cmhp". In all cases I find that $major is blank. Can anyone please assist with finding the major device numbers necessary to create these devices please?

Thanks

Chris