On 2014-08-02 05:41, michael pope wrote:
> On Fri 01 Aug 2014 19:08:35 EST, rkwesk_ltsp wrote:
>> On 2014-08-01 02:48, Michael Pope wrote:
>>> I've got a fresh install of Xubuntu 14.04 64bit and I would like to
>>> configure it to be a LTSP-PNP server,
>>
>> snip
>>
>>> I'm used to working with
>>> LTSP thin clients and have never done a LTSP-PNP install, how do I
>>> get
>>> the vmlinuz file in there?
>>>
>>> from
>>> Michael
>>

snip

> Richard,
>
> All my clients are 64bit, I take your point though I should just use
> the 32bit version it's not like I'm going to put over 64GB Memory in 
> my
> server.

In that case use whichever suits you, of course.

> I found the problem was a bug in ltsp-update-image which doesn't copy
> my boot files over as they are in a different partition. I did a 
> dirty
> hack just to prove that this was the problem
>
> I first mounted my root partition which is in the LVM
> : mount /dev/mapper/xubuntu--vg-root /mnt
>
> Copied over my boot files to that drive and unmounted it
> : cp /boot/* /mnt/boot
> : umount /mnt
>
> Update the image
> : ltsp-update-image -c /
>
> Now my thin clients boot. I'll file a bug for this.
>
> from
> Michael

Michael

I am not sure of this and so did not speak to this previously. However, 
I believe that in order to populate the pxe boot with a kernel the 
script

      /usr/share/ltsp/update-kernels

needs to be invoked.

Richard

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_____________________________________________________________________
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