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

Sysprep with out OOBE

Scheduled Pinned Locked Moved
Windows Problems
3
22
8.5k
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
    mtriplett
    last edited by May 4, 2015, 7:43 PM

    My first post so please excuse me and feel free to redirect as needed. I have looked on the forums and internet for an answer but it just never seems to answer my question.

    I have a windows box all set up the way I need it to deploy. The image will be going on identical hardware so that is not an issue. I know I have to run sysprep and fog prep. What is a problem is that I do not want to run an OOBE as I do not need OOBE. I just want to install the image as is then go in and enter my MS win 7 license and activate. I do not need it to automate the entire process. Can I do this?

    1 Reply Last reply Reply Quote 0
    • J
      Joseph Hales Testers
      last edited by May 4, 2015, 8:22 PM

      The answer depends on which version of FOG you are running. For example SVN in its latest build wouldn’t require sysprep or fog prep with your setup as described and the fog client would register windows for you as well.

      RTFM

      1 Reply Last reply Reply Quote 0
      • M
        mtriplett
        last edited by May 4, 2015, 8:29 PM

        Running 1.2.0 on latest version of fedora. If its a newer svn and easier Im willing

        1 Reply Last reply Reply Quote 0
        • J
          Joseph Hales Testers
          last edited by May 4, 2015, 8:31 PM

          I’m a fan there can be teething issues but a lot of improvements.
          [url]http://www.fogproject.org/wiki/index.php/SVN[/url]

          RTFM

          1 Reply Last reply Reply Quote 0
          • W
            Wayne Workman
            last edited by May 4, 2015, 9:25 PM

            I don’t use sys-prep or fog-prep. And I’ve had zero problems. I maintain an image for each model in my building.

            Two years ago, I ran into an issue with many machines having the same GUID, and this made my KMS server not work so well. Turns out, it needs like 5 unique requests (for MS Office) before it starts activating anything. I found a program on the net that generates fake requests. After I ran that, everything was fine.

            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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • M
              mtriplett
              last edited by May 8, 2015, 3:44 PM

              Ok I just installed the update. So if I understand it correctly I should not have to do sysprep correct? What about Fogprep?

              1 Reply Last reply Reply Quote 0
              • W
                Wayne Workman
                last edited by May 8, 2015, 3:51 PM

                You don’t “Have to” do anything special to pull an image with FOG. (edit in the new svn versions.)

                Sys-Prep is to make an image that is compatible with many different models of computers… and for including drivers for those models, and running post-imaging tasks.

                Without it, you will need to maintain an image for each model, like I do. I feel it’s simpler, and I’ve got the storage space for it.

                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!
                Daily Clean Installation Results:
                https://fogtesting.fogproject.us/
                FOG Reporting:
                https://fog-external-reporting-results.fogproject.us/

                1 Reply Last reply Reply Quote 0
                • M
                  mtriplett
                  last edited by May 8, 2015, 5:55 PM

                  Well I just tried to upload an image to the server and it gets to /init.xz… ok and just sits there and does nothing. So far it’s been 15 minutes. I tried updating the kernels with a recent one and one from a few weeks ago but the older one causes a kernel panic. Suggestions Joseph?

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wayne Workman
                    last edited by May 8, 2015, 6:03 PM

                    re-update.

                    Others had issues with this recently, the new update fixed it.

                    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!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    1 Reply Last reply Reply Quote 0
                    • J
                      Joseph Hales Testers
                      last edited by May 8, 2015, 6:04 PM

                      I think you have an issue on the server side try this part of the wiki or maybe simply a reboot of the server.
                      [url]http://fogproject.org/wiki/index.php?title=Unable_to_connect_to_TFTP[/url]

                      Fedora 20/21
                      status/enable/restart
                      systemctl status xinetd.service
                      systemctl enable xinetd.service
                      systemctl restart xinetd.service

                      or more likley what Wayne posted

                      RTFM

                      1 Reply Last reply Reply Quote 0
                      • M
                        mtriplett
                        last edited by May 8, 2015, 6:10 PM

                        Thanks I will try this. Wayne to which update are you referring? I used the link to the instructions that Joseph gave to update the server.

                        1 Reply Last reply Reply Quote 0
                        • J
                          Joseph Hales Testers
                          last edited by May 8, 2015, 6:25 PM

                          This one if running Ubuntu

                          cd svn
                          sudo svn checkout [url]https://svn.code.sf.net/p/freeghost/code/trunk[/url]
                          Install It!
                          cd ~/svn/trunk/bin

                          sudo ./installfog.sh

                          RTFM

                          1 Reply Last reply Reply Quote 0
                          • M
                            mtriplett
                            last edited by May 8, 2015, 6:44 PM

                            Running fedora.

                            1 Reply Last reply Reply Quote 0
                            • J
                              Joseph Hales Testers
                              last edited by May 8, 2015, 6:46 PM

                              [SIZE=4][B][FONT=sans-serif][COLOR=#000000]Download the package[/COLOR][/FONT][/B][/SIZE]

                              [COLOR=#000000][FONT=monospace]cd ~
                              mkdir svn
                              cd svn
                              svn checkout [URL=‘https://svn.code.sf.net/p/freeghost/code/trunk’][COLOR=#3366bb]https://svn.code.sf.net/p/freeghost/code/trunk[/COLOR][/URL]
                              [/FONT][/COLOR]
                              [SIZE=4][B][FONT=sans-serif][COLOR=#000000]Install It![/COLOR][/FONT][/B][/SIZE]

                              [COLOR=#000000][FONT=monospace]cd ~/svn/trunk/bin
                              sudo ./installfog.sh[/FONT][/COLOR]

                              RTFM

                              1 Reply Last reply Reply Quote 0
                              • M
                                mtriplett
                                last edited by May 8, 2015, 7:16 PM

                                Tried both suggestions with no luck. Fog is running just fine shows 1.2.0 but it still sticks at the /init.xz… ok

                                1 Reply Last reply Reply Quote 0
                                • J
                                  Joseph Hales Testers
                                  last edited by May 8, 2015, 7:22 PM

                                  if it shows 1.2.0 you aren’t running the SVN version then if it was SVN your cloud logo would have a 4 digit number most likely 3374.

                                  RTFM

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    mtriplett
                                    last edited by May 8, 2015, 7:37 PM

                                    Actually it says 2922. But i have followed the upgrade as suggested. Could i have done it wrong.

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      Joseph Hales Testers
                                      last edited by May 8, 2015, 8:29 PM

                                      When you run the check out command what version did it say it found?

                                      RTFM

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mtriplett
                                        last edited by May 11, 2015, 1:36 PM

                                        It says 3377. I re downloaded and installed but no luck. If anything once I get the fog boot screen and make a selection, either quick registration or set a task to upload it just goes to a blank screen next.

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          mtriplett
                                          last edited by May 11, 2015, 1:37 PM

                                          I did check tftp access and it is just fine.

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            9/22
                                            Last post

                                          161

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project