• 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.9k
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.
  • 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
                                    • M
                                      mtriplett
                                      last edited by May 11, 2015, 1:50 PM

                                      Ok. I was going to uninstall the whole thing but I tried the first entry in this link for uninstalling fog [url]http://jbob.io/wiki/index.php/Uninstall_FOG[/url] . At this point it lets me inventory a machine and I am going to try another upload.

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

                                        I’ll walk you through upgrading, if you haven’t torn out the installation yet…

                                        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
                                        • 1
                                        • 2
                                        • 1 / 2
                                        1 / 2
                                        • First post
                                          13/22
                                          Last post

                                        134

                                        Online

                                        12.1k

                                        Users

                                        17.3k

                                        Topics

                                        155.4k

                                        Posts
                                        Copyright © 2012-2024 FOG Project