On 2014-09-25 10:07:38 -0500, Mored Berdat wrote:
> I follow instructions and variations given by Vagrant and the result on 
> client is:
> http://tinypic.com/view.php?pic=21aa44n&s=8

I can't see anything at that URL. Could you summarize what it says?


> My conf
> Debian 7 x86_64 updated
> LTSP1: debian x86 linux-image-3.2.0-4-486 /opt/ltsp/i386/ - works
> LTSP2: debian x86 linux-image-3.2.0-4-rt-686-pae /opt/ltsp/i686_rt - not boot

Why did you set up a separate chroot? you should be able to install
multiple kernels into the i386 chroot, and use the ifcpu64 detection to
select the appropriate one. Having multiple chroots will make it
needlessly complicated...


> My update-kernels.conf on LTSP2:
>
> # Default boot options
> # Use a menu for booting
> #PXELINUX_DEFAULT=menu
>
> # Set default timeout to 10 seconds (hundreths of a second)
> TIMEOUT=100
>
> # Set default boot item on timeout
> ONTIMEOUT=ltsp-NFS

You'll also want to set this to ltsp-ifcpu64-NFS, since you've set the
timeout. I'd only bother with the timeout if you're using the menu...


> # Default commandline arguments common to all boot methods
> #CMDLINE_LINUX_DEFAULT="init=/sbin/init-ltsp quiet"
> CMDLINE_LINUX_DEFAULT="init=/sbin/init-ltsp LTSP_FATCLIENT=True"

That isn't a reliable method to pass LTSP configuration varialbles;
you'll want to edit lts.conf instead to set LTSP_FATCLIENT=True,
although if it has enough ram and files in
/usr/share/xsessions/*.desktop, it should automatically set
LTSP_FATCLIENT=True.


After editing update-kernels.conf, be sure to run:

  sudo ltsp-chroot --arch=YOUR_CHROOT_NAME /usr/share/ltsp/update-kernels
  sudo ltsp-update-kernels


Good luck!

live well,
  vagrant

Attachment: pgplDLdlXQX69.pgp
Description: PGP signature

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_____________________________________________________________________
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