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


Channel log from 2 February 2022   (all times are UTC)

04:45woernie has left IRC (woernie!~werner@p5b296cc2.dip0.t-ipconnect.de, Quit: No Ping reply in 180 seconds.)
04:45woernie has joined IRC (woernie!~werner@p5b296cc2.dip0.t-ipconnect.de)
05:31Vercas8 has joined IRC (Vercas8!~Vercas@gateway/tor-sasl/vercas)
05:32Vercas has left IRC (Vercas!~Vercas@gateway/tor-sasl/vercas, Ping timeout: 276 seconds)
05:32Vercas8 is now known as Vercas
05:38jgee has left IRC (jgee!~jgee@186.80.49.20, *.net *.split)
05:38highvoltage has left IRC (highvoltage!~highvolta@shell.jonathancarter.org, *.net *.split)
05:38Hyperbyte has left IRC (Hyperbyte!~jan@middelkoop.cc, *.net *.split)
05:38lucascastro has left IRC (lucascastro!~lucascast@192-140-51-251.static.oncabo.net.br, *.net *.split)
05:38book` has left IRC (book`!~book`@static.38.6.217.95.clients.your-server.de, *.net *.split)
05:38sunweaver has left IRC (sunweaver!~sunweaver@fylgja.das-netzwerkteam.de, *.net *.split)
05:42woernie has left IRC (woernie!~werner@p5b296cc2.dip0.t-ipconnect.de, Ping timeout: 256 seconds)
05:51sunweaver has joined IRC (sunweaver!~sunweaver@fylgja.das-netzwerkteam.de)
05:52woernie has joined IRC (woernie!~werner@p5b296cc2.dip0.t-ipconnect.de)
05:52lucascastro has joined IRC (lucascastro!~lucascast@192-140-51-251.static.oncabo.net.br)
05:52book` has joined IRC (book`!~book`@static.38.6.217.95.clients.your-server.de)
05:53jgee has joined IRC (jgee!~jgee@186.80.49.20)
05:53highvoltage has joined IRC (highvoltage!~highvolta@shell.jonathancarter.org)
05:53Hyperbyte has joined IRC (Hyperbyte!~jan@middelkoop.cc)
05:57alkisg has joined IRC (alkisg!~alkisg@2001:470:69fc:105::2d3)
05:57
<alkisg>
Yes ltsp requires either two initrds or a merged one
05:58
I think syslinux allows two initrds but in the same line
06:24
sfxworks: you can decompress initrds with `unmkinitramfs`, but the easiest way is to see what compression your second initrd uses (e.g. gzip or xz), then compress ltsp.img with the same compression, and just concatenate them
06:25
sfxworks: pxelinux supports initrd=initrd1.img,initrd2.img, see https://wiki.syslinux.org/wiki/index.php?title=Config
06:26
So you don't need to merge them
07:07
sfxworks: /srv/tftp is the tftp server path, it shouldn't be used in the client
07:07
Sorry OK I got it that's the file it requested, OK
07:08
OK then try to merge them by gzip+concat
07:08
What's the output of: file /path/to/your-initrd.img, does it say gzipped?
07:09
Eeeh?! That's not an initrd... what size does that have?
07:09
Maybe you're talking about the disk image? I'm talking about the initrd
07:10
/srv/tftp/ltsp/...
07:10
OK then gzip ltsp.img, and concatenate these two files
07:11
cat ltsp.img.gz your-initrd.img.gz > final-initrd.img.gz
07:11
And send the final one to the client
07:12
It might also be possible NOT to gzip it, e.g. this might also work: cat ltsp.img your-initrd.img.gz > final-initrd.img
07:12ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
07:12
<alkisg>
But in that case make sure that ltsp.img is first, otherwise it will certainly not work
07:13
If that works, you can later automate it with a POST_INITRD_MERGE="..." ltsp.conf parameter
07:14
Yes that's very good progress
07:15
Do put DEBUG_SHELL=1 under [clients] in ltsp.conf; also check for nfs errors above
07:15
Does /srv/ltsp/images/rockpro64.img exist?
07:16
Sounds like a typo then
07:16
Rename it to rockpro64.img, then reboot the client
07:16
Or at least symlink it
07:27
The symlink should be relative
07:27
NFS doesn't follow symlinks outside the share dir
07:28
ls /root
07:28
ls -l /root/images
07:28
Etc, try to see if it's there
07:29
sfxworks: you can bind-mount it though
07:29
On the server, mount --bind /mnt/store/images /srv/ltsp/images
07:29
OK
07:35
Yey!!
07:50
sfxworks: you're welcome; please send me the link so that I can try it when I get some free time (in the distant future... :))
10:40
<Hyperbyte>
alkisg, who are you talking to? I only see your messages
10:42
<alkisg>
Hyperbyte: sfxworks is on matrix, probably badly bridged to irc
10:42
I think I consider matrix to be the main one as it allows voice, photos etc, and irc just the legacy bridge
11:00
<Hyperbyte>
What is this heresy.
11:58Faith has joined IRC (Faith!~Faith@user/faith)
12:29lucascastro has left IRC (lucascastro!~lucascast@192-140-51-251.static.oncabo.net.br, Remote host closed the connection)
12:31lucascastro has joined IRC (lucascastro!~lucascast@192-140-51-251.static.oncabo.net.br)
16:45vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:20)
20:37vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:20, Quit: leaving)
20:39Faith has left IRC (Faith!~Faith@user/faith, Quit: Leaving)
21:11jgee has left IRC (jgee!~jgee@186.80.49.20, *.net *.split)
21:11highvoltage has left IRC (highvoltage!~highvolta@shell.jonathancarter.org, *.net *.split)
21:11Hyperbyte has left IRC (Hyperbyte!~jan@middelkoop.cc, *.net *.split)
21:11woernie has left IRC (woernie!~werner@p5b296cc2.dip0.t-ipconnect.de, *.net *.split)
21:11book` has left IRC (book`!~book`@static.38.6.217.95.clients.your-server.de, *.net *.split)
21:11sunweaver has left IRC (sunweaver!~sunweaver@fylgja.das-netzwerkteam.de, *.net *.split)
21:11Vercas has left IRC (Vercas!~Vercas@gateway/tor-sasl/vercas, *.net *.split)
21:11ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, *.net *.split)
21:11alkisg has left IRC (alkisg!~alkisg@2001:470:69fc:105::2d3, *.net *.split)
21:11quinox has left IRC (quinox!~quinox@ghost.qtea.nl, *.net *.split)
21:11wyre has left IRC (wyre!~wyre@user/wyre, *.net *.split)
21:11MUHWALT has left IRC (MUHWALT!~ubox@user/muhwalt, *.net *.split)
21:11fiesh has left IRC (fiesh!~fiesh@2003:fb:1018::21, *.net *.split)
21:12bluejaypop has left IRC (bluejaypop!~7f000001@user/josefig, *.net *.split)
21:12bcg_ has left IRC (bcg_!~b@dg4ybwyyyyyyyyyyyyyyt-3.rev.dnainternet.fi, *.net *.split)
21:12ogra has left IRC (ogra!~ogra_@ubuntu/member/ogra, *.net *.split)
21:12adrianorg has left IRC (adrianorg!~adrianorg@debian/adrianorg, *.net *.split)
21:12bcg_ has joined IRC (bcg_!~b@dg4ybwyyyyyyyyyyyyyyt-3.rev.dnainternet.fi)
21:12sunweaver has joined IRC (sunweaver!~sunweaver@fylgja.das-netzwerkteam.de)
21:13fiesh has joined IRC (fiesh!~fiesh@2003:fb:1018::21)
21:13ogra has joined IRC (ogra!~ogra_@ubuntu/member/ogra)
21:13adrianorg has joined IRC (adrianorg!~adrianorg@debian/adrianorg)
21:13jgee has joined IRC (jgee!~jgee@186.80.49.20)
21:13highvoltage has joined IRC (highvoltage!~highvolta@shell.jonathancarter.org)
21:13Hyperbyte has joined IRC (Hyperbyte!~jan@middelkoop.cc)
21:14woernie has joined IRC (woernie!~werner@p5b296cc2.dip0.t-ipconnect.de)
21:14book` has joined IRC (book`!~book`@static.38.6.217.95.clients.your-server.de)
21:14ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
21:14alkisg has joined IRC (alkisg!~alkisg@2001:470:69fc:105::2d3)
21:14quinox has joined IRC (quinox!~quinox@ghost.qtea.nl)
21:14wyre has joined IRC (wyre!~wyre@user/wyre)
21:14MUHWALT has joined IRC (MUHWALT!~ubox@user/muhwalt)
21:15Vercas has joined IRC (Vercas!~Vercas@gateway/tor-sasl/vercas)
21:15bluejaypop has joined IRC (bluejaypop!~7f000001@user/josefig)
21:15alkisg has left IRC (alkisg!~alkisg@2001:470:69fc:105::2d3, Ping timeout: 245 seconds)
22:14alkisg has joined IRC (alkisg!~alkisg@2001:470:69fc:105::2d3)
22:37vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:20)
22:55ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving)
23:50vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:20, Quit: leaving)