Has anyone ever attempted to create a bootable install CD to install the cluster node image, and configure it automatically? I have done this, and am having a small problem..
When a newly installed machine boots, the kernel loads fine, but has a problem handing control over to init. init never gets called! I know this because I put a debug statement at the end of execution of the kernel's loading process (when it does execve() on init) and the first line in init. The init print statement is never shown, but the kernel one is. Any clues? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-cluster To unsubscribe, send any mail to "[EMAIL PROTECTED]"
