On 03/06/2003 @ 05:50, Sriram Ganapathy wrote: > My requirement is that I start into run level 5 > but the initial login screen must be one of the other six text based > virtual terminals(ctrl+alt+F1 through ctrl+alt+f6) an not the gui based > (ctrl+alt+f7). How do I do it ?
What's the point? If you want your initial/default login screen to be text-only, boot into runlevel 3. By choosing runlevel 5, you're asking Mandrake to fire up X11 and then use the next available console (which is 7 in this case) to act as the initial/default login. Read 'man inittab' for more information. Regards, -- Sahil Tandon <[EMAIL PROTECTED]> http://people.brandeis.edu/~sahil ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
