01:01 | GodFather has left IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com, Ping timeout: 244 seconds) | |
02:03 | Freejack has left IRC (Freejack!~Freejack@unaffiliated/freejack, Ping timeout: 272 seconds) | |
02:07 | Freejack has joined IRC (Freejack!~Freejack@unaffiliated/freejack) | |
02:14 | cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 244 seconds) | |
03:25 | ederjesus has joined IRC (ederjesus!~ederjesus@201-92-214-129.dsl.telesp.net.br) | |
03:29 | cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg) | |
03:35 | ederjesus has left IRC (ederjesus!~ederjesus@201-92-214-129.dsl.telesp.net.br, Quit: Saindo) | |
06:49 | al-geo has left IRC (al-geo!5be2b379@gateway/web/freenode/ip.91.226.179.121, Ping timeout: 240 seconds) | |
06:59 | yanu has left IRC (yanu!~yanu@178-116-57-70.access.telenet.be, Remote host closed the connection) | |
07:03 | al-geo has joined IRC (al-geo!5be2b379@gateway/web/freenode/ip.91.226.179.121) | |
07:41 | ricotz has joined IRC (ricotz!~ricotz@p5B2A9DEE.dip0.t-ipconnect.de) | |
07:41 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
08:12 | al-geo has left IRC (al-geo!5be2b379@gateway/web/freenode/ip.91.226.179.121, Ping timeout: 240 seconds) | |
08:30 | al-geo has joined IRC (al-geo!5be2b379@gateway/web/freenode/ip.91.226.179.121) | |
08:54 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.103.98) | |
10:40 | <al-geo> cyberorg i have pics of client screen, look at them please, mabi you will find why i cant boot
| |
10:41 | http://share.pho.to/AKPRv
| |
10:43 | in debug mode if i "ip addr add 192.168.50.49/24 dev eth0" than it is pinging
| |
10:45 | <cyberorg> al-geo, get /var/log/boot.kiwi from the client
| |
10:46 | <al-geo> this pics is from /var/log/boot.kiwi i didnt figured out how to mount usb on client
| |
10:47 | <cyberorg> fdisk -l will list out usb device, then for example mount /dev/sda1 /mnt and cp /var/log/boot.kiwi /mnt/
| |
10:47 | <al-geo> fdisk -l didnt shows nothing
| |
10:48 | <cyberorg> dmesg after you plugin usb should show the device also
| |
11:09 | al-geo, you can also try this image wget -c http://download.opensuse.org/repositories/server:/ltsp/openSUSE_Leap_42.1/noarch/kiwi-image-ltsp-0.9.6-6.1.noarch.rpm http://download.opensuse.org/repositories/server:/ltsp/openSUSE_Leap_42.1/noarch/kiwi-image-ltsp-boot-0.9.6-6.1.noarch.rpm
| |
11:09 | if there is bug in the latest initrd then that should work
| |
11:10 | but we still need boot.kiwi log for bug report
| |
11:11 | <al-geo> rpm -e kiwi-image-ltsp*.rpm ?
| |
11:13 | can i somehow install openssh-server client on client?
| |
11:16 | <cyberorg> rpm -Uvh kiwi-image-ltsp*.rpm
| |
11:18 | sshd is already there, you can not getting to the point where it starts
| |
11:24 | <al-geo> no ssh in etc and in /etc/init.d
| |
11:24 | where else can it be?
| |
11:32 | i install leap on server and followed your guide
| |
11:34 | <cyberorg> does the client boot?
| |
11:38 | al-geo, if the client boots, then you can ssh into it by following this https://en.opensuse.org/SDB:KIWI-LTSP_tips_and_tricks#Passwordless_ssh_to_the_client
| |
11:39 | <al-geo> boots only in debug mode. else is blinking cursor on black screen 2-3 minutes and restarts
| |
11:40 | <cyberorg> did you do wget and rpm -Uvh with new package i linked?
| |
11:40 | <al-geo> yes
| |
11:41 | restart and no progress
| |
11:41 | should i kiwi-ltsp -c?
| |
11:41 | <cyberorg> pastebin rpm -qa | grep ltsp
| |
11:41 | it should show kiwi-image-ltsp-boot-0.9.6-6.1 not the earlier one
| |
11:43 | <al-geo> http://paste.opensuse.org/11281060
| |
11:44 | <cyberorg> looks fine, client should boot normally now
| |
11:44 | <al-geo> :(
| |
11:44 | <cyberorg> run rcklaoe restart
| |
11:55 | al-geo, i tested the latest image, I can duplicate your issue only on virtualbox client, real clients work fine
| |
11:58 | both 0.9.6-6.1 and 13.2.1-52.17 should work fine, what client are you testing on?
| |
11:59 | try different one
| |
12:22 | <al-geo> strange, i install virtualbox on server and setup new virt and bridged nic and it boots just cant login. i didnt find how to add user
| |
12:37 | how to add user to login on kiwi-ltsp client?
| |
12:43 | cyberorg please how to add user to login on kiwi-ltsp client? and i try to not bother you any more
| |
12:43 | :D
| |
12:51 | my servers local user cant login and i cant "ssh user@client_ip" (password didnt match)
| |
12:54 | thank you very much cyberorg. see you on Monday
| |
12:54 | good weekends to all
| |
13:10 | <cyberorg> users have to be created on the server, use yast2 users to create users, https://doc.opensuse.org/documentation/leap/startup/html/book.opensuse.startup/cha.y2.userman.html
| |
13:11 | for ssh into client https://en.opensuse.org/SDB:KIWI-LTSP_tips_and_tricks#Passwordless_ssh_to_the_client or use epoptes
| |
13:12 | user running epoptes has to be in epoptes group
| |
13:36 | GodFather has joined IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com) | |
14:24 | al-geo has left IRC (al-geo!5be2b379@gateway/web/freenode/ip.91.226.179.121, Ping timeout: 240 seconds) | |
14:25 | GodFather has left IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com, Ping timeout: 244 seconds) | |
15:07 | GodFather has joined IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com) | |
15:52 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.103.98, Ping timeout: 264 seconds) | |
17:27 | lmds_ has joined IRC (lmds_!~lmds@lmedsda.pck.nerim.net) | |
17:28 | gumby has joined IRC (gumby!~gumby@adsl-184-38-5-164.msy.bellsouth.net) | |
17:29 | <gumby> Is LSTP still the best option to turn an old PC into a diskless workstation?
| |
17:32 | gumby has left IRC (gumby!~gumby@adsl-184-38-5-164.msy.bellsouth.net) | |
17:34 | gumby has joined IRC (gumby!~gumby@adsl-184-38-5-164.msy.bellsouth.net) | |
17:36 | gumby has left IRC (gumby!~gumby@adsl-184-38-5-164.msy.bellsouth.net, Quit: gumby) | |
18:00 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.103.98) | |
18:13 | sutula_ has joined IRC (sutula_!~sutula@207-118-159-111.dyn.centurytel.net) | |
18:13 | sutula has left IRC (sutula!~sutula@207-118-159-111.dyn.centurytel.net, Read error: Connection reset by peer) | |
18:14 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.103.98, Ping timeout: 260 seconds) | |
18:14 | <highvoltage> pretty much.
| |
18:19 | robb_nl has joined IRC (robb_nl!~robb_nl@62.235.103.98) | |
18:35 | GodFather has left IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com, Ping timeout: 244 seconds) | |
18:47 | apeno has joined IRC (apeno!02550e33@gateway/web/freenode/ip.2.85.14.51) | |
18:48 | apeno has left IRC (apeno!02550e33@gateway/web/freenode/ip.2.85.14.51, Client Quit) | |
18:57 | sutula_ is now known as sutula | |
19:24 | robb_nl has left IRC (robb_nl!~robb_nl@62.235.103.98, Quit: I'm gone, bye bye) | |
19:37 | GodFather has joined IRC (GodFather!~rcc@96-35-101-212.dhcp.bycy.mi.charter.com) | |
20:28 | yanu has joined IRC (yanu!~yanu@178-116-57-70.access.telenet.be) | |
21:03 | adrianorg has left IRC (adrianorg!~adrianorg@177.134.58.245, Ping timeout: 244 seconds) | |
21:05 | adrianorg has joined IRC (adrianorg!~adrianorg@177.134.61.56) | |
21:40 | tutor has joined IRC (tutor!bee8145e@gateway/web/freenode/ip.190.232.20.94) | |
23:23 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
23:59 | belowzer1 has joined IRC (belowzer1!~myusernam@40-169-11.connect.netcom.no) | |