<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.17.90">
</HEAD>
<BODY>
<BR>
On Wed, 2008-02-13 at 14:59 +0200, Matthias Andersson wrote:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">During the setup I looked at the details and saw a message "the</FONT>
<FONT COLOR="#000000">/etc/kernel-img.conf file needs to be updated. please read news.debian[1]."</FONT>

<FONT COLOR="#000000">I'm unable to find that file news.debian.</FONT>

<FONT COLOR="#000000">What exactly should the file state?</FONT>

<FONT COLOR="#000000">The current content of /etc/kernel-img.conf:</FONT>
<FONT COLOR="#000000">do_symlinks = yes</FONT>
<FONT COLOR="#000000">relative_links = yes</FONT>
<FONT COLOR="#000000">do_bootloader = no</FONT>
<FONT COLOR="#000000">do_bootfloppy = no</FONT>
<FONT COLOR="#000000">do_initrd = yes</FONT>
<FONT COLOR="#000000">link_in_boot = no</FONT>
<FONT COLOR="#000000">postinst_hook = /sbin/update-grub</FONT>
<FONT COLOR="#000000">postrm_hook   = /sbin/update-gr</FONT>ub
</PRE>
</BLOCKQUOTE>
<BR>
I noticed the same thing last week. When you take a look at the /sbin/update-grub script you will notice two things:
<OL TYPE=1>
    <LI TYPE=1 VALUE=1>The location of the news.debian file that you are looking for
    <LI TYPE=1 VALUE=2>That instead of /sbin/update-grub the new location is now /usr/sbin/update-grub
</OL>
I believe this means that you should manually edit the kernel-img.conf file and change the location of update-grub.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
--<BR>
Han Pilmeyer<BR>
pilux_at_pilmeyer_dot_nl
</TD>
</TR>
</TABLE>
</BODY>
</HTML>