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

    New Lenovo M900 Tiny Computers

    Scheduled Pinned Locked Moved Solved
    Hardware Compatibility
    5
    31
    11.2k
    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.
    • T
      Towndrunk
      last edited by

      This happened the yesterday when I did the install as well. I’m using Ubuntu 14.04, and during the install of Trunk my screen turns off after being inactive for a certain amount of time. When I bring it back up, my password to log in is no longer valid. I have to get into the GRUB prompt to get back in. I don’t know if the install even really finished or not.

      1 Reply Last reply Reply Quote 0
      • T
        Towndrunk @Wayne Workman
        last edited by

        @Wayne-Workman, I don’t believe I ever set a password for SQL. During the initial installation it asked if I wanted a password, and said to leave it blank if I didn’t want one. I wasn’t to worried about it since the server was used for FOG and nothing else.

        I just ran the Trunk install again, and made sure the entire install went through. Afterwards I checked the contents of the /opt/fog/.fogsettings and here is what I found.

        ipaddress=‘10.15.31.20’
        interface=‘eth0’
        routeraddress=‘option routers 10.15.31.1;’
        plainrouter=‘10.15.31.1’
        dnsaddress=‘option domain-name-servers 8.8.8.8;’
        dnsbootimage=“8.8.8.8”;
        password=“6GtO35zHL+Ypw7VVFu+i7S4kp2keVoDv0rHurDnjI7Y=”
        osid=‘2’
        osname=‘Debian’
        dodhcp=‘n’
        bldhcp=‘0’
        installtype=‘N’
        snmysqluser=‘root’
        snmysqlpass=“”
        snmysqlhost=‘localhost’
        installlang=‘’
        donate=‘0’
        fogupdateloaded=1
        submask=‘’
        dhcpd=‘’
        blexports=‘1’
        storageLocation=‘/images’
        username=‘fog’
        docroot=‘/var/www/html/’
        webroot=‘/fog/’
        caCreated=‘yes’
        startrange=‘’
        endrange=‘’
        bootfilename=‘undionly.kpxe’
        packages=‘apache2 build-essential cpp curl g++ gcc gzip htmldoc lftp libapache2-mod-php5 libc6 libcurl3 m4 mysql-client mysql-server net-tools nfs-kernel-server openssh-server php5 php5-cli php5-curl php5-fpm php5-gd php5-json php5-mcrypt php5-mysqlnd php-gettext sysv-rc-conf tar tftpd-hpa tftp-hpa vsftpd wget xinetd zlib1g ’
        noTftpBuild=’’
        notpxedefaultfile=‘’
        sslpath=‘/opt/fog/snapins/ssl/’
        backupPath=‘/home/’
        php_ver=‘5’
        php_verAdds=‘-5.6’

        1 Reply Last reply Reply Quote 0
        • T
          Towndrunk
          last edited by

          I’m starting to wonder if at this point it may be best to just remove FOG and re-install it again. I have nothing in there at this time that I can’t afford to lose.

          Wayne WorkmanW 1 Reply Last reply Reply Quote 0
          • Wayne WorkmanW
            Wayne Workman @Towndrunk
            last edited by

            @Towndrunk This is the fog password and FTP password:
            password="6GtO35zHL+Ypw7VVFu+i7S4kp2keVoDv0rHurDnjI7Y=“

            If you don’t like that, you can change it and re-run the installer - it will update everything for you.

            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/

            T 1 Reply Last reply Reply Quote 0
            • T
              Towndrunk @Wayne Workman
              last edited by

              @Wayne-Workman, thank you. I changed that password, and re-installed Trunk. Oddly I wasn’t locked out of this time like I had been in the past. I also wasn’t prompted to update the DB like before. Something that was cleared by restarting the SQL DB.

              I was able to Register my Windows 7 machine, and capture an image from the PC.
              I was also able to deploy that image to another PC that I had registered, and it worked as it should.

              The issue that I’m still having is associated with the Windows 10 PC that I performed a custom install on, wiping all partitions on the drive during the installation.

              When I try and capture and image, I fails with the following message. I’m assuming it has something to do with the drive? When I ran the compatibility test earlier though, it didn’t detect any issues.
              Failed to complete capture (savePartition)
              Args passed: /dev/sda2 1 /images/002324b78577 all

              Q 1 Reply Last reply Reply Quote 0
              • Q
                Quazz Moderator @Towndrunk
                last edited by

                @Towndrunk There should be a step where it reports an error prior to that if I’m not mistaken, that should tell us more about why that failed.

                But as a stab in the dark I’m going to say you need to turn off Fast Startup and do a chkdsk /f on your windows partition.

                T 1 Reply Last reply Reply Quote 0
                • T
                  Towndrunk @Quazz
                  last edited by

                  @Quazz, I followed your recommendation and turned off Fast Startup and ran a chkdsk. FOG was able to capture and image, however it was very slow. Had a few moments where I thought it was going to fail since it sort of stopped doing anything. It did complete, and rebooted when done though.

                  I’m in the process of trying to deploy that image to another PC right now to make sure that it is working as it should.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Towndrunk
                    last edited by

                    Things appear to be working now for all three instances. Default Windows 7 install, upgrade to Windows 10 install, as well as the drive that was loaded from the Windows 10 disk. I’m going to do a few more tests to make sure things continue to work as they should, but it look promising.

                    I do have one question, and I’m not sure if this is due to the upgrade or not. When I do a full inventory on a new host, it asks at the end would you like to deploy this image now. In the past, it would just deploy the image right away, but for me to get it to work now, I have to reboot. Is that normal, or am I just mistaken and it would always reboot?

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

                      @Towndrunk It always reboots.

                      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

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

                        @Tom-Elliott, thanks. I believe we can close this thread. Things are working now as far as a Capture/Deploy aspect goes. I’m having issues with my images not joining the domain. I have done some reading here and all of my settings appear to be correct. If I can’t get it working, I can start another thread.

                        Thanks for all of the help. There is no way that I would have got this working without you guys. Thanks.

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

                        253

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project