Date: Wed, 26 Feb 2003 11:41:20 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Sean_Welch@alum.wofford.org Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: Re: ATA patch and others Message-ID: <15964.60976.291087.669841@grasshopper.cs.duke.edu> In-Reply-To: <7654368.1046277065482.JavaMail.nobody@ernie.psp.pas.earthlink.net> References: <7654368.1046277065482.JavaMail.nobody@ernie.psp.pas.earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Sean Welch writes: > with something like > > ttyv0 "/usr/libexec/getty Pc" ofwcons on secure > > Should I do this in the sparc version or the version that got No, that's backwards. There's no ttyv0 deveoice. You want something like this: # Openfirmware console ofwcons "/usr/libexec/getty std.9600" vt100 on secure In the installed /etc/ttys that will be visible from your mac. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15964.60976.291087.669841>