Il 05/05/2011 17.02, Gideon Romm ha scritto:
> You are trying to load the rootfs over tftp?!
>
> That's not how LTSP works. You want to load the pxe bootloader. The
> syntax should be:
>
> filename "/ltsp/i386/pxelinux.0";
>
> as in the subnet stanza.
>
No pxe boot start.

>>>> This is the error:
>>>> Booting from filename "opt/ltsp/images/i386.img"
>>>> tftp://192.168.1.10/opt/ltsp/images/i386.img. File not found (0x2d12603b)

If I change from:

host ws001 {
hardware ethernet 00:00:00:00:00:00;
fixed-address 192.168.1.12;
filename "opt/ltsp/images/i386.img";}

to:
host ws001 {
hardware ethernet 00:00:00:00:00:00;
fixed-address 192.168.1.12;
filename "/opt/ltsp/images/i386.img";}

the error is:
Booting from filename "/opt/ltsp/images/i386.img"
tftp://192.168.1.10//opt/ltsp/images/i386.img. File not found (0x2d12603b)

So I think is correct the first one.

In this moment ws002 work perfectly with first conf.

Rodolfo






------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to