> Hey Asmo,
>
> from epoptes, select the clients and run:
> sudo mount /dev/sda1 /mnt
> sudo mkdir -p /mnt/Boot/LTSP
> sudo dd if=/dev/nbd0 of=/mnt/Boot/LTSP/i386.img; reboot
>
> Then edit pxelinux.cfg/default so that it reads:
> APPEND ro initrd=ltsp/i386/initrd.img init=/sbin/init-ltsp
> root=/dev/sda1 rootflags=ro loop=/Boot/LTSP/i386.img
>
> That's the quick method that still uses PXE and loads the
> kernel+initramfs from the server, but doesn't use NBD at all.

Thank you! I try that tomorrow.

Best Regards Asmo Koskinen.

Ps. I try to hang on IRC next weekend. It's LTSP BTS time :)

>
> It's also possible to install grub 2.0 locally and have it read the
> kernel+initrd from inside i386.img, but that's a longer how-to... :)
>
> Cheers,
> Alkis
>
> Στις 30/10/2013 12:21 μμ, ο/η asmo.koski...@arkki.info
> έγραψε:
>>
>>> There's also the possibility to copy the NBD image locally, if the
>>> clients have a bit of local storage, so that the only network traffic
>>> to
>>> the server is the SSHFS or NFS access to /home.
>>
>> I'm lazy, sorry. No googling around :)
>>
>> Is there any handy howto for that.
>>
>> Best Regards Asmo Koskinen.
>>
>
>
> ------------------------------------------------------------------------------
> Android is increasing in popularity, but the open development platform
> that
> developers love is also attractive to malware creators. Download this
> white
> paper to learn more about secure code signing practices that can help keep
> Android apps secure.
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&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
>



------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&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