From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: RE: Elks Distribution Date: 28 May 2002 13:01:36 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1022587296.4124.52.camel@irongate.swansea.linux.org.uk> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: Neil Holmes Cc: Linux 8086 On Tue, 2002-05-28 at 11:51, Neil Holmes wrote: > looked too far yet). I am assuming that, because I am setting /dev/bda1 as > the root location when I build my kernel (at this stage of development), I'd forgotten that one. Right from the start the 386 Linux let you modify the root device/swap device by patching the program header. I guess we need something similar in ELKS so you can find and patch rootdev, or override it from a config value of some sort ?