> On 2009-12-30 10:39, Pavel Mateja wrote: > >> The safer course is simply to create the device node if it's not > >> present. This is what dellmgr used to do with older PERCs. > > > > I've met similar problem year ago. We had raidmon init script which > > deleted /dev/megadev0 and was unable to recreate it because the device > > was moved to misc with major number 10 in newer kernels. Udev just worked > > with both old and new kernels. > > That's why you look in /proc/devices for the correct major number.
But you don't see such device in /proc/devices with new kerel anymore. It's just one of "10 misc". -- Pavel Mateja _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
