← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1289978] [NEW] kernel updates create absolute link to initrd, should be relative

 

Public bug reported:

I am using Mythbuntu 12.04.4 lts, but I am sure that this is a long
standing general Ubuntu bug...

During kernel updates links get (correctly) created in the root directory to the new kernel.  
e.g.  vmlinuz -> boot/vmlinuz-3.11.0-18-generic
Note: there is no slash before the word "boot".  
Links get wrongly created to the new initrd.  
e.g.  initrd.img -> /boot/initrd.img-3.11.0-18-generic
Note: there is a slash before the word "boot".  

This is not a problem, UNLESS there are multiple installations on the
computer.  If there are, then the boot loader can try to match the
current initrd with the kernel of a different installation.  (Some boot
loaders need the absolute block address at installation time.)

** Affects: mythbuntu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1289978

Title:
  kernel updates create absolute link to initrd, should be relative

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  New

Bug description:
  I am using Mythbuntu 12.04.4 lts, but I am sure that this is a long
  standing general Ubuntu bug...

  During kernel updates links get (correctly) created in the root directory to the new kernel.  
  e.g.  vmlinuz -> boot/vmlinuz-3.11.0-18-generic
  Note: there is no slash before the word "boot".  
  Links get wrongly created to the new initrd.  
  e.g.  initrd.img -> /boot/initrd.img-3.11.0-18-generic
  Note: there is a slash before the word "boot".  

  This is not a problem, UNLESS there are multiple installations on the
  computer.  If there are, then the boot loader can try to match the
  current initrd with the kernel of a different installation.  (Some
  boot loaders need the absolute block address at installation time.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1289978/+subscriptions


Follow ups

References