From owner-freebsd-hackers Sun Oct 5 02:29:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA09053 for hackers-outgoing; Sun, 5 Oct 1997 02:29:44 -0700 (PDT) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA09048 for ; Sun, 5 Oct 1997 02:29:36 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id SAA00612; Sun, 5 Oct 1997 18:56:24 +0930 (CST) Message-Id: <199710050926.SAA00612@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Alfred Perlstein cc: hackers@freebsd.org Subject: Re: help with serial boot? In-reply-to: Your message of "Sat, 04 Oct 1997 19:10:44 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 05 Oct 1997 18:56:23 +0930 From: Mike Smith Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > sending data over via "cat somefile > /dev/ttyd1" works as well as in the > opposite direction, but i was unable to decypher the commands to the > "boot:" > prompt enough for me to get the boot to come across the serial line... Specify '-h' at the boot: prompt, and set the flags for the serial port you want to be the console according to the 'sio' manpage. mike