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

    Windows7 restarts at bootup when it reaches classpnp.sys after being imaged with FOG

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    46
    22.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.
    • Tom ElliottT
      Tom Elliott @MrsPotter
      last edited by

      @MrsPotter can you run:

      rm /var/www/fog
      rm /var/www/html/fog
      

      Then rerun the installer?

      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      Tom ElliottT 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @Tom Elliott
        last edited by

        @Tom-Elliott mind you do not add a trailing /

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

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

          Ok yes makes sense: I need to remove the remnants of the other install first. I followed instructions in:

          https://wiki.fogproject.org/wiki/index.php/Uninstall_FOG

          Installing I got this:

           * Stopping FOGMulticastManager.service Service................OK
           * Stopping FOGImageReplicator.service Service.................OK
           * Stopping FOGSnapinReplicator.service Service................OK
           * Stopping FOGScheduler.service Service.......................OK
           * Stopping FOGPingHosts.service Service.......................OK
           * Setting up and starting MySQL...............................Failed!
          OK
           * Backing up user reports.....................................OK
           * Stopping web service........................................Failed!
          OK
           * Removing vhost file.........................................OK
           * Is the MySQL password blank? (Y/n)
           * Setting up Apache and PHP files.............................OK
           * Backing up old data.........................................OK
           * Copying back old web folder as is...........................OK
           * Copying new files to web folder.............................OK
           * Creating config file........................................OK
           * Downloading inits and kernels...............................Backgrounded
           * Downloading New FOG Client file.............................Backgrounded
           * Enabling apache and fpm services on boot....................Failed!
          OK
           * Creating SSL CA.............................................OK
           * Creating SSL Private Key....................................OK
           * Creating SSL Certificate....................................OK
           * Creating auth pub key and cert..............................OK
           * Resetting SSL Permissions...................................OK
           * Setting up SSL FOG Server...................................OK
           * Restarting Apache2 for fog vhost............................Failed!
          OK
           * Changing permissions on apache log files....................OK
          
            You still need to install/update your database schema.
            This can be done by opening a web browser and going to:
          
                http://192.168.0.2/fog/management
          
            Press [Enter] key when database is updated/installed.
          
           * Setting up storage..........................................OK
           * Setting up and starting DHCP Server.........................Skipped
           * Setting up and starting TFTP and PXE Servers................Failed!
          OK
           * Setting up and starting VSFTP Server........................Failed!
          OK
           * Setting up FOG Snapins......................................OK
           * Setting up UDPCast..........................................OK
           * Configuring UDPCast.........................................OK
           * Building UDPCast............................................OK
           * Installing UDPCast..........................................OK
           * Installing FOG System Scripts...............................OK
          
          
            * Configuring FOG System Services
          
          
           * Setting FOGMulticastManager.service script executable.......OK
           * Enabling FOGMulticastManager.service Service................OK
           * Setting FOGImageReplicator.service script executable........OK
           * Enabling FOGImageReplicator.service Service.................OK
           * Setting FOGSnapinReplicator.service script executable.......OK
           * Enabling FOGSnapinReplicator.service Service................OK
           * Setting FOGScheduler.service script executable..............OK
           * Enabling FOGScheduler.service Service.......................OK
           * Setting FOGPingHosts.service script executable..............OK
           * Enabling FOGPingHosts.service Service.......................OK
           * Setting up FOG Services.....................................OK
           * Setting up FOG Utils........................................OK
           * Starting FOGMulticastManager.service Service................Failed!
          OK
           * Starting FOGImageReplicator.service Service.................Failed!
          OK
           * Starting FOGSnapinReplicator.service Service................Failed!
          OK
           * Starting FOGScheduler.service Service.......................Failed!
          OK
           * Starting FOGPingHosts.service Service.......................Failed!
          OK
           * Setting up exports file.....................................OK
           * Setting up and starting RPCBind.............................Failed!
          OK
           * Setting up and starting NFS Server..........................OK
          
            Setup complete!
          
            You can now login to the FOG Management Portal using
            the information listed below.  The login information
            is only if this is the first install.
          
            This can be done by opening a web browser and going to:
          
                http://192.168.0.2/fog/management
          
                Default User:
                       Username: fog
                       Password: password
          
          root@backup:~/fog_trunk/bin# service mysql restart
          [ ok ] Stopping MySQL database server: mysqld.
          [ ok ] Starting MySQL database server: mysqld ..
          [info] Checking for tables which need an upgrade, are corrupt or were
          not closed cleanly..
          root@backup:~/fog_trunk/bin#
          

          But, now I’m stuck again at theDatabase Schema Installer.

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by

            Interesting that you see so many failed services…

            Please see what you have in your apache error log which loading the schema updater. Post the errors here.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              I remoted in this morning and we were able to figure out the issue.

              All of the failures were related to systemctl. Debian 8 uses systemd, but apparently (somehow?) this particular install did not have systemd. I was able at some code to test for the presence of the systemctl so things were able to operate as expected.

              I’m solving this thread as this is now fixed.

              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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              M 1 Reply Last reply Reply Quote 2
              • M
                MrsPotter @Tom Elliott
                last edited by

                @Tom-Elliott Many thanks for going through the effort of remoting into my system and getting FOG_trunk installed. Really - my best gratitude.

                I have now thoroughly tested the FOG_trunk version. And, most unfortunately, I can confirm that I still have the original issue of the Win7 image just booting to classpnp.sys. I basically went through all the steps listed below again.

                Nonetheless, I’ll keep my eye on this project and give it a few tries in the future as more versions become available.

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

                255

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project