I'm setting up grub on box using software RAID but GRUB just seems to
hang when I'm configuring it. Here are my drives: 

/dev/md0 = /boot 
/dev/md1 = / 
/dev/md2 = <swap> 

don't know if this is going to make a difference but here is how my RAID
devices are set up: 

/dev/md0 = (/dev/hda1 + /dev/hdc1) 
/dev/md1 = (/dev/hda3 + /dev/hdc3) 
/dev/md2 = (/dev/hda2 + /dev/hdc2) 

At the grub prompt I type: 
"root (hd0,0)" 

and I get back: 

"Filesystem type is ext2fs, partition type 0xfd" 

so far so good. When I type: 

"setup (hd0)" 

grub just hangs. I can ssh into the box and see that grub is using up
99% of CPU. Does anyone know what to do in this case ? Thanks for your
help in advance... 



--
[EMAIL PROTECTED] mailing list

Reply via email to