Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Single Image Problems  (Read 2360 times)

0 Members and 2 Guests are viewing this topic.

guardian

    Topic Starter


    Beginner

    Single Image Problems
    « on: December 11, 2007, 02:20:49 PM »
    I am building a single image to use on my all dell network (Laptops
    and desktops).  I am creating the image on Microsoft Virtual Machine
    2007.  Once everything is installed (software)  I add my drivers and
    then push it up to the server using ghost.  When adding the image to
    the Optiplex 755 It goes into an endless loop or restarts.  The only
    thing I can think of that would cause this is the SATA hard drive.
    Any one have any thoughts or had this problem?

    My install Notes/Instructions are shown below in a basic nutshell:


    Step 1.) Install windows onto your starting PC (Virtual PC 2007)


    Step 2.) Check device manager for drivers not installed by windows
    (NOTE: DO THIS ON ALL PC MODELS THAT THE IMAGE WILL BE USED ON)


    Step 3.)  Once you have identified the drivers, download them and
    expand the files... Dell places them in the C:\dell\R98765 naming
    convention by default.  Otherwise use Winrar to uncompress the
    drivers.


    Step 4.) Move these "R" folders into c:\windows\drv so that the folder
    structure looks like: c:\windows\drv\R12345... etc... You can remove any
    sub folders from the drivers' individual folders that indicate a
    different OS win98, win95, winnt (if there is a winxp exclusively)...
    This minimizes image size and path size making image load quicker.


    Step 6.) Create a sub folder under the windows directory and call it
    i386 ("c:\windows\i386") then copy the contests of your CD's i386
    directory into it. (MAKE SURE ALL CONTENTS ARE COPIED)


    Step 7.) Copy the "sysprep" directory to the root of the drive... "c:
    \sysprep".


    Step 8.) Move completed SYSPREP.INF to the sysprep folder or create a
    new one with the setup manager wizard.


    Step 9.)  Run oempath.exe from command prompted and have it pointing
    to driver directory. (Example: oempath c:\windows\drv)  (The maximum
    length in Windows XP is 4096... This is your only limitation with
    drivers.)


    (NOTE)There is an output txt file and also a registry file.  You can
    use the registry file to test future builds and driver adds and the
    txt file is used for the ability to see what has been done.


    Step 10.) Run Registry editing Script provided by Administrator (


    (Registry Update Shown Below:)


    Windows Registry Editor Version 5.00


    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup]


    "SourcePath"="c:\\windows"


    "ServicePackSourcePath"="c:\\windows"


    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]


    "SourcePath"="c:\\windows\\i386"


    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
    \winlogon]


    "LogonType"="0"


    Step 11.) Finally, the following entries MUST appear at the end of
    sysprep.inf:
    (These are critical for you to get sysprep to look at all Mass Storage
    Drivers)


    [Sysprep]


      BuildMassStorageSection=Yes


    [SysprepMassStorage]


    Step 12.) Execute sysprep (This will take some time!)


    PLEASE HELP!


    Thanks,


    Guardian



    PS: I have changed the BIOS to ATA and Legacy mode. 

    Astoria



      Intermediate

      Re: Single Image Problems
      « Reply #1 on: December 11, 2007, 02:48:47 PM »
      So, from what I understand is you're using a guest OS on your host OS with Virtual PC2007.
      And in the guest OS you're trying to create an image?

      Could please tell what the host OS is and what the gues OS is?



      guardian

        Topic Starter


        Beginner

        Re: Single Image Problems
        « Reply #2 on: December 11, 2007, 09:07:24 PM »
        The host OS is Windows XP Tablet Edition (SP2) while the guest OS is Windows XP Pro SP2 that is being installed in the virtual environment provided by the Microsoft Virtual Machine 2007.  From that virtual machine I am trying to create a master image that works on all hardware in our environment.

        Astoria



          Intermediate

          Re: Single Image Problems
          « Reply #3 on: December 12, 2007, 03:30:29 PM »
          I'm afraid this couldn't work.
          Simply and only because the slightest difference in motheboards.

          It would be like installing WinXP on a HD without drivers, and take this HD to another pc.
          It won't work.



          guardian

            Topic Starter


            Beginner

            Re: Single Image Problems
            « Reply #4 on: December 14, 2007, 09:09:31 AM »
            Ok this does work on every device BUT the 755. 

            To help explain why it works is because I make changes in the registry to where the i386 folder is from the CD and put all of the drivers on the image so when it is doing the mini setup it is installing the drivers that it needs.  Kind of a cliff note explanation but it does work until now.  There has not been any error messages in the event log or anything.  I can give a full explanation if requested.