| 04:45 | highvoltage has left IRC (highvoltage!~highvolta@shell.jonathancarter.org, *.net *.split) | |
| 04:45 | highvoltage has joined IRC (highvoltage!~highvolta@shell.jonathancarter.org) | |
| 05:52 | vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100b, Quit: leaving) | |
| 06:37 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
| 06:58 | woernie has joined IRC (woernie!~werner@p5b296202.dip0.t-ipconnect.de) | |
| 08:39 | woernie has left IRC (woernie!~werner@p5b296202.dip0.t-ipconnect.de, Remote host closed the connection) | |
| 10:11 | woernie has joined IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de) | |
| 11:34 | woernie has left IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de, Ping timeout: 240 seconds) | |
| 12:07 | Jonny[m] has joined IRC (Jonny[m]!~jonnymatr@2001:470:69fc:105::b958) | |
| 12:09 | <Jonny[m]>   Hey,... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/a3ba06eeb067fab1a21ef43fdfa595ab9071c8d7) 
 | |
| 12:12 | <alkisg>   !thin 
 | |
| 12:12 | <ltspbot>   I do not know about 'thin', but I do know about these similar topics: 'thin-client-deprecation' 
 | |
| 12:12 | <alkisg>   !thin-client-deprecation 
 | |
| 12:12 | <ltspbot>   thin-client-deprecation: The new LTSP doesn't support thin clients (remote Xorg), but it does support low-spec netbooted clients with remote desktop (xfreerdp, x2go etc). Read more in https://github.com/ltsp/ltsp/discussions/243 
 | |
| 12:13 | <Jonny[m]>   thanks! 
 | |
| 12:13 |    Somehow I missed that 
 | |
| 12:15 | <alkisg>   np! 
 | |
| 14:39 | woernie has joined IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de) | |
| 15:40 | woernie has left IRC (woernie!~werner@p578bb7b6.dip0.t-ipconnect.de, Ping timeout: 252 seconds) | |
| 17:08 | woernie has joined IRC (woernie!~werner@p5b296202.dip0.t-ipconnect.de) | |
| 17:41 | woernie has left IRC (woernie!~werner@p5b296202.dip0.t-ipconnect.de, Ping timeout: 252 seconds) | |
| 17:56 | woernie has joined IRC (woernie!~werner@p5b296202.dip0.t-ipconnect.de) | |
| 18:43 | lucascastro has joined IRC (lucascastro!~lucascast@45-167-143-6.netfacil.inf.br) | |
| 19:54 | woernie has left IRC (woernie!~werner@p5b296202.dip0.t-ipconnect.de, Remote host closed the connection) | |
| 19:59 | lucascastro has left IRC (lucascastro!~lucascast@45-167-143-6.netfacil.inf.br, Ping timeout: 250 seconds) | |
| 20:26 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
| 21:00 | vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:21:21:0:100b) | |
| 21:11 | lucascastro has joined IRC (lucascastro!~lucascast@177-185-130-143.dynamic.isotelco.net.br) | |
| 23:39 | sfxworks[m] has joined IRC (sfxworks[m]!~sfxworksm@2001:470:69fc:105::e5d4) | |
| 23:40 | * sfxworks[m] uploaded an image: (53KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/gdKUMyTehnaWYcWFHtzGvDJR/Screenshot_2021-08-30_19-40-25.png > | |
| 23:40 | <sfxworks[m]>   Hello. I am trying to build an ltsp image using debootstrap. I installed the kernel but I still get exec format error. 
 | |
| 23:41 |    What am I missing in the image besides ltsp and linux-image-amd64? 
 | |
| 23:43 |    https://github.com/ltsp/ltsp/wiki/chroots oh maybe initramfs-tools 
 | |
| 23:44 |    or not... `0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.` 
 | |
| 23:48 | <vagrantc>   you're trying to install for a different architecture than the one you're running? 
 | |
| 23:49 | <sfxworks[m]>   That's what odd, both my vm and home server are amd64 
 | |
| 23:49 |    not arm or anything 
 | |
| 23:50 | <vagrantc>   anything in tftp logs? 
 | |
| 23:50 |    i don't even think you need ltsp in the image itself 
 | |
| 23:52 | <sfxworks[m]>   Nothing crazy, https://pastebin.com/bMPjdacr 
 | |
| 23:53 |    https://ltsp.org/docs/installation/#maintaining-a-client-image it says im suppose to install it 
 | |
| 23:53 | <vagrantc>   sfxworks[m]: ok, then you should definitely install it 
 | |
| 23:53 |    wow i'm rusty with ltsp :) 
 | |
| 23:54 |    should have some opportunity to get up to speed again though, thankfully 
 | |
| 23:55 | <sfxworks[m]>   Here's the full script I am testing. It installs ltsp on the host, makes a chroot, installs a few packages, and then generates the image https://gist.github.com/sfxworks/115405757f2f052e22e6d7e48c348658 
 | |
| 23:57 | <vagrantc>   sfxworks[m]: you can pass --include= argument to debootstrap instead of making the apt install calls... 
 | |
| 23:58 |    also, might try mmdebstrap instead of debootstrap ... i'm liking it a lot better these days 
 | |
| 23:58 |    but i doubt those will change your boot problems, just comments as i'm reading your script 
 | |