Hello All

Following the sucess with Jessie i386 I tried many of the same steps 
with an installation already in use without ltsp.

The steps:

1 install dnsmasq ltsp-server-standalone ltsp-client lxde
2 add loop to /etc/modules and reboot the server
3 ltsp-config dnsmasq and edit to comment out dhcp range line leaving 
dhcp proxy since server has just one nic
4 service dnsmasq restart
5 edit /etc/ltsp/update-kernels.conf to have BOOT_METHODS=NBD, 
ARCH="i386" and IPAPPEND=3 uncommented
6 edit etc/ltsp/ltsp-server.conf to have ARCH="i386" and DIST="jessie"
7 edit /etc/ltsp/ltsp-build-client.conf to have ARCH="i386" and 
DIST="jessie"
8 patched /usr/share/ltsp/update-kernels
9 aptitude install pxelinux
10 aptitude update aptitude full-upgrade aptitude clean
11 ltsp-build-client-image (without parameters)
12 ltsp-update-image  (also without parameters)
13 ltsp-config nbd-server
14 service nbd-server restart


ltsp-info
server information:
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux testing (jessie)
Release:        testing
Codename:       jessie

server packages:
ii ldm 2:2.2.14-1
ii ldm-server 2:2.2.14-1
un ldm-themes <none>
ii ltsp-client 5.5.1-1
ii ltsp-client-core 5.5.1-1
ii ltsp-docs 1.1-1
ii ltsp-server 5.5.1-1
un ltsp-utils <none>
ii ltspfs 1.3-1
ii ltspfsd 1.3-1
ii ltspfsd-core 1.3-1

packages in chroot: /opt/ltsp/i386
ii ldm 2:2.2.13-1
ii ldm-themes 12.07.1
ii ltsp-client 5.5.1-1
ii ltsp-client-core 5.5.1-1
ii ltspfsd 1.3-1
ii ltspfsd-core 1.3-1

found: /opt/ltsp/i386/etc/lts.conf

found: /var/lib/tftpboot/ltsp/i386/lts.conf

found image: /opt/ltsp/images/i386.img

As the server has the architecture amd64,

/etc/dnsmasq.d/ltsp-server-dnsmasq.conf contains:

dhcp-boot=net:pxe,/ltsp/amd64/pxelinux.0
dhcp-boot=net:etherboot,/ltsp/amd64/nbi.img
dhcp-boot=net:ltsp,/ltsp/amd64/lts.conf

I didn't touch it but it expects pxelinux.0 to be in 
/var/lib/tftpboot/ltsp/amd64/ but it isn't there.
Neither is it in /var/lib/tftpboot/ltsp/i386/

Also above we saw that /var/lib/tftpboot/ltsp/i386/lts.conf, not where 
dnsmasq was set to find it.

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