U Pon, 08. 01. 2007., u 12:56 +0100, Nils je napisao/la: > sry i don't understand your answer completely.. why should i rewrite > the mbr every time when i boot?
No, no, no... Only once. > When Ubuntu upgrades the kernel, then it also executes grub-install, > so that the new kernel is booted next time. However it doesn't do this > for both drivers.. With new kernel, it runs update-grub, not grub-install. update-grub only updates kernel list in /boot/grub/menu.lst (grub-install installs grub in MBR or on partition). Once grub is in MBR, it always checks /boot/grub/menu.lst. Cause of that, you don't need to do anything when new kernel is installed, if you installed grub in MBR. -- Ante Karamatić <[EMAIL PROTECTED]> -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
