grub bootable sector create fail !!!



We have Redhat AS 3.4 and I tried to create GRUB boot
sector anf failed. Any ideal?


# grub-install /dev/sda
/sbin/grub-install: line 456: 6327 Segmentation fault
$grub_shell --batch --device-map=$device_map
>$log_file <<EOF
root $root_drive
setup $force_lba --stage2=$grubdir/stage2
--prefix=$grub_prefix $install_drive
quit
EOF

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'.

# this device map was generated by anaconda
(fd0) /dev/fd0
(hd0) /dev/sda

___________________________________________________ 最新版 Yahoo!奇摩即時通訊 7.0,免費網路電話任你打! http://messenger.yahoo.com.tw/

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Grub install broken after kernel update
    ... After installation we tried grub-install /dev/sda and we got ... root $root_drive ... This is the contents of the device map /boot/grub/device.map. ...
    (Fedora)
  • grub-install /dev/hda1
    ... When running 'grub-install /dev/hda1' I'm asked to check if the file ... This is the contents of the device map /boot/grub/device.map. ... cdrom and cdwriter to this list. ... I am not using scsi emulation. ...
    (Debian-User)
  • Re: Grub invalid executable
    ... The command in RedHat is "grub-install" (for which there is a manpage). ...
    (comp.os.linux.misc)