Your message dated Mon, 31 Jul 2006 09:43:56 -0300
with message-id <[EMAIL PROTECTED]>
and subject line Bug#380281: [Bulk] Re: Bug#380281: update-grub doesn't update 
vmlinuz and initrd.img entries correctly
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: grub
Version: 0.97-12
Severity: important

Hi, i compile my own kernel and installed today. I observed that
update-grub doesn't update the menu.lst correctly. My vmlinuz and
initrd.img are in /boot on hda1 (hd0,0) partition. However the
update-grub write in menu.lst such as hda2 (hd0,1). I did run
update-grub any times and the result was the same.

The command was:

# update-grub
Searching for GRUB installation directory ... found: /boot/grub
Testing for an existing GRUB menu.list file ... found: /boot/grub/menu.lst
Searching for splash image ... found:
(hd0,0)/boot/grub/splashimages/debianpink.xpm.gz

Found kernel: /boot/vmlinuz-2.6.17.7-quimera
Found kernel: /boot/vmlinuz-2.6.16-2-amd64-k8
Updating /boot/grub/menu.lst ... done


And the relevant content of menu.lst is:

...
title           Debian GNU/Linux, kernel 2.6.17.7-quimera
root            (hd0,1)
kernel          /boot/vmlinuz-2.6.17.7-quimera root=/dev/hda2 ro
console=tty0
initrd          /boot/initrd.img-2.6.17.7-quimera
savedefault
boot

title           Debian GNU/Linux, kernel 2.6.17.7-quimera (recovery mode)
root            (hd0,1)
kernel          /boot/vmlinuz-2.6.17.7-quimera root=/dev/hda2 ro
console=tty0 single
initrd          /boot/initrd.img-2.6.17.7-quimera
savedefault
boot

title           Debian GNU/Linux, kernel 2.6.16-2-amd64-k8
root            (hd0,1)
kernel          /boot/vmlinuz-2.6.16-2-amd64-k8 root=/dev/hda2 ro
console=tty0
initrd          /boot/initrd.img-2.6.16-2-amd64-k8
savedefault
boot

title           Debian GNU/Linux, kernel 2.6.16-2-amd64-k8 (recovery mode)
root            (hd0,1)
kernel          /boot/vmlinuz-2.6.16-2-amd64-k8 root=/dev/hda2 ro
console=tty0 single
initrd          /boot/initrd.img-2.6.16-2-amd64-k8
savedefault
boot
...

The lines would have to be:

...
root            (hd0,0)
kernel          /boot/vmlinuz ... root=/dev/hda1 ...
...

---
Gleidson

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Gleidson Echeli Leopoldo <[EMAIL PROTECTED]> writes:

> Sorry, i had not read the manual correctly. I forgot the _kopt_ and
> _groot_ option in _menu.lst_ after run _update-grub_ on first time. I
> assumed that it recognized the partition where are _vmlinuz_ and
> _initrd.img_.

No problem. Closing the bug...

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: [EMAIL PROTECTED]      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------
"Microsoft gives you Windows ... Linux gives
 you the whole house."

--- End Message ---

Reply via email to