On 5/2/05, B. Gas <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I run snapshots (3.7)on an intel machine.
> I want to setup some sort of remote installation
> provider like Jumpstart or RIS so that I can
> perform installation/recovery of clients very quick.
> 
> Can someone please guide me whereto look for such information??

And, with the wonderous tool that is rdsetroot, you can tweak bsd.rd
to include your own install script. Perhaps include a file
(jumpstart.txt) with all the answers to the questions that install.sh
asks, and replace .login with a little stub that calls "install.sh <
jumpstart.txt". I've done both of these things before for special
applications. It works well enough (a 2.5 minute install time) but is
definately not a supported configuration. And it's dangerous.

CK

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?

Reply via email to