grub-install onto raid device

Bug #264160 reported by Dustin Kirkland 
2
Affects Status Importance Assigned to Milestone
grub (Ubuntu)
Fix Released
High
Dustin Kirkland 

Bug Description

Binary package hint: grub

This bug is caused by the fix to Bug #33649. I'm opening as a new bug since that one is already over taxed.

When grub-install operates on a RAID device, the setup command currently looks like this:
 * setup --stage2=$grubdir/stage2 --prefix=$grub_prefix $force_lba ($hddev,$grubroot)

However, this does not appear to be working correctly. Instead, I think it should be:
 * setup --stage2=$grubdir/stage2 --prefix=$grub_prefix $force_lba ($hddev)

Note that the $grubroot partition is dropped from the actual device argument.

I will post a link to a bzr branch just as soon as I get a bug # from Launchpad...

:-Dustin

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Updated code in lp:~kirkland/grub/grub.264160, proposed for merging.

:-Dustin

Kees Cook (kees)
Changed in grub:
assignee: nobody → kirkland
importance: Undecided → Critical
milestone: none → intrepid-alpha-5
status: New → Fix Committed
importance: Critical → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package grub - 0.97-29ubuntu36

---------------
grub (0.97-29ubuntu36) intrepid; urgency=low

  * debian/patches/grub-install_better_raid.diff: remove the partition portion
    of the install device in the grub setup statement (LP: #264160).

 -- Dustin Kirkland <email address hidden> Tue, 02 Sep 2008 22:11:15 -0500

Changed in grub:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.