• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    automatic driver install

    Scheduled Pinned Locked Moved
    Tutorials
    2
    4
    1.4k
    Loading More Posts
    • 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.
    • M
      mpatel
      last edited by

      creating master windows 7 image in VM. looking for guide on how i can include drivers that can get installed to different hardware when i deploy images.

      I know about driverpacks but i don’t know how to setup and include them in my image.

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        https://forums.fogproject.org/topic/11126/using-fog-postinstall-scripts-for-windows-driver-injection-2017-ed

        That should get you started. Just for clarity, the drivers are copied to your FOG Server and then copied to the target computer during imaging. The drivers are NOT installed into the image before you capture it. You can do it that way but it adds quite a bit of bloat to your golden image.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 0
        • M
          mpatel
          last edited by

          Thank you, That’s just scripts where exactly drivers files/folder go ?

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @mpatel
            last edited by george1421

            @mpatel If you look towards the bottom of the thread the drivers on the fog server go into /images/drivers (you will need to create the drivers directory because its not fog standard.) Below is the basic structure of the directories needed.

            /images
            ├─/drivers
              ├─Optiplex7040
                  ├─win7
                    └─x86
                    └─x64
                  ├─win10
                    └─x64
              ├─Optiplex7050
            ...
            

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            140

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project