> I've managed to get LTSP to boot (to prompt) from the flash drive
> although I'm still a long way from getting things going as they
> should.
[snip]

Chris, work the curse of the drinking class, so your query is still
unanswered.

This is what I'd do:

install gutsy
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall

Ok now you have a booting client.

Setup flash as bootable
  ext3 file system & mount as /mnt

  grub-install --rootdirectory=/mnt /dev/hdb    
# whatever disk, from knoppix CD, whatever

Install the /opt/ltsp/images/whatever, vmlinuz and initrd.gz  in your
flash

boot as you are doing already ie like dhcp.conf and pxe.cfg/default
specify.

James

PS I'm booting to RAM. here's my grub:

title RAM Session
root (hd0,0)
kernel /casper/vmlinuz boot=casper splash
initrd /casper/initrd.gz

https://wiki.ubuntu.com/BootToRAM

Here the squashfs image is ltsp's image


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_____________________________________________________________________
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