I2O block arrays trouble - Linux fails to install GRUB at the end of successful installation
Q. I am using Debian Linux (also tried Cent OS and Fedora Linux/RHEL etc). Linux fails to install GRUB boot loader at the end of successful installation. I am installing on I2O block arrays. Do I need to load something before installing on I2O block arrays?
A. I2O controllers comprise many different SCSI (and rarer IDE) RAID controllers
supported by the i2o_block driver. There is a workaround this problem. Once installation complete again boot from your installation CD to fix this problem. All you need to do is install the grub again to have a working system again.
Boot Linux in rescue mode. Type linux rescue at boot prompt:
Boot: linux rescue
When you get a command prompt type the following command :
# chroot /mnt/sysimage
Now install grub:
# grub-install /dev/i2o/hda
Replace hda with your actual array name.
Now exit and type reboot command:
# exit
# reboot
You should get Grub boot menu. Thanks to Warren Togami for hints/help.
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Other Helpful FAQs:
- Does Linux grub replace Windows MBR?
- Error /dev/hdX does not have any corresponding BIOS drive and Solution
- What happens when hard disk fails in raid 5
- Disable graphical GRUB splash screen
- Howto rebuilding a RAID array after a disk fails
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Recent Comments
Today ~ 1 Comment
Today ~ 2 Comments
Yesterday ~ 9 Comments
Yesterday ~ 32 Comments
07/04/2008 07:04 pm (2 days ago) ~ 1 Comment