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 > > >
remove udev and use devfs which comes with the kernel, make sure it gets automounted on boot. -- --------------------------- Netiquette -> http://www.dtcc.edu/cs/rfc1855.html http://tumbak.at.preempted.net http://redwing.hutman.net/%7Emreed/warriorshtm/netiquettenazi.htm --------------------------- _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
