On Sat, Jan 17, 2004 at 02:46:47PM +0100, Didier WIROTH wrote: > hi, > (concerns freebsd 5.2-release) > when I restart in single user mode with: "shutdown now" > I choose: /bin/csh as my shell. > Set TERM variable: set TERM cons25 > and try to start sysinstall: /stand/sysinstall > > A message appears: > Try to set the TERM variable before using sysinstall > Sysinstall will use ASCII mode .. > (The message is not 100% exact) > It looks like it doesn't accept or recognize the TERM variable? What's wrong > with my TERM variable, I have also tried: > set TERM=cons25 or anything imaginable, nothing worked!
For csh, try: setenv TERM cons25 bye Gautam _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"