Hello list,

I setup two different chroots i386 and fatclient2. When I boot
fatclient2, the lts.conf for fatclient2 is ignored and instead the
lts.conf in the directory i386 is used. Where does LTSP get this
information from, is it hard coded in somewhere?

In case it matters, I'm using dnsmasq because my router (and DHCP
server) doesn't support "next-server". I tried two different
configurations, first

-------------------------------------------------------------------
/etc/dnsmasq.conf:
...
tftp-root=/var/lib/tftpboot
pxe-service=X86PC, "Fatclient2", /ltsp/fatclient/pxelinux
...
-------------------------------------------------------------------

and also

-------------------------------------------------------------------
/etc/dnsmasq.conf:
...
tftp-root=/var/lib/tftpboot
pxe-service=X86PC, "Fatclient2", /pxelinux
...

/var/lib/tftpboot/pxelinux.cfg/default:
default fatclient2
label fatclient2
kernel ltsp/fatclient2/vmlinuz
append ro initrd=ltsp/fatclient2/initrd.img root=/dev/nbd0
init=/sbin/init-ltsp plymouth:force-splash vt.handoff=7
nbdroot=:ltsp_fatclient2
ipappend 3
-------------------------------------------------------------------

I prefer the second configuration, as it works around the bug(?) of the
disappearing "ipappend 3" line on every ltsp-update-image and it's
easier to setup which client boots which chroot by default

How do I solve this problem.

Thanks
Thomas

P.S. Is the a downloadable mbox file of the mailing list archive
available? I prefer do read it offline...

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_____________________________________________________________________
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