Re: echoing to console during serial install...

2007-05-23 Thread Frans Pop
On Wednesday 23 May 2007 17:14, James K. Love wrote: > Is there any way that my script can get control of ttyS0, when the > late_command is being executed? Don't know the answer to your question, but why don't you just use debconf to ask your questions? You'd need to create a small udeb with the

echoing to console during serial install...

2007-05-23 Thread James K. Love
All: I've created a custom install CD with a custom kernel that installs on several platforms... some with graphical consoles, others with serial. At the end of the install, I run a late_command script that prompts the user for some information relevant to my installs. On the platforms with grap