Hello!
In my existing system, x2go including the pxe server runs on a virtual machine.
Since I've had a few problems with it for a long time, such as windows closing immediately when calling up an already running session from one PC to the other, I would like to test a new installation in another virtual machine.
However, the old and the new system presumably get in the way(?) If the new server is also running and I boot a thin client, after a long boot time comes:
192.799091] Kernel panic - not syncing: Attempted to kill init! [192.801339] Pid: 1, comm: busybox Not tainted 3.2.0-4-486 #1 Debian 3.2.68-1+deb7u3 [192.803339] Call Trace: [192.805281] [<c1281e21>] ? panic+0x4d/0x139 [192.807360] [<c1025322>] ? do_exit+0x75/0x598 [192.809562] ... do_group_exit ... ... sys_exit_group ... ... syscall_call ... ... panic occured, switching back to text console
How can I temporarily disable the PXE functionality of the previous server? And/or is there another problem here?
Greeting, Olaf