From owner-freebsd-small Mon Nov 20 17:33:45 2000 Delivered-To: freebsd-small@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 227CE37B4C5 for ; Mon, 20 Nov 2000 17:33:42 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAL1WrQ28133; Mon, 20 Nov 2000 18:32:53 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id SAA29765; Mon, 20 Nov 2000 18:32:52 -0700 (MST) Message-Id: <200011210132.SAA29765@harmony.village.org> To: "Roger Wilco" Subject: Re: Serial console only - no keyboard or vga Cc: freebsd-small@FreeBSD.ORG, general@vicfug.au.freebsd.org In-reply-to: Your message of "Tue, 21 Nov 2000 12:22:52 +1100." References: Date: Mon, 20 Nov 2000 18:32:52 -0700 From: Warner Losh Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG echo -h > /boot.config Make sure you have flags 0x10 or flags 0x30 on sio0. Works great for us here. : booting the kernel. However as soon as that process finished, to the point : that we expected to see "login:", we got nothing through the serial any : more, and it was shown on the vga. Do we have to change the getty : parameters? Turn the getty on for ttyd0. I think that's all thats needed. You may also need to make sure that it is running at the same speed as is compiled for the kernel 9600 baud. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message