Re: [Ltsp-discuss] ltsp-update-image hangs

2016-09-25 Thread David Groos
To make use of the school district's AD I use PowerBroker Open ( https://www.powerbrokeropen.org/) and have been using it since 2010 (formerly called "likewise open"). This software allows me to join the domain and authenticate to it. David On Sun, Sep 25, 2016 at 12:09 PM, David Groos wrote: >

Re: [Ltsp-discuss] ltsp-update-image hangs

2016-09-25 Thread David Groos
I checked: lsb_release -a No LSB modules are available. Distributor ID:Ubuntu Description:Ubuntu 14.04.5 LTS Release:14.04 Codename:trusty And as far as I was able to tell that is the one you figured: linux-image-generic-lts-vivid. I'll do what you suggest tomorrow after school (in

Re: [Ltsp-discuss] ltsp-update-image hangs

2016-09-24 Thread Alkis Georgopoulos
On 25/09/2016 08:45 πμ, Alkis Georgopoulos wrote: > On 25/09/2016 01:49 πμ, David Groos wrote: > >> Based on the output at the end of updating the image: >> Removing /var/lib/tftpboot/ltsp/i386/vmlinuz-3.19.0-68-generic >> it appears the old kernel was 3.19.0-68. >> >> I'm going to research downgra

Re: [Ltsp-discuss] ltsp-update-image hangs

2016-09-24 Thread Alkis Georgopoulos
On 25/09/2016 01:49 πμ, David Groos wrote: > Based on the output at the end of updating the image: > Removing /var/lib/tftpboot/ltsp/i386/vmlinuz-3.19.0-68-generic > it appears the old kernel was 3.19.0-68. > > I'm going to research downgrading the kernel. Would you recommend trying > that as the

Re: [Ltsp-discuss] ltsp-update-image hangs

2016-09-24 Thread David Groos
On Sat, Sep 24, 2016 at 4:39 PM, Alkis Georgopoulos wrote: > > awk -F: '$3>=500 && $3<=6 { print $1; }' /etc/passwd | > while read user; do > echo "$user" > done > > If you run the above snippet on the server, it will list the local users > that /usr/share/ltsp/cleanup.d/51

Re: [Ltsp-discuss] ltsp-update-image hangs

2016-09-24 Thread Alkis Georgopoulos
On 24/09/2016 05:58 μμ, David Groos wrote: > 1) output of command at: http://paste.ubuntu.com/23224929/ > > 2) I forgot to mention that I've tried rebooting (and did again) and it > has made no difference. Also, forgot to mention in problem description > that updating the image did work 1 time a fe

Re: [Ltsp-discuss] ltsp-update-image hangs

2016-09-24 Thread David Groos
1) output of command at: http://paste.ubuntu.com/23224929/ 2) I forgot to mention that I've tried rebooting (and did again) and it has made no difference. Also, forgot to mention in problem description that updating the image did work 1 time a few days ago. Also didn't mention that 1-2 weeks ago i

Re: [Ltsp-discuss] ltsp-update-image hangs

2016-09-23 Thread Alkis Georgopoulos
On 23/09/2016 11:55 μμ, David Groos wrote: > Hi All, > > When I try to update the client image on the ltsp-pnp 14.04 server I run: > sudo ltsp-update-image --cleanup / > and the system just hangs: no output. After awhile I press control-c and > then this error message is printed: > "failed to remov