first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

System Design: Multiple Installs of Windows NT; FAT and NTFS Partitions

Multiple copies of Windows NT should be installed when there is ample drive space. This disk should have a bootable drive C: as FAT with a Compact install of NT. The balance of drive space should be NTFS. The very first logical reason to have NTFS is for its security features (setting permissions per user per path).

The FAT NT install serves as a maintenance copy of NT. This "meta" system can be useful for, say, starting a service that prevents the NTFS copy of NT from starting (via loading the appropriate NTFS hive in the FAT copy of REGEDT32.EXE).

mod date: 1998-11-27T04:18:17.000Z