Windows NT Build 297 Real GUI Setup with Bootdisk

Discuss Windows 2000, NT, XP and Windows Server 2000, 2003, SBS 2003.
Post Reply
gus33000
User avatar
Posts: 537
Joined: Tue Nov 11, 2014 11:24 am
Location: Bordeaux, sometimes in Paris, France, maybe also in R.W
Contact:

Windows NT Build 297 Real GUI Setup with Bootdisk

Post by gus33000 »

So not so long ago, I discovered the actual bootdisk for this build. For those who don't know this build was only installable by running dos2nt.bat inside the dos2nt folder on the disc. But that was before.

Get your copy of the bootdisk at the following location :

Code: Select all

/(Beta) Software Development Kits/PC/Microsoft Win32 Preliminary SDK for Windows NT (1992-07) (5.25'')
Then what should I do to install the build (the way it was intended) ?

This bootdisk has an issue with partitioning, so you will have to do some tricky work to make it work.

First download the latest release of wdpsl at http://wdpsl.gus33000.site40.net

Then boot up a VirtualBox VM with the wdpsl bootdisk in.

Your vm configuration should be looking like this (and don't forget the buslogic parameter inside the scsi controller page) :
Image

Image

At this screen select Hard disk - Prepare and Repair

Image

Select Gdisk Partitioning Tool

Write down this command line :

Code: Select all

gdisk /cre 1 /pri /for /q /-32
When finished close the vm.

Then swap the wdpsl bootdisk with the bootdisk you got from the ftp inside the vm settings (do not do it while the vm is running)

Boot up the vm, let the Windows NT setup proceed as normal and voilà (the à is not a typo, that's how it's written in french and yes for those who don't know it is a french word :P) (do not forget to not reformat the drive, leave it as is)

Image
Image
Image
Image

ImageImageImageImageImageImageImageImageImageImage

Image

Bonus SDK Setup Screenshots (run d:\mstools\setup.bat) :

ImageImageImageImageImage

GL1zdA
User avatar
Posts: 515
Joined: Thu Dec 03, 2009 3:32 pm
Location: Warsaw, PL

Re: Windows NT Build 297 Real GUI Setup with Bootdisk

Post by GL1zdA »

I think it was described how to do it over a year ago at the os2museum
Image

gus33000
User avatar
Posts: 537
Joined: Tue Nov 11, 2014 11:24 am
Location: Bordeaux, sometimes in Paris, France, maybe also in R.W
Contact:

Re: Windows NT Build 297 Real GUI Setup with Bootdisk

Post by gus33000 »

That's not the same build, the one I described was the July 1992 Release (build 297). However what people may not know is that the October 1991 release CD contains the boot-disk and the scripts required to make one, resulting in a relatively easy setup.

TheCollector1988
User avatar
Donator
Posts: 3604
Joined: Wed Feb 23, 2011 12:11 am
Location: Italy
Contact:

Re: Windows NT Build 297 Real GUI Setup with Bootdisk

Post by TheCollector1988 »

GL1zdA wrote:I think it was described how to do it over a year ago at the os2museum
Well, NT 3.1 297 doesn't have any batch scripts or DOS utilities to create a NT boot disk specifically for this build, I once tried making a boot disk with files from 340 (October 1992) but the result was incompatible files with incompatible PE format.

Post Reply