starting /stand/sysinstall in single user mode, how?

Gautam Gopalakrishnan ggop at madras.dyndns.org
Sat Jan 17 05:56:58 PST 2004


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



More information about the freebsd-questions mailing list