Carsten Aulbert wrote: > Hi all, > > another question just waited for us in the darkness and jumped right > into our faces. When we boot a machine we cannot follow the boot process > through the end but it just stops at some point and we have no idea why. > Can anyone enlighten us please? > > Boot line: > append root=/dev/nfs > nfsroot=/srv/fai/nfsroot/live/filesystem.dir,v3,tcp,rsize=32768,wsize=32768 > ip=::::::dhcp nofb console=ttyS1,19200 > FAI_FLAGS=verbose,sshd,createvt,reboot FAI_ACTION=install > Check your /etc/inittab. It should have a line that is something like this
T1:23:respawn:/sbin/getty -L ttyS1 19200 vt100 It looks like the kernel is using the serial port for the console but there isn't a getty running on it. So give that line in inittab a try. Mike ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel