Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 11:41:20 +0200
From:      "Toomas Aas" <toomas.aas@raad.tartu.ee>
To:        "Questions@FBSD" <questions@FreeBSD.ORG>, "Richard Cole" <RichardCHNC@worldnet.att.net>
Subject:   Re: Downloading Stable FreeBSD4.4- Release
Message-ID:  <200111030942.fA39gIp06399@lv.raad.tartu.ee>
In-Reply-To: <000501c16425$79928ea0$bf822581@d4dz10b>

next in thread | previous in thread | raw e-mail | index | archive | help
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\<your_user_name>\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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111030942.fA39gIp06399>