> Ah right! Well I guess you could try this to start with (make sure you > don't need to load any modules to complete the steps)... > dpkg --purge modconf modutils > apt-get install modconf modutils Don't do this. Instead just remove the lines from /etc/modules. There's just one module (and options) per line. That will work. Ago