Hey,

I'm trying to use mknod, but I don't know what my minor device number
is.  My major device number is 45, so right now I'm using mknod like
this: mknod -m 666 syquest 45 ?.  But I don't know what I should use for
my minor device number.  dmesg tells the devices major number, cluster,
and nice, but not minor.  Where would I find the minor number?

Thanks,
Cameron Matheson

Reply via email to