From owner-freebsd-questions@FreeBSD.ORG Mon Dec 20 18:25:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 673AA16A4CE for ; Mon, 20 Dec 2004 18:25:10 +0000 (GMT) Received: from whoweb.com (whoweb.com [66.180.172.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A1F043D2F for ; Mon, 20 Dec 2004 18:25:10 +0000 (GMT) (envelope-from jonw@whoweb.com) Received: from whoweb.com (localhost [127.0.0.1]) by whoweb.com (8.12.11/8.12.11) with ESMTP id iBKIR60e034376 for ; Mon, 20 Dec 2004 12:27:06 -0600 (CST) Received: (from root@localhost) by whoweb.com (8.12.11/8.12.11/Submit) id iBKIR64h034375 for freebsd-questions@freebsd.org; Mon, 20 Dec 2004 12:27:06 -0600 (CST) Date: Mon, 20 Dec 2004 12:27:06 -0600 (CST) From: Jonathan Wallace Message-Id: <200412201827.iBKIR64h034375@whoweb.com> To: freebsd-questions@freebsd.org Subject: headless indicator light X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 18:25:10 -0000 I'm looking for a way to build an indicator light that shows when the OS is booted and ready on a headless system. Is there a way to do this and do you know of any documentation that explains how to do something like this? Jon