[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian kernel-image-2.6.6 install and modprobe.conf problems



Hi Jens,

Perfect, that was it.
The lines producing the errors were:

*in 0keep
keep

*in setserial
pre-remove serial /etc/init.d/setserial stop | logger -p daemon.info -t
"setserial-module uload"
pre-remove serial /etc/init.d/setserial modsave  > /dev/null 2>
/dev/null

*in actions
post-install bttv insmod tuner
post-remove bttv rmmod tuner

I commented all these lines and it seems to be running without any
problem.

Cheers,
Marco

Le lun 24/05/2004 à 10:59, Jens Schmalzing a écrit :
> Hi,
> 
> Marc-Olivier Killijian writes:
> 
> > I am trying to install kernel-image-2.6.6 but during the config
> > process, right after answering "n" to continue after the initrd
> > warning,
> 
> You may want to fix /etc/kernel-img.conf and /etc/yaboot.conf so the
> package doesn't display the warning any more.
> 
> > WARNING: /lib/modules/modprobe.conf line 36: ignoring bad line starting
> > with 'post-install'
> > WARNING: /lib/modules/modprobe.conf line 37: ignoring bad line starting
> > with 'post-remove'
> > WARNING: /lib/modules/modprobe.conf line 349: ignoring bad line starting
> > with 'post-install'
> > WARNING: /lib/modules/modprobe.conf line 350: ignoring bad line starting
> > with 'pre-remove'
> > Failed to create initrd image.
> 
> > Any idea to solve this issue ?
> 
> /lib/modules/modprobe.conf is automatically generated by
> update-modules from files in /etc/modprobe.d.  Find the file that
> creates those lines, fix it or get rid of it altogether, re-run
> update-modules, re-run mkinitrd.
> 
> Regards, Jens.
> 

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e=2E?=


Reply to: