I'm not sure what your issue is, but I know that start_init will hang trying to mount devfs if there is no /dev
On Wed, 9 Mar 2005 15:28:12 -1000, William Bierman <[EMAIL PROTECTED]> wrote: > 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]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-cluster To unsubscribe, send any mail to "[EMAIL PROTECTED]"
