It may be worth noting that after “updateinitramfs -u” I don’t see /etc/sysctl.conf in the new initrd file:
> root@sheeva:~# lsinitramfs -l /boot/initrd.img | grep sysctl > -rwxr-xr-x 205 root root 0 Apr 17 15:03 sbin/sysctl So if the kernel is picking up the RA before switching out of the initrd, there’s no way for it to know that it should not be doing that… /-: Rick