From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 14:26:48 2003 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 DF67437B401 for ; Thu, 24 Jul 2003 14:26:48 -0700 (PDT) Received: from letos.cs.uh.edu (letos.cs.uh.edu [129.7.240.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45F2F43F75 for ; Thu, 24 Jul 2003 14:26:48 -0700 (PDT) (envelope-from pdesai1@cs.uh.edu) Received: from themis.cs.uh.edu (themis [129.7.240.5]) by letos.cs.uh.edu (8.12.9/8.12.8) with ESMTP id h6OLQlJC013954 for ; Thu, 24 Jul 2003 16:26:47 -0500 (CDT) Received: from localhost (pdesai1@localhost) by themis.cs.uh.edu (8.11.6+Sun/8.11.4) with ESMTP id h6OLQln15854 for ; Thu, 24 Jul 2003 16:26:47 -0500 (CDT) X-Authentication-Warning: themis.cs.uh.edu: pdesai1 owned process doing -bs Date: Thu, 24 Jul 2003 16:26:47 -0500 (CDT) From: "Pranav A. Desai" To: In-Reply-To: <3F204A80.1050801@xonix.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Is it possible to read BIOS setting? 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: Thu, 24 Jul 2003 21:26:49 -0000 Hi! This is what I am trying to do ... If the hard disk fails (or becomes un-bootable) I would change the BIOS setting to boot from second disk or maybe from cdrom, repair or reimage the hard disk and reboot the box. I would like to automate this process, so that I dont have to be physically present at the box. In fact, a script or program can activate this on an event like hard disk error etc. kind of self-healing. But the main problem with this is the BIOS settings need to changed. Does this sound reasonable? Can anyone give me any ideas or pointers to where to begin doing this. Thank you for your time. -Pranav ******************************************************************* Pranav A. Desai