--- Templates.cfg.orig 2005-12-25 14:34:19.000000000 +0100 +++ Templates.cfg 2005-12-26 14:15:41.000000000 +0100 @@ -215,9 +215,10 @@ # optionList may be undef # and already is suitably escaped. + # (used to blindly attempt loading all NIC, so never fail) SCRIPT "/init" BEGIN - !/sbin/insmod '' + !/sbin/insmod '' || true END SCRIPT END TEMPLATE