[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-fai
Subject:    Re: tg3 network cards [SOLVED]
From:       Ryan Steele <ryans () aweber ! com>
Date:       2008-12-19 14:09:43
Message-ID: 494BAB27.2020208 () aweber ! com
[Download RAW message or body]

Ralf Utermann wrote:
> Ryan Steele wrote:
> [...]
>   
>> And I forgot to mention also, that I have to use a custom script to
>> rewrite the IP in the boot.log, otherwise at the end of the
>> installation, fai-chboot fails to connect to the server and change the
>> pxelinux.cfg file to foo.disable.  Here is that script:
>>
>> #! /bin/bash
>>
>> error=0 ; trap "error=$((error|1))" ERR
>>
>> set -x
>>
>> REALIP=$(echo `host $(cat $target/etc/hostname) | awk '{print $4}'`)
>> perl -i -pe "s/^IPADDR=all(.*)/IPADDR='"$REALIP"'$3/" $LOGDIR/boot.log
>>
>> exit $error
>>
>>     
>
> Hi Ryan,
>
>
> this script is probably not needed, if you fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509090
>
> Bye, Ralf
>   
Cool, thanks for the patch Ralf, I'll be testing it out.

Happy Holidays,
Ryan
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic