[Ltsp-discuss] Ubuntu 14.04 No overlay or aufs support detected?

2016-02-02 Thread Takala Tuomas
Hello

I tried to update my ltsp-pnp server. when i tried to create an image with the 
command
   ltsp-update-image --cleanup /

and get the following error message:

No overlay or aufs support detected

What should i do?

Thanks Tuomas


--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
_
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


Re: [Ltsp-discuss] Ubuntu 14.04 No overlay or aufs support detected?

2016-02-02 Thread Alkis Georgopoulos
On 03/02/2016 09:18 πμ, Takala Tuomas wrote:
> Hello
>
> I tried to update my ltsp-pnp server. when i tried to create an image with 
> the command
> ltsp-update-image --cleanup /
>
> and get the following error message:
>
> No overlay or aufs support detected
>
> What should i do?
>
> Thanks Tuomas
>

Update to a newer LTSP version, this was solved many months ago.

If you're using Ubuntu, use the Greek schools PPA (as the ltsp-pnp wiki 
page recommends), LTSP in Ubuntu is quite broken without that PPA.

sudo -i
add-apt-repository ppa:ts.sch.gr
apt-get update
apt-get dist-upgrade

...both in the server and in the chroot.

If you're using Debian, use the backports repository.

--
Alkis Georgopoulos
LTSP developer
Professional LTSP support: alk...@gmail.com

--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311=/4140
_
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