> -----Ursprüngliche Nachricht----- > Von: Juan Jose Pablos [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 29. Dezember 2007 15:57 > An: Nagilum > Cc: unattended-info@lists.sourceforge.net > Betreff: Re: [Unattended] Booting from TFTP > > Nagilum escribió: > > > > Currently I only find some howtos for Windows-dhcp/tftp, > but it should > > generally be the same - or not? > > > I would recomend to setup the dhcpd on your ntinstall server > and disable > the one in the linksys router for now. Give it a try.
It's also a Linux-Server because of the SMB-mount Problem. I don't think that the dhcpd is the problem. The clients get the infos they need... I'll try another version of pxelinux.0 - maybe that helps. I'm really clueless about it. What did you/?any other? do to get it working? I installed atftpd per apt-get (Debian Etch) Edited the commandline at inetd.conf to set the right tftproot Got syslinux 3.54 and extracted pxelinux.0 to the /unattended-4.7/linuxboot/tftpboot dirextory and added the following lines to DNSmasq (dhcp-serv): dhcp-option=13,26 //Size of pxelinux.0 in bytes, divided by 512 dhcp-option=66,192.168.0.20 // IP of the tftp-server dhcp-boot=bzImage,ntinstall,192.168.0.20 // Bootfilename, Did I miss anything? *narf* found that mistake... while trying and working yesterday (till I got the hint from you/Juan, to get the pxelinux.0 from syslinux package) I edited the dhcp-boot entry to bzImage... the correct entries, of course, (for me) are: dhcp-option=13,25 //Size of pxelinux.0 in bytes, divided by 512 dhcp-option=66,192.168.0.20 // IP of the tftp-server dhcp-boot=pxelinux.0,ntinstall,192.168.0.20 // Bootfilename, dns & IP of the tftp-server Hope it helps some other ppl to get it running. I must say, that thing really kicks ass, no cd-burning anymore, available from all over the network and with a little vpn-tunnel and a good server, it's possible to remoteinstall over Inet. Thx guys! :) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info