dann frazier wrote: > On Tue, Nov 21, 2006 at 03:35:38PM -0800, Wayne Tucker wrote: >> Package: linux-image-2.6.17-2-amd64 >> Version: 2.6.17-9 >> >> The /dev/megadev0 device used by the LSI MegaRAID management tools does >> not exist under kernels using udev. >> >> A patch is available at http://lkml.org/lkml/2006/5/1/222 to make the >> megaraid_mm driver register the device. >> >> I've tested the patch with a custom build from linux-source-2.6.17 version >> 2.6.17-9 and megarc version 1.11. >> > Please try reproducing against the 2.6.18 kernel in sid; etch will > ship with 2.6.18, 2.6.17 packages are no longer maintained. >
Just confirmed that the file is still missing when booting: Package: linux-image-2.6.18-3-amd64 Version: 2.6.18-7 Thanks, - Wayne P.S. For anyone who came across this post and needs an immediate workaround, mknod /dev/megadev0 c 254 0 may do the trick.. if it doesn't work, search for megadev in /proc/devices and replace 254 with the number shown there -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]