Hi, > If I boot old installed squeeze kernel I get a loop of: > > udevd[437]: unable to receive ctrl connection: Function not implemented
This has been fixed in recent kernels. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647825 > Do you have any idea how to go on ? I can imagine two workarounds: - either keep you current Squeeze kernel and downgrade udev (and related packages) to the previous version (that did not require kernel's accept4 syscall) - or keep your current udev and upgrade to a newer kernel (backported from Wheezy if necessary) that implement accept4 syscall. In both scenarii, you probably need to perform the downgrade/upgrade from a chroot environment. On my side, I originally installed Wheezy months (years?) ago using debootstrap from a working minimal Squeeze installation (pre-udev issue however) on a separate HDD. Perhaps can you follow the same (long) route? Emeric -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAA9xbM41o3VfdrAv1K-FP8iG7VD=ke2lewhah3zjkkoeuez...@mail.gmail.com

