From owner-freebsd-questions Sat Nov 3 1:42:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by hub.freebsd.org (Postfix) with ESMTP id 7317737B403 for ; Sat, 3 Nov 2001 01:42:20 -0800 (PST) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id fA39gIp06399; Sat, 3 Nov 2001 11:42:18 +0200 Message-Id: <200111030942.fA39gIp06399@lv.raad.tartu.ee> Received: from SpoolDir by INFO (Mercury 1.48); 3 Nov 01 11:41:25 +0200 From: "Toomas Aas" Organization: Tartu City Government To: "Questions@FBSD" , "Richard Cole" Date: Sat, 3 Nov 2001 11:41:20 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Downloading Stable FreeBSD4.4- Release In-reply-to: <000501c16425$79928ea0$bf822581@d4dz10b> X-info: Headers changed by Barricade Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Richard! On 3 Nov 01 at 0:07 you wrote: > Downloaded FDImage.exe to Windows desktop first by drag and drop, > then selecting and using download dialogue box. > Not sure what to do with FDImage.exe so opened it from Windows Run command. > It displayed a DOS window titled "Finished" with Usage information and > recommended closing the window. > Then selected MFSRoot.flp and Kern.flp and downloaded each using download > dialogue box Save To Floppy Disk (A: drive). This way you would end up with MS-DOS formatted floppies, one containing the file mfsroot.flp, the other containing file kern.flp. This is no good. What you want to do is to download the two .flp files to the same location where you put the fdimage.exe file. If you save them "on desktop", they are actually in folder c:\windows\desktop for win9x type of systems, or in c:\winnt\profiles\\desktop for winnt/2k/xp systems. Then open the command prompt from Start menu and issue the following commands: cd \windows\desktop (insert first floppy) fdimage kern.flp a: (insert second floppy) fdimage mfsroot.flp a: -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * I take my wife everywhere, but she keeps finding her way back. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message