Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 08:48:35 -0600 (GMT)
From:      Sean Welch <welchsm@earthlink.net>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        freebsd-ppc@FreeBSD.ORG
Subject:   Re: Re: Re: ATA patch and others
Message-ID:  <7874663.1046278116375.JavaMail.nobody@ernie.psp.pas.earthlink.net>

next in thread | raw e-mail | index | archive | help
Okay, cool.  I've added that to the ttys file I already had.
I'll try that and if it doesn't work I'll try the other stuff.
I suppose I could also try to enable telnetd so I could just
log in from the server (maybe)...

                                               Sean
-------Original Message-------
From: Andrew Gallatin <gallatin@cs.duke.edu>
Sent: 02/26/03 10:41 AM
To: Sean_Welch@alum.wofford.org
Subject: Re: Re: ATA patch and others

> 
> 
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?7874663.1046278116375.JavaMail.nobody>