Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 10:32:36 -0800
From:      Jordan Hubbard <jkh@winston.osd.bsdi.com>
To:        falbu@amnesty.org
Cc:        freebsd-config@FreeBSD.ORG
Subject:   Re: Still having problems (was: 'system' function in install.cfg ) 
Message-ID:  <33913.982693956@winston.osd.bsdi.com>
In-Reply-To: Message from falbu@amnesty.org  of "Tue, 20 Feb 2001 17:17:15 GMT." <OF1DA24569.875DF877-ON802569F9.005DC59B@amnesty.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> >From the script that is launched by the `system` command  (script_a) I am 
> generating a second script (/tmp/script_b) and try to execute it (/bin/sh 
> /tmp/script_b)

One, you should use /stand/sh if you're running out of the install
script.  Two, you shouldn't count on having any reasonable stdin
or stdout - if you want to interact with the user, reopen /dev/ttyv0
and use it.

- Jordan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-config" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33913.982693956>