On Mon, 28 Apr 2008, Kjetil wrote:
> > I am trying to install openbsd but I keep getting an error message,
> > booting tftp:/bsd: open tftp:/bsd: Unknown error: code 60
> > failed(60). will try /obsd
[snip]
> Try add these two options to your dhcpd.conf (i assume your tftp server is
> the same as your dhcp server).
>
> next-server 10.0.0.100;
> option root-path "/bsd";
Some [not so] obvious things to check:
Is /bsd and all relevant contents world readable?
Did you restart inetd after uncommenting tftpd in /etc/inetd.conf?
Did you set up the tcpd wrapper properly?
From the linux box can you do manual tftp?
tftp localhost
get bsd.rd
-Jed
_______________________________________________
Soekris-tech mailing list
[email protected]
http://lists.soekris.com/mailman/listinfo/soekris-tech