Package: udev Version: 164-3 After upgrade to squeeze my server failed to boot. Problem is with mounting data partitions on /dev/md1 and /dev/md2 These special files doesnt't exist at all. I quickly corrected boot with creating them statically (mknod /lib/udev/devices/md0 b 9 0, ....) but found later missing /dev/sd... . After futher investigation I found missing all /dev/block and /dev/disk.
I have little nonstandart setup: - hand compiled kernel (2.6.27 i386) with no initrd - SW RAID assembled by kernel itself - there was at one time some udev package from testing (I need newer nut and newer udev was dependency) FYI - I have almost the same server (hand compiled kernel 2.6.37, ...) only on amd64 and there is everything OK. -- Petr Baláš - petr at balas dot cz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org