Discussion:
[Ltsp-discuss] No booting and files missing in Ubuntu 15.04 Kernel 3.19
Funke, Martin
2015-09-23 09:57:46 UTC
Permalink
Hello list,

im testing ltsp with Xubuntu 15.04 and Kernel 3.19-0-15. So far i installed xubuntu 15.04 installed updates, added ppa:ts.sch.gr and installed ltsp-server and ltsp-client in the lastest version.

After all this I did a:
ltsp-update-image –c /
ltsp-config dnsmasq
ltsp-config lts.conf

The problems I encountered are:


1. After ltsp-update-image –c / things like pxelinux.0 and pxelinux.cfg were not created

2. If I do this manually and start my client I get in the negotiation part a:



Overlayfs: missing upperdir or lowerdir or workdir

Mounting overlayfs on /root failed: Invalid argument

Mounting /dev on /root/dev failed: no such file or directory

Mounting /sys on /root/sys failed: no such file or directory

Mounting /sys on /root/proc failed: no such file or directory



Target filesystem doesn’t have requested /sbin/init-ltsp

No init found. Try passing init= bootarg



Busybox

Is there some way to fix this?

Best regards
Martin
Alkis Georgopoulos
2015-09-24 16:46:09 UTC
Permalink
LTSP doesn't have recent versions in Ubuntu, so very frequently it's
completely broken, hopefully that will be fixed in 16.04, for now you'd
better use the Greek schools ppa:

https://launchpad.net/~ts.sch.gr/+archive/ubuntu/ppa

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

in both the server and the chroot.
Post by Funke, Martin
Hello list,
im testing ltsp with Xubuntu 15.04 and Kernel 3.19-0-15. So far i
installed xubuntu 15.04 installed updates, added ppa:ts.sch.gr and
installed ltsp-server and ltsp-client in the lastest version.
ltsp-update-image –c /
ltsp-config dnsmasq
ltsp-config lts.conf
1.After ltsp-update-image –c / things like pxelinux.0 and pxelinux.cfg
were not created
Overlayfs: missing upperdir or lowerdir or workdir
Mounting overlayfs on /root failed: Invalid argument
Mounting /dev on /root/dev failed: no such file or directory
Mounting /sys on /root/sys failed: no such file or directory
Mounting /sys on /root/proc failed: no such file or directory
Target filesystem doesn’t have requested /sbin/init-ltsp
No init found. Try passing init= bootarg
Busybox
Is there some way to fix this?
Best regards
Martin
Loading...