http://imgur.com/mqwCgfQ shows the error when trying to boot the test virtual machine -> the options from dhcp look ok.
Michal On Tue, Dec 10, 2013 at 10:51 PM, Michał Dwużnik <michal.dwuz...@gmail.com> wrote: > Well... > > root@fai4:~# /etc/init.d/tftpd-hpa restart > [ ok ] Restarting HPA's tftpd: in.tftpd. > root@fai4:~# ps aux |grep tftp > root 3026 0.0 0.0 14856 152 ? Ss 22:38 0:00 > /usr/sbin/in.tftpd --listen --user tftp --address 0.0.0.0:69 -vvvv > --secure /srv/tftp/ > root@fai4:~# ls -ltra /srv/tftp/ > total 4 > dr-xr-xr-x 1 root root 14 Dec 10 17:35 .. > drwxr-xr-x 1 root nogroup 6 Dec 10 18:08 . > drwxr-xr-x 1 root root 136 Dec 10 21:02 fai > root@fai4:~# tftp localhost > tftp> get fai/pxelinux.0 > Transfer timed out. > root@fai4:~# ls -ltra /srv/tftp/fai > total 21848 > -rw-r--r-- 1 root root 2835648 Sep 20 05:46 vmlinuz-3.2.0-4-amd64 > -rw-r--r-- 1 root root 19498576 Dec 10 18:07 initrd.img-3.2.0-4-amd64 > drwxr-xr-x 1 root root 0 Dec 10 18:08 pxelinux.cfg > drwxr-xr-x 1 root nogroup 6 Dec 10 18:08 .. > -rw-r--r-- 1 root root 26474 Dec 10 18:08 pxelinux.0 > -rw-r--r-- 1 root root 4 Dec 10 21:02 a > drwxr-xr-x 1 root root 136 Dec 10 21:02 . > > I'm puzzled, because the old and trusted fai3 instance works perfectly > with the same configs... > > Michal -- Michal Dwuznik