On 2014-08-14 13:35, richard kweskin wrote:
> On 2014-08-13 18:58, Vagrant Cascadian wrote:
>> On 2014-08-13, richard kweskin wrote:
>>> On 2014-08-13 02:04, Vagrant Cascadian wrote:
>>>> On 2014-08-12, richard kweskin wrote:

snip

> I agree. However, there are cases in which the above method is used. 
> I
> am only testing different cases and because you have been so 
> forthcoming
> I can now write up some documentation both in Greek and in English.

snip

Using the steps below the client boots successfully:

1 install dnsmasq ltsp-server-standalone lxde

2 add loop to /etc/modules and reboot the server (reported at 
https://bugs.debian.org/756990)

3 ltsp-config dnsmasq

4 edit /etc/dnsmasq.d/ltsp-server-dnsmasq.conf to comment out dhcp 
range line leaving dhcp proxy if the server has just one nic or edit (if 
needed) the dhcp range line to suit the subnet with clients

5 edit /etc/dnsmasq.d/ltsp-server-dnsmasq.conf to replace all instances 
of amd64 with i386

6 service dnsmasq restart

7 edit etc/ltsp/ltsp-server.conf to have ARCH="i386" and DIST="jessie"

8 edit /etc/ltsp/ltsp-build-client.conf to have ARCH="i386" and 
DIST="jessie"

9 patched /usr/share/ltsp/update-kernels (using
   
http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/revision/2569
   
http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/revision/2570 
)

10 aptitude install pxelinux

11 aptitude update aptitude full-upgrade aptitude clean

12 ltsp-build-client (without parameters)

13 edit /opt/ltsp/i386/etc/ltsp/update-kernels.conf to have 
BOOT_METHODS=NBD, ARCH="i386" and IPAPPEND=3 uncommented

14 patched /opt/ltsp/i386/usr/share/ltsp/update-kernels (using
   
http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/revision/2569
   
http://bazaar.launchpad.net/~ltsp-upstream/ltsp/ltsp-trunk/revision/2570 
)

15 ltsp-chroot -rm

16 apt-get install pxelinux && apt-get clean && exit (aptitude is not 
installed in the chroot)

17 ltsp-chroot --arch i386 /usr/share/ltsp/update-kernels

18 ltsp-update-kernels (this puts pxelinux.0 and pxelinux.cfg and the 
latest i386 kernel into
/var/lib/tftpboot/ltsp/i386/)

19 ltsp-config nbd-server

20 service nbd-server restart

21 ltsp-update-image (also without parameters)

Please help in marking this thread solved.

Richard

------------------------------------------------------------------------------
_____________________________________________________________________
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