On Mon, 24 Sep 2007 20:19:32 -0500, Nate Bargmann <[EMAIL PROTECTED]> said: 

> * Andrew Sackville-West <[EMAIL PROTECTED]> [2007 Sep 24
>   20:13 -0500]:
>> looks like update-grub is picking up initrd.img and vmlinux symlinks
>> that must exist in /boot. You could maybe delete these symlinks, as I
>> think theyre supposed to be in / anyway.
>> 
>> That would get you down to 2 stanzas for each kernel.

> If that don't beat all!

> That was the trick it needed.  I got those symlinks out of /boot and
> put them in / and my menu.lst is clean once more.

        If you are using grub (an update grub), you do not need those
 symlinks at all.
--8<---cut here-----/etc/kernel-img.conf--start---------->8---
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = no
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub
--8<---------------cut here---------------end--------------->8---

        manoj
-- 
Things worth having are worth cheating for.
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to