Bug 123122
| Summary: | grub does not correctly populate new device.map for Compaq/HP SmartArray | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Mark Seger <mjseger> |
| Component: | grub | Assignee: | Peter Jones <pjones> |
| Status: | CLOSED WORKSFORME | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-27 18:51:03 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 Description of problem: As the title says, if you run grub --device-map=foo and then quit, the contents of foo only show an entry for (fd0). This is also true in the case where you run grub-install --recheck which tells grub to regenerate the device.map file. Version-Release number of selected component (if applicable): 0.93 How reproducible: Always Steps to Reproduce: 1.grub --device-map=/tmp/foo 2.cat /tmp/foo 3.look at contents Actual Results: file 'foo' does not conain an entry for the disk Expected Results: (hda0) /dev/cciss/c0d0 Additional info: