udev has many different schemes for naming devices. Some depend on the distribution. Research the files /etc/udev.conf (there might be a .d directory included too). You also wanna research hotplug as it interfaces with udev since it's the one that actually loads the drivers. I belive your problem is configuration related and more to do with udev naming. Let us know what you come out with.
On 8/6/05, Ala'a Ibrahim <[EMAIL PROTECTED]> wrote: > Hi All, > I had a little proble Yestarday, I had a linux kernel of version > 2.6.1.somthing, and I needed to update it to a version of over 2.6.2 > (something related to udev), so I updated it to 2.6.8.something, what > happened is that now instead of having /dev/hdb5 it turned to something like > /dev/ide/... /lun0/part5 (this means also all the other ide harddisks and > ... is because i just cannot remember the whole path right now). > My question is can anybody guess what happened, and if there is a way of > fixing it instead of recompiling the kernel another time(it really took > aqbout 2 hours) and i wont to keep the new version. > thanks for helping > > -- > Ala'a A. Ibrahim > http://360.yahoo.com/bai_83 > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > > > -- abulyomon www.KiLLTHeUPLiNK.com _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
