[debian-lan-devel] Additional Parameter for installing automatic?

Andreas B. Mundt andi.mundt at web.de
Sun May 19 10:02:11 UTC 2013


Hi Andreas,

On Sat, May 18, 2013 at 10:56:21AM +0200, Andreas Schockenhoff wrote:
> Am 16.05.2013 20:43, schrieb Andreas Schockenhoff:
> >
> >>Can you provide a proper patch with some context around the
> >>changes? (If this is a modification in the config space of a
> >>debian-lan mainserver, use 'git diff' in /srv/fai/config/' after
> >>your modifications.)
> >I will try this.
> >
> attached the patch with git diff -p -w
>
> The use of the Variable MAINSERVER=SEPARATE or COMBINED would I
> explain in the wiki if this patch is included.
>
> On the CD I think the best is the dialog.
>
[...]

I modified your patch slightly, please check the commit

  http://anonscm.debian.org/gitweb/?p=collab-maint/debian-lan.git;a=commitdiff;h=c4efeafb7f4496ca77083c8f6dc72814ff381edf

You have to provide ROOTPW, ADMINPW, MAINSERVER_IPADDR and GATEWAY on
the command boot line, from your example:

fai-chboot -IEFv -u nfs://faiserver/srv/fai/config -k "hostname=mainserver \
ROOTPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1' \
ADMINPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1' \
MAINSERVER_IPADDR=10.0.0.1 \
GATEWAY=10.0.0.1" 08:11:11:11:11:41

should do the job, and no interaction should be needed during
installation.  IF MAINSERVER_IPADDR and GATEWAY are identical, the
combined setup is chosen.

Can you please test if this is sufficient to fullfill your needs?

Many thanks and best regrads,

     Andi



More information about the debian-lan-devel mailing list