From: William S. <wst...@po...> - 2000-11-12 05:06:00
|
Good afternoon, Jeff, On Wed, 8 Nov 2000, Jeff Dike wrote: > wst...@po... said: > > I moved up the serial/0 line after rc.sysinit but before the runlevel > > specific lines and was able to connect to ttyp9 (I assume it's the > > ttypX equivalent of the ptypX that the uml kernel opens on FD7) with > > minicom: > > Why didn't it come up in an xterm? Did you put 'no-xterm' on the command line? I hadn't moved the ttys/[012] lines in inittab up before the runlevel lines before; I just did. The xterms come up and I can even log in - if I do it quickly. Just like the serial terminal, I lose the ability to type on the xterms partway through the boot process. I can start up something like top on a term; as soon as fd0 closes, I can no longer type on it and top freezes. > In any case '-o' on the minicom command line will stop it from trying to init > the modem. Cool... > If you really can't get the console to respond, gdb the tracing thread and > 'printf "%s", log_buf'. This will dump the contents of the kernel log. Maybe > there's something strange there. Your kernel is stripped - I'll rebuild and try again. > Also put 'debug' on the kernel command line, and when it hangs, ^C the gdb and > 'bt' to see what it thinks is up. Hmmm - when I add debug, it starts the idle and tracing thread and doesn't get any further. Since you and Adam can both run it correctly, I'll play a little more on this end and see if I can come up with more details. I'm almost wondering if there's something in rh / rh7 that's causing problems. Cheers, - Bill --------------------------------------------------------------------------- "I can picture in my mind a world without war, a world without hate. And I can picture us attacking that world, because they'd never expect it." --Bad Mojo -------------------------------------------------------------------------- William Stearns (wst...@po...). Mason, Buildkernel, named2hosts, and ipfwadm2ipchains are at: http://www.pobox.com/~wstearns LinuxMonth; articles for Linux Enthusiasts! http://www.linuxmonth.com -------------------------------------------------------------------------- |