Comment 36 for bug 33649

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

Per feedback from slangasek on IRC, I have another revision of the grub patch.

This one does not assume/hard-code hd0, rather it uses the previously existing logic to find the appropriate bios device.

And if the user passes a device for which we cannot determine the appropriate bios device, we ask the use to either install directly to the RAID, or define it in device.map.

My branch is updated with revision 840 on lp:~kirkland/grub/33649b/

For the purposes of review, I'm attaching the contents of debian/patches/grub-install_better_raid.diff

:-Dustin