-
Notifications
You must be signed in to change notification settings - Fork 3
Cannot start second console #6
Comments
Testing it:
Parameters seems to be OK, so maybe it lacks kernel support ? A check of netkit-ng-kernel is needed... |
Trying to launch kernel with
The system hangs after kernel boot:
|
Whatever I try, I have only one serial console enabled:
|
I think i found it: xterm mode requires See more UML documentations at http://lxr.free-electrons.com/source/Documentation/virtual/uml/UserModeLinux-HOWTO.txt |
Hi, sorry I wasn't much of a help this week, I did not have time to test it. Thank you for finding the solution ! I'll try it this week-end. Don't worry about the release (for me at least), no hurry. Best, |
That's not the solution: I was unable to open a second term even when uml-utilities is installed on the UML machines. Reading again various UML docs, I found that port-helper must be on the host. I've posted messages on UML ML, hope someone can help me. |
The filesystem is missing ttys in
I can see the xterm pop when writing to To test it right away: Alas for some reason when I reboot the machine with these modification the kernel panics... Maybe a race condition somewhere? PS. Testing with stock i386 versions from the netkit-ng homepage (kernel K3.2 filesystem F7.0) on a x86_64 host. |
FYI: the race problem is a kernel issue: the bug does not appear when replacing the netkit-ng-kernel binary with 32-bit or 64-bit kernels from http://uml.devloop.org.uk/ |
There seems to be an issue with multiple consoles. Specifying in a lab.conf file the "A[con1]=xterm" directive does not raise an error, but does not open the second terminal on host A either.
Thank you
Claude.
The text was updated successfully, but these errors were encountered: