Re: serial login to SBC
From: John Baldwin (jhb_at_FreeBSD.org)
Date: 09/30/05
- Previous message: Sebastien: "Re: Filesystem access from a KLD causes "vrele: negative ref cnt" panic"
- In reply to: M. Warner Losh: "Re: serial login to SBC"
- Next in thread: jerry_at_evasefor.com: "RE: serial login to SBC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-hackers@freebsd.org Date: Fri, 30 Sep 2005 12:46:23 -0400
On Friday 30 September 2005 12:33 pm, M. Warner Losh wrote:
> In message: <20050930154306.GJ74605@numachi.com>
>
> Brian Reichert <reichert@numachi.com> writes:
> : On Fri, Sep 30, 2005 at 05:14:01PM +0200, jerry@evasefor.com wrote:
> : > Hello list,
> : > I am trying to use a FreeBSD box to log into a Single Board Computer. I
> : > have a null modem and it's plugged to both serial
> : > ports. The SBC runs openbsd ( /dev/cua00).
> : > When I run "cu -l /dev/cuaa0" from FreeBSD, I don't get any login
> : > prompt.
> :
> : Do you have getty running on that port on the SBC?
>
> Do you have all the modem pins connected for this cable?
Also, make sure and use the right speed. e.g., if the remote box's console is
running at 9600, do 'cu -l /dev/cuaa0 -s 9600'
-- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Sebastien: "Re: Filesystem access from a KLD causes "vrele: negative ref cnt" panic"
- In reply to: M. Warner Losh: "Re: serial login to SBC"
- Next in thread: jerry_at_evasefor.com: "RE: serial login to SBC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|