After performing the modification suggested by Mathieu
Chouquet-Stringer, I'm still seeing the same problem.

To clarify:

I'm using cluclo (the Cluster-Cloner) to quickly set up new systems.  We
use Grub as our standard bootloader.  We want to automate the process,
using cluclo, of installing Grub on a fresh system.

When the Grub installation script is called (at the end of the cluclo
process), I see these errors:

kmod: failed to exec /sbin/modprobe -s -k block-major-33
kmod: failed to exec /sbin/modprobe -s -k block-major-33
kmod: failed to exec /sbin/modprobe -s -k block-major-34
kmod: failed to exec /sbin/modprobe -s -k block-major-34
kmod: failed to exec /sbin/modprobe -s -k block-major-8
kmod: failed to exec /sbin/modprobe -s -k block-major-8
kmod: failed to exec /sbin/modprobe -s -k block-major-8
kmod: failed to exec /sbin/modprobe -s -k block-major-8
kmod: failed to exec /sbin/modprobe -s -k block-major-8
kmod: failed to exec /sbin/modprobe -s -k block-major-8
kmod: failed to exec /sbin/modprobe -s -k block-major-8
kmod: failed to exec /sbin/modprobe -s -k block-major-8

I understand (per Mathieu's description) that these refer to:
IDE 3 (block-major-33)
IDE 4 (block-major-34)
and
SCSI 1-8 (block-major-8)

What I don't understand is why, after making the previously suggested
changes, these errors still show, and Grub does not properly install.

Thanks again!

Jared Ream

-- 
"Hello, my name is Linus Torvalds.  You killed my process.  Prepare to
die."

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to