Bug 157547 - grub-install fails on cciss devices
Summary: grub-install fails on cciss devices
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: grub
Version: 3.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-05-12 16:03 UTC by David Milburn
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-05-27 18:16:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Milburn 2005-05-12 16:03:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050302 Firefox/1.0.1 Fedora/1.0.1-1.3.2

Description of problem:
The following command fails to recreate the /boot/grub/device.map:

/sbin/grub-install --recheck /dev/cciss/c0d0.

The RHEL3 grub-0.93-4.3 needs the grub-0.95-moreraid.patch to
detect cciss devices to fix this problem. This patch has been applied
to the RHEL4 grub-0.95-3.1. 

Version-Release number of selected component (if applicable):
grub-0.93-4.3

How reproducible:
Always

Steps to Reproduce:
1. cat /boot/grub/device.map
2. /sbin/grub-install --recheck /dev/cciss/c0d0
3. cat /boot/grub/device.map
  

Actual Results:  (fd0) /dev/fd0

Expected Results:  (fd0) /dev/fd0
(hd0) /dev/cciss/c0d0


Additional info:


Note You need to log in before you can comment on or make changes to this bug.