Documentation Talk:AVR32 Linux Development/Filesystem over NFS for AVR32 Linux

From AVRFreaks Wiki

Jump to: navigation, search

HI,

I have enconter a weird problem with ubuntu 8.04. I have done a standard installation but when i configure the tftpserver i got some error in syslog like cannot bind to local socket: Address already in use

to correct the problem I edited /etc/inetd.conf and comment the line:

tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot

and restart the server with:

/etc/init.d/tftpd-hpa restart

and all worked as mentionned in the wiki

hope this help someone else.

Jonathan

Personal tools