On Thursday 11 April 2002 10:07, Chad Carr wrote: > The contents of this thread make a delightful howto, but I am > wondering when you say success what you really mean. I can copy the > same results as you from my minicom window (i.e the boot happens and > I can log in) but there is one large thing missing: boot messages. I > see none. Are you seeing them? Can you tell me how I can see them? > Aren't boot messages important? They probably aren't for a > production box, I guess, but for developers on headless boxes? > Maybe. Is the boot information available any other way in LEAF?
Boot messages are set in Syslinux, not the LEAF OS until the kernel gives up control to INIT. The console keyword in /syslinux.cfg should point to the serial port instead of tty if your planning to run headless. Charles serial HowTo and the Serial Console FAQ aptly covers this change as well. All LEAF kernels except DF small should have serial support compiled in, so usually kernel support isn't an issue in the least. I have had problems attempting to get boot messages sent to two consoles, so I pick the one I will be using (the most)..... ie, if the machine is headless I use /dev/ttyS0 instead of tty0 in syslinux.cfg. I hope this helps, -- ~Lynn Avants aka Guitarlynn guitarlynn at users.sourceforge.net http://leaf.sourceforge.net If linux isn't the answer, you've probably got the wrong question! _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user