Hi, I am not sure if my problem is the same, but since removing kernel
2.6.38-8-generic using Synaptic, rebooting and then reinstalling the
kernel using Synaptic again, GRUB has NOT been able to update the menu
list at startup.
No matter how many times I removed and reinstalled grub-pc/grub-common
** Changed in: grub2 (Debian)
Status: Fix Committed => Fix Released
--
[natty] GRUB no longer finds kernel with separate /boot partition
https://bugs.launchpad.net/bugs/665471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
Fixed in 1.98+20100804-7ubuntu1.
** Changed in: grub2 (Ubuntu)
Status: Confirmed => Fix Released
--
[natty] GRUB no longer finds kernel with separate /boot partition
https://bugs.launchpad.net/bugs/665471
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Changed in: grub2 (Debian)
Status: Unknown => Fix Committed
--
[natty] GRUB no longer finds kernel with separate /boot partition
https://bugs.launchpad.net/bugs/665471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
This was caused by the addition of
debian/patches/zfs_fix_mkrelpath.patch in Debian’s 1.98+20100804-6 (see
http://bugs.debian.org/600578 ). This patch was from upstream, but was
soon reverted upstream because of this problem. I confirmed that
removing the patch makes GRUB work again.
According t
to fix this - search for file -> "/usr/lib/grub/grub-mkconfig_lib" and
change:
go to line 45:
make_system_path_relative_to_its_root ()
{
${grub_mkrelpath} $1
}
to:
make_system_path_relative_to_its_root ()
{
path="`${grub_mkrelpath} $1`"
# ${grub_mkrelpath} $1
}
and it seems to be worki
** Changed in: grub2 (Ubuntu)
Status: New => Confirmed
--
[natty] GRUB no longer finds kernel with separate /boot partition
https://bugs.launchpad.net/bugs/665471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Same thing here. Have to change /boot/vmlinuz... to /vmlinuz... to boot
system.
--
[natty] GRUB no longer finds kernel with separate /boot partition
https://bugs.launchpad.net/bugs/665471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
Same to me!
Starting "vmlinuz" and "initrd.img" by using the grub-cmdline with the given
parameters starts without restrictions.
--
[natty] GRUB no longer finds kernel with separate /boot partition
https://bugs.launchpad.net/bugs/665471
You received this bug notification because you are a member
** Tags added: regression-potential
--
[natty] GRUB no longer finds kernel with separate /boot partition
https://bugs.launchpad.net/bugs/665471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
10 matches
Mail list logo