From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 8 15:22:34 2007 Return-Path: X-Original-To: hackers@FreeBSD.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1BABE16A403 for ; Thu, 8 Mar 2007 15:22:34 +0000 (UTC) (envelope-from m@FreeBSD.org) Received: from esperanza.rebooten.de (esperanza.rebooten.de [83.136.81.141]) by mx1.freebsd.org (Postfix) with ESMTP id 629EB13C441 for ; Thu, 8 Mar 2007 15:22:33 +0000 (UTC) (envelope-from m@FreeBSD.org) Received: from [IPv6:::1] (esperanza.rebooten.de [83.136.81.141]) by esperanza.rebooten.de (8.13.6/8.13.6) with ESMTP id l28ErCtw034252; Thu, 8 Mar 2007 15:53:12 +0100 (CET) (envelope-from m@FreeBSD.org) In-Reply-To: <9ab217670703080537oec16256hb9275ff392d96098@mail.gmail.com> References: <9ab217670703080537oec16256hb9275ff392d96098@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <3DC2398C-8637-4FF1-90B4-3B752B3A496A@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Markus Boelter Date: Thu, 8 Mar 2007 15:53:18 +0100 To: "Devon H. O'Dell" X-Mailer: Apple Mail (2.752.2) Cc: hackers@FreeBSD.org, Rudy Rockstar Subject: Re: harddrive no memory ---FreeBSD scenario X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2007 15:22:34 -0000 Hi! > Apart from wondering how you're getting the motherboard to get past > POST without RAM, I'm wondering how you'd get the bootloader and > [...] The guys at Linux/OpenBIOS did some Cache-as-RAM stuff. Maybe you can also put (burn) the kernel directly into the BIOS chip and bott with that kernel. This is just an idea out of my head - nothing tested and no research done in this field. :-) Cheers Markus