Trouble with LILO on install

Henning Glawe glaweh at physik.fu-berlin.de
Thu Jul 24 11:31:06 CEST 2003


On Thu, Jul 24, 2003 at 10:44:10AM +0800, Niall Young wrote:
> That's your problem then - kernel packages built with make-kpkg require
> interaction when setting up lilo.  I ended up building custom kernels
> like any other package with a customised debian/rules built from dh_make
> and then building the package with dpkg-buildpackage.
> 
> I'm not sure if FAI can compensate for this, I'd personally file a bug
> against make-kpkg and ask them to use debconf.
if you supply a correct /etc/kernel-img.conf, it installs
non-interactively... here is ours:

# $Id: GRUB,v 1.3 2002/06/19 20:32:48 glaweh Exp $
postinst_hook=/usr/sbin/update-fai-kernel
postrm_hook=/usr/sbin/update-fai-kernel
silent_modules=yes
do_symlinks=no
clobber_modules=yes
do_boot_enable=no

-- 
c u
henning



More information about the linux-fai mailing list