Jump to content

awergh

Member
  • Posts

    989
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by awergh

  1. Here you go I uploaded NT4VU3 RC1 somewhere (there are probably better places but this will do) NT4VU3 RC1 - NT 4 Workstation (No shell update) NT4VU3 RC1 - NT 4 Workstation (With shell update) NT4VU3 RC1 - NT 4 Server (No shell update)
  2. Had a quick look and there are plenty of copies on various ftp servers if you look for mpri386.exe ftp://ftp.kernel.ee/pub/os/NT/RRAS/ This matches the copy I downloaded previously. SHA1: 9B24914036365F7C3D8F6ABFBAB8886DEB9159FE
  3. I'm pretty sure I've got all the english updates from that thread. I don't have any other languages unfortunately. Would you like me to upload them somewhere?
  4. First thing would be to install Service Pack 6a, unless you are specifically using something from the NT 4 Server Option pack in which case you can probably get away with installing SP6a even if it does complain. https://web.archive.org/web/20060509150730/http://download.microsoft.com/download/winntsp/SP/6.0a-128/NT4/EN-US/sp6i386.exe The Post-Windows NT 4.0 Service Pack 6a Security Rollup Package (SRP) is probably worth installing as well. http://download.microsoft.com/download/winntsp/patch/q299444/nt4/en-us/q299444i.exe I do remember reading somewhere that the NT4 setup had issues with large amounts of memory but NT4 itself should be fine upto 4GB. If you cannot find video drivers for NT4 you can use vbemp (these are not accelerated but should do the job) https://bearwindows.zcm.com.au/vbemp.htm Updated storage drivers uniATA can be found here which might help you (I didn't get it working correctly the last time I tried using it but it might work for you and would be better then the default drivers) http://alter.org.ua/en/soft/win/uni_ata/
  5. I think you are really going going to struggle to find anything modern that supports 2000 let alone NT4. My suggestion would be to do a P2V of both the NT4 machines so that you can virtualise both of them on a newer machine. That way you can run a modern OS which has drivers as the host and then you can leave the NT4 machines intact as virtual machines without making significant changes. NT4 typically doesn't require a lot of memory so you shouldn't need significant hardware on the host to do this either. I have experience using NT4 on Hyper-v although this isn't exactly supported so there are no integration components. Alternative options you could try are ESXi or KVM but I haven't tried those. The difficulty of trying to do a p2v would be on what the existing hardware is and how similar it is to any virtual hardware. Getting the p2v to work can be a bit fiddly. When I successfully did it I did the following to get it to boot: Created a raw .img file using dd (from linux) of the entire hard disk Converted the raw .img file to a vhd using vboxmanage Mounted the vhd into QEMU and somehow got it to boot (this is a bit vague because I had to play around to make it work) Loaded it into a Hyper-v VM (must be generation 1, and have a legacy NIC) Once loaded into Hyper-v I did the following: Reconfigured the network interface as the old physical interface was no longer required Installed vbemp (so we can have more than 16 colours) Installed NetTime (http://www.timesynctool.com/) as the integration components are not available for NT4 but you might have your own preferred ntp client.
  6. Yep that is a Tualatin, I did think about changing it but decided to leave it as is because I couldn't think of anything to replace it with. Yes my understanding is DISM can work either on a running Windows installation or an offline wim file so it must be designed to work with whatever protections in Windows. Of course if we were doing something similar with NT4 it would be more likely something like nLite where it applies to the NT sources instead of a running installation. I haven't seen a batch updater for NT4 (or looked), I once wondered about if an unofficial service pack 7 for NT4 was feasible but after looking at some of the other unofficial service packs decided it was way too much effort for little gain. Also what tends to happen is the things I want eg the Active directory client someone else might not want at all. Also you tend to get into the position of do you just do OS updates or do you update IE6 as well? Some people want the shell update and some people prefer the standard shell. DISM can already apply an msu patch to a Windows 7 WIM file and I imagine something like NTlite can probably handle most of the tweaks people want. (While I haven't had to use NTlite I assume it provides a fairly similar feature set as nLite and vLite.) I guess I'm far more interested in making NT4 (and maybe 9x) installs automated for when I want them whereas I feel the official deployment tools work well enough for providing me unattended and patched installs.
  7. Patching a wim file with DISM is something that you can do with modern versions of Windows but I'm not sure the equivalent could easily be done with NT4. I sortof figure if it was easy to take the updates and apply them to the NT4 source someone would have already done it really well. I remember the previous process was described by someone as a slopstream and it did appear to dump a whole of of extra server files that weren't included in the workstation installation. I have entertained the idea of building something to install NT4, desired updates, apply any tweaks I want (eg scroll wheel fix) then possibly sysprep and build an image. I basically imagine something equivalent to using WDS and MDT where you can PXE boot and deploy your machine and come back a bit later and everything is done. The only thing is I'm a bit hesitant to build something like that because I'm not sure if I would use it enough and that I might be better served using my time to build or contribute to something more modern.
  8. I had a quick look and it appears that this is included with Visual Studio 6 on disk 2 along side SQL Server 6.5 Developer Edition.
×
×
  • Create New...