<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">On Cent OS 4 the very last screen says REBOOT. Before <br>
click that do CTRL-ALT_F2 and get a prompt.<br>
then enter the following commands. <br>
<br>
This will allow the software raid arrays to boot.<br>
<br>
grub<br>
find /boot/grub/stage1<br>
device (hd0) /dev/hda<br>
root (hd0,0)<br>
setup (hd0)<br>
<br>
This is easier the setting up mdXXX commands after boot.<br>
<br>
Jerry<br>
</font>
</body>
</html>