Bug 170210 - Grub will not install bootloader with grub-install
Summary: Grub will not install bootloader with grub-install
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: grub
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-09 03:03 UTC by Reuben Farrelly
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-31 20:45:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Reuben Farrelly 2005-10-09 03:03:25 UTC
Something appears to have broken with grub, such that the current version in
rawhide is no longer able to install a boot loader using grub-install.

grub-1

With grub-0.95-15 this is what happens:

[root@typhoon ~]# grub-install /dev/sdc
No suitable drive was found in the generated device map,
reverting to backed up copy.
mv: cannot stat `/boot/grub/device.map.backup': No such file or directory
[root@typhoon ~]#


With grub-0.95-13 installation looks like this:

[root@typhoon reuben]# grub-install /dev/sdc
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

(fd0)   /dev/fd0
(hd0)   /dev/sda
(hd1)   /dev/sdc
[root@typhoon reuben]#

Comment 1 Jeremy Katz 2006-01-31 20:33:09 UTC
Is this better in FC5 test2?

Comment 2 Reuben Farrelly 2006-01-31 20:45:34 UTC
Yes.  It works fine now, (albeit slowly).

I'll mark this one as fixed.



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