Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Windows 2000 Hardware

Windows 2000 Hardware

Scheduled Pinned Locked Moved System Admin
sysadminwindows-adminhardwarequestiondiscussion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Robby
    wrote on last edited by
    #1

    I am looking into the possibilities of creating an IN-HOUSE solution for restoring an image of 2000 O/S to any server regardless of hardware. The only way I know this will work is if I can somehow detect the current hardware and enter those settings in the registry. Does anyone know of a way (or is there an existing command line util) that will run the hardware detect? I would like to restore a Win2K image and then run hardware detect (similar to what Windows does during setup). Any thoughts?

    R M 2 Replies Last reply
    0
    • R Robby

      I am looking into the possibilities of creating an IN-HOUSE solution for restoring an image of 2000 O/S to any server regardless of hardware. The only way I know this will work is if I can somehow detect the current hardware and enter those settings in the registry. Does anyone know of a way (or is there an existing command line util) that will run the hardware detect? I would like to restore a Win2K image and then run hardware detect (similar to what Windows does during setup). Any thoughts?

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      This[^] may be of some help.

      "The Lion shall lie down with the Lamb;
      but the Lamb will not get much sleep..."
      Lazarus Long

      1 Reply Last reply
      0
      • R Robby

        I am looking into the possibilities of creating an IN-HOUSE solution for restoring an image of 2000 O/S to any server regardless of hardware. The only way I know this will work is if I can somehow detect the current hardware and enter those settings in the registry. Does anyone know of a way (or is there an existing command line util) that will run the hardware detect? I would like to restore a Win2K image and then run hardware detect (similar to what Windows does during setup). Any thoughts?

        M Offline
        M Offline
        Mike Dimmick
        wrote on last edited by
        #3

        A Windows 2000 image will only work correctly if the right kernel, HAL and boot drivers are in the image. There are two main versions of kernel, uniprocessor (NTOSKRNL.EXE on the install disk) and multiprocessor (NTKRNLMP.EXE). There are also physical address extension versions (NTKRNLPA.EXE and NTKRPAMP.EXE) for systems with >4Gb of memory. A 'normal' and a PA image are both installed on any given system; once installed they're simply named NTOSKRNL.EXE and NTKRNLPA.EXE - the multiproc versions are renamed. There are a multitude of HALs supplied with the OS, including 'basic', 'multiprocessor', 'ACPI', 'single-processor APIC', 'ACPI with APIC'. Again, get the right one, or your system likely won't boot. Finally, your system loads a number of drivers at boot time, which are needed to be able to load the rest of the system. These are the drivers which are listed before the switch to graphics mode when you select a Safe Mode boot. Typically this includes system bus drivers and disk drivers. If one system's Athlon-based and another Intel-based, you may have problems if you're not using Microsoft's generic drivers.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups