IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 19 November 2018   (all times are UTC)

00:41mwalters has joined IRC (mwalters!~ubox@c-73-152-61-86.hsd1.va.comcast.net)
03:18pppingme has left IRC (pppingme!~pppingme@unaffiliated/pppingme, Read error: Connection reset by peer)
03:19pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme)
03:21pppingme has left IRC (pppingme!~pppingme@unaffiliated/pppingme, Read error: Connection reset by peer)
03:56jphein has joined IRC (jphein!b8178628@gateway/web/freenode/ip.184.23.134.40)
03:58
<jphein>
Hello to everyone. =] I have a nice LTSP install in KVM. It's using Ubuntu 18.04.1, with the chrootless dnsmasq proxy method
03:59
However, when I run ltsp-update-kernels my pxe config doesn't pick up the changes I make in /etc/ltsp/udpate-kernels.conf
04:00
my /var/lib/tftpboot/amd64pxelinux.cfg/ directory remains unchanged
04:01
When I make the changes directly in the files it works well
04:09
Am I missing something?
05:56
<alkisg>
jphein: yes, /usr/share/ltsp/update-kernels
05:56
This transfers /etc/ltsp/update-kernels.conf to /boot/pxelinux.cfg/default
05:56
Then ltsp-update-image puts it in /opt/ltsp/images/amd64.img
05:57
And finally ltsp-update-kernels gets it from amd64.img and puts it to tftp
05:57
<jphein>
Thank you! I'll try it out. =]
05:57
<alkisg>
It's so complicated that I wanted to get rid of it and just use a static file :D
05:59
<jphein>
hahaha
06:08
So it never goes to /var/lib/tftpboot/ltsp/amd64/pxelinux.cfg/ ?
06:17
I'd like to install Ubuntu as a pxe option before my ltsp menu
06:32
<alkisg>
jphein: sure, it goes to pxelinux.cfg after the 4 steps I mentioned above
06:38
<jphein>
lol!
06:42
Thank you! Goodnight.
06:44jphein has left IRC (jphein!b8178628@gateway/web/freenode/ip.184.23.134.40, Quit: Page closed)
07:11||cw has left IRC (||cw!~chrisw@unaffiliated/cw/x-1182934, Ping timeout: 246 seconds)
07:33kjackal has joined IRC (kjackal!~quassel@2a02:587:311a:1f00:3d74:9e96:8f03:3e68)
07:36
<stilyan>
hi
07:37
ltsp-update-image --cleanup /
07:37
Script //usr/share/ltsp/ltsp-cleanup does not exist, cannot cleanup the chroot.
07:37
<alkisg>
stilyan: install ltsp-client on the server
07:37
(I assume you're trying chrootless ltsp, right?)
07:37
!install
07:37
<ltsp>
install: http://wiki.ltsp.org/wiki/Installation/Ubuntu for Ubuntu, or http://wiki.ltsp.org/wiki/Installation for other distributions
07:37
<stilyan>
correct
07:37
<alkisg>
Those are the instructions, they include ltsp-client in the apt install line ;)
07:38
When everything else fails... RTFM :D
07:38
<stilyan>
thanks
07:43ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
08:20
<stilyan>
can I use dnsmasq as tftp only, no dhcp and no sending of boot filename ; all of these I want to be handled by the network router ; it works in regular chroot mode but in chrootless I'm getting tftp timeouts
08:21nehemiah has joined IRC (nehemiah!~nehemiah@hs-user-138.wia.cz)
08:24
<alkisg>
Sure, the dnsmasq configuration is the same in both modes, no difference there
08:41
<stilyan>
in chroot I pass dhcp option with code 17 and value '/opt/ltsp/amd64' , when chrootless should I pass anything besides the boot filename ? /ltsp/amd64/pxelinux.0
08:42
<alkisg>
stilyan: there is really NO difference at all between chroot/chrootless modes in dnsmasq configuration
08:43
In both cases the rootpath is needed for nbd to locate the nbd image
08:45
<stilyan>
well poops, tftp timeouts.. have no idea
08:47
<alkisg>
stilyan: get a screenshot from the client and upload it for us to see in which part it fails
08:47
(or type here the last 3 lines of the client output)
08:54alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
08:55alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
09:26
<stilyan>
shows network addresses, pxe-e32: tftp open timeout .. i tried chroot just to be sure as well.. same there
09:27
previously i tested with ubuntu when it worked, now this is Lubuntu..
09:34
<alkisg>
stilyan: you just have your router configuration wrong
09:35
Previously you probably enabled proxydhcp in ltsp, and that bypassed the wrong router configuration
09:35
stilyan: do a vnc if you want more help:
09:35
!vnc-dide
09:35
<ltsp>
vnc-dide: To share your screen with me, run this: sudo apt-get --yes install x11vnc; x11vnc -connect srv1-dide.ioa.sch.gr - this is a reverse connection, it doesn't need port forwarding etc.
09:38Natureshadow has left IRC (Natureshadow!45d1515d22@commu.teckids.org, Read error: Connection reset by peer)
09:42
<stilyan>
works with dnsmasq off, probably config issue
09:44
<alkisg>
stilyan: if it works with dnsmasq off, just disable dhcp/proxydhcp in dnsmasq
09:44
What's the output of this? grep range /etc/dnsmasq.d/ltsp-server-dnsmasq.conf
10:19nehemiah has left IRC (nehemiah!~nehemiah@hs-user-138.wia.cz, Read error: Connection reset by peer)
11:15GodFather has joined IRC (GodFather!~rcc@d28-23-172-21.dim.wideopenwest.com)
11:20kjackal has left IRC (kjackal!~quassel@2a02:587:311a:1f00:3d74:9e96:8f03:3e68, Ping timeout: 252 seconds)
11:20kjackal has joined IRC (kjackal!~quassel@athedsl-173499.home.otenet.gr)
11:30Faith has joined IRC (Faith!~Paty_@unaffiliated/faith)
11:35GodFather has left IRC (GodFather!~rcc@d28-23-172-21.dim.wideopenwest.com, Ping timeout: 252 seconds)
12:42spaced0ut has joined IRC (spaced0ut!~spaced0ut@unaffiliated/spaced0ut)
13:08GodFather has joined IRC (GodFather!~rcc@2600:1007:b02c:f1ce:5c75:c1ba:65b5:3a52)
14:00||cw has joined IRC (||cw!~chrisw@unaffiliated/cw/x-1182934)
14:42GodFather has left IRC (GodFather!~rcc@2600:1007:b02c:f1ce:5c75:c1ba:65b5:3a52, Ping timeout: 252 seconds)
15:29GodFather has joined IRC (GodFather!~rcc@2600:1007:b002:403e:5c75:c1ba:65b5:3a52)
16:19GodFather has left IRC (GodFather!~rcc@2600:1007:b002:403e:5c75:c1ba:65b5:3a52, Ping timeout: 250 seconds)
16:44kjackal has left IRC (kjackal!~quassel@athedsl-173499.home.otenet.gr, Ping timeout: 245 seconds)
16:45kjackal has joined IRC (kjackal!~quassel@2a02:587:311a:1f00:3d74:9e96:8f03:3e68)
17:01lucascastro has left IRC (lucascastro!~lucascast@177-185-139-186.isotelco.net.br, Remote host closed the connection)
17:23GodFather has joined IRC (GodFather!~rcc@2600:1007:b00a:b3e5:5c75:c1ba:65b5:3a52)
17:48GodFather has left IRC (GodFather!~rcc@2600:1007:b00a:b3e5:5c75:c1ba:65b5:3a52, Ping timeout: 250 seconds)
17:53carbm2 has left IRC (carbm2!42cc1464@gateway/web/freenode/ip.66.204.20.100, Ping timeout: 256 seconds)
18:02kjackal has left IRC (kjackal!~quassel@2a02:587:311a:1f00:3d74:9e96:8f03:3e68, Ping timeout: 252 seconds)
18:05GodFather has joined IRC (GodFather!~rcc@2600:1007:b00a:b3e5:5c75:c1ba:65b5:3a52)
18:45GodFather has left IRC (GodFather!~rcc@2600:1007:b00a:b3e5:5c75:c1ba:65b5:3a52, Ping timeout: 260 seconds)
19:10kjackal has joined IRC (kjackal!~quassel@2a02:587:311a:1f00:3d74:9e96:8f03:3e68)
19:40pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme)
19:53kjackal has left IRC (kjackal!~quassel@2a02:587:311a:1f00:3d74:9e96:8f03:3e68, Ping timeout: 276 seconds)
20:31Faith has left IRC (Faith!~Paty_@unaffiliated/faith, Quit: Leaving)
20:44lucascastro has joined IRC (lucascastro!~lucascast@186.193.183.19.jupiter.com.br)
20:50vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
20:56kjackal has joined IRC (kjackal!~quassel@2a02:587:311a:1f00:3d74:9e96:8f03:3e68)
21:49kjackal has left IRC (kjackal!~quassel@2a02:587:311a:1f00:3d74:9e96:8f03:3e68, Ping timeout: 252 seconds)
22:05lucas_ has joined IRC (lucas_!~lucascast@177-185-139-186.isotelco.net.br)
22:07lucascastro has left IRC (lucascastro!~lucascast@186.193.183.19.jupiter.com.br, Ping timeout: 245 seconds)
22:39||cw has left IRC (||cw!~chrisw@unaffiliated/cw/x-1182934, Ping timeout: 268 seconds)
22:39emk has left IRC (emk!~emk@unaffiliated/emk, Ping timeout: 268 seconds)
22:39pppingme has left IRC (pppingme!~pppingme@unaffiliated/pppingme, Ping timeout: 268 seconds)
22:41||cw has joined IRC (||cw!~chrisw@unaffiliated/cw/x-1182934)
22:42pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme)
22:42ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Remote host closed the connection)
23:19lucas_ has left IRC (lucas_!~lucascast@177-185-139-186.isotelco.net.br, Remote host closed the connection)