[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2011-05-19 Thread Rykel from Singapore
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,
the menu stays stuck with an older kernel.

Please advise?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/665471

Title:
  [natty] GRUB no longer finds kernel with separate /boot partition

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-25 Thread Bug Watch Updater
** 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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-24 Thread syscon-hh
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 working fine.

-- 
[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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-24 Thread Anders Kaseorg
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 to http://bugs.debian.org/601087 , Debian will upload a fix
today, which we’ll be able to merge into natty.

** Bug watch added: Debian Bug tracker #601087
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601087

** Also affects: grub2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601087
   Importance: Unknown
   Status: Unknown

** Bug watch added: Debian Bug tracker #600578
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600578

-- 
[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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-24 Thread Bug Watch Updater
** 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-24 Thread Anders Kaseorg
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-23 Thread Anders Kaseorg

** 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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-23 Thread syscon-hh
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 of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-23 Thread bUg.
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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 665471] Re: [natty] GRUB no longer finds kernel with separate /boot partition

2010-10-23 Thread Filippo Magni
** 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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs