FC2 network kickstart not working

Joe Robertson jrobertson at convera.com
Sat May 29 07:24:35 UTC 2004


Paul,

Can you elaborate a little on this - for someone who doesn't 
know anaconda and doesn't see the 'obvious'?  I'm very interested
in learning about this.

Thanks,
Joe

> 
> Well, that was pretty obvious:
> 
> anaconda-10.0/isys/nfsmount.c
> 
> #if 1           /* old libc's do not have inet_aton() -- 
> change 1 to 0 */
>         if (!inet_aton(hostname, &server_addr.sin_addr))
> #endif
>         {
>                 if (mygethostbyname(hostname, 
> &server_addr.sin_addr)) {
>                         myerror = ERROR_HOSTNAME;
>                         goto fail;
>                 } else {
>                         server_addr.sin_family = AF_INET;
>                 }
>         }
> 
> Paul
> 
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com 
> https://www.redhat.com/mailman/listinfo/kickst> art-list
> 





More information about the Kickstart-list mailing list