From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stefke" Subject: RE: Config.in help needed Date: Sat, 25 May 2002 11:37:11 +0200 Sender: linux-8086-owner@vger.kernel.org Message-ID: References: <20020524220451.GA3921@raq465.uk2net.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20020524220451.GA3921@raq465.uk2net.com> List-Id: Content-Type: text/plain; charset="us-ascii" To: pauln@truemesh.com, linux-8086@vger.kernel.org Paul, > > That's good. If you get a chance you might want to change the location > of the wrt_disk as you need may want a bigger image file size. > > However this is currently done in assembler IIRC > > /arch/i86/tools/file.s > > But changing it to A: shouldn't be too hard. > file_name: .ASCII "loc::m:\\minix.dsk\0" This seems the code, right ? ;-) I'm not changing it at the moment, since I'm using a 2Mb 3c and only a 512Kb Flash. Plenty of room on the psion ;-p But would it be possible to put something like "rem::c:\\psion\\elks\\minix.dsk\0" in there ? Never used assembler before :-( Stefaan