Re: [Leaf-devel] Serial Console access for LRP

2000-12-06 Thread Charles Steinkuehler
> On 5 Dec 2000, at 8:59, Charles Steinkuehler wrote: > > > linuxrc uses the /linuxrc.tty device. Change the properties of this > > device to get the linuxrc output to go where you want. > > In the boot code to Oxygen, I can't find any reference to > /linuxrc.tty - I don't know if this holds for

Re: [Leaf-devel] Serial Console access for LRP

2000-12-06 Thread David Douthitt
On 5 Dec 2000, at 8:59, Charles Steinkuehler wrote: > linuxrc uses the /linuxrc.tty device. Change the properties of this > device to get the linuxrc output to go where you want. In the boot code to Oxygen, I can't find any reference to /linuxrc.tty - I don't know if this holds for LRP 2.9.7+

Re: [Leaf-devel] Serial Console access for LRP

2000-12-05 Thread Charles Steinkuehler
> I'm working on developing serial console access for Oxygen. What I > want to do is have everything on /dev/tty0 replicate onto /dev/ttyS0. > Syslinux does this without blinking; I think the kernel might too. > However, other things (like /linuxrc, /etc/init.d/rc, and > /etc/init.d/rcS) won't do