I am trying to test a very basic system where I can ssh into tc. The minute I try to connect from another (Ubuntu 18.04) machine I get a kernel panic. I did try multiple times....
The setup is are follow
- Core (version 10.1) - so no GUI
- Boot in Virtualbox (6.1.4), using the ISO (1G RAM, 1 CPU core)
- Install from the net openssl and then openssh (so networking is good)
At this point I can ssh out to my bare-metal machine
Then
- Copy /usr/local/etc/ssh/sshd_config.orig to /usr/local/etc/ssh/sshd_config
- Start the SSH daemon (sudo /usr/locao/etc/init.d/openssh start)
ssh from my bare-metal - Kernel panic in tc
The bare-metal is Ubuntu 18.04 on a Ryzen CPU
Is this a known issue? Should I simply move to a newer TC?
PS I can not cut and paste the kernel output, I could only take a screen shot of the window. Will post it later if needed; but there is not much interesting thing on it