grub-installer not finding the proper RAID device
Bug #264533 reported by
Dustin Kirkland
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
grub-installer (Ubuntu) |
Fix Released
|
High
|
Dustin Kirkland |
Bug Description
Binary package hint: grub-installer
grub-installer is not finding the proper RAID device.
There is a minor bug in the patch for Bug #33649.
I was calling findfs() when I should have been using $bootfs_nodevfs, which is determined with mapdevfs().
:-Dustin
Related branches
Changed in grub-installer: | |
assignee: | nobody → kirkland |
importance: | Undecided → High |
milestone: | none → intrepid-alpha-6 |
status: | New → In Progress |
Changed in grub-installer: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Patch attached.
:-Dustin