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

Problems after update from 0.32 to 1.2.0

Scheduled Pinned Locked Moved Unsolved
FOG Problems
6
48
14.7k
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.
  • W
    Wayne Workman
    last edited by Apr 24, 2015, 12:14 PM

    For the Acer D270, I was able to find some pictures.

    Have you tried enabling Network booting?
    [IMG]http://s3.postimg.org/fhqzzh983/aod270_menu2.jpg[/IMG]

    Also,
    Please provide us with screenshots of what’s happening.
    If you can, provide the installation log, too. It’s here on the FOG server: [SIZE=12px]/var/log/foginstall.log[/SIZE]

    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
    • V
      Vickie Osbornr
      last edited by Apr 24, 2015, 12:17 PM

      [quote=“Wayne Workman, post: 46141, member: 28155”]For the Acer D270, I was able to find some pictures.

      Have you tried enabling Network booting?
      [IMG]http://s3.postimg.org/fhqzzh983/aod270_menu2.jpg[/IMG]

      Also,
      Please provide us with screenshots of what’s happening.
      If you can, provide the installation log, too. It’s here on the FOG server: [SIZE=12px]/var/log/foginstall.log[/SIZE][/quote]

      1 Reply Last reply Reply Quote 0
      • V
        Vickie Osbornr
        last edited by Apr 24, 2015, 12:21 PM

        [quote=“Vickie Osbornr, post: 46142, member: 29486”][/quote]
        Network booting is enabled. Everything was working until I installed the upgrade yesterday. We have been using Fog for quite a while. These machines have been imaged many times. I can run the Registration process and it all registers. but when I attempt to do a quick image my usernames and passwords that we use are not accepted. I created an new user and it still does not work. I have tried to push an image from the console and the machine does not pick it up.

        1 Reply Last reply Reply Quote 0
        • V
          Vickie Osbornr
          last edited by Apr 24, 2015, 12:25 PM

          Script started on Thu 23 Apr 2015 12:37:23 PM EDT
          Fedora

             ..#######:.    ..,#,..     .::##::.    
          

          .:###### .:;####:…;#;…
          …##… …##;,;##::::.##…
          ,# …##…##:::## …::
          ## .::###,##. . ##.::#.:######::.
          …##:::###::…#. … .#…#. #…#:::.
          …:####:… …##…##::## … #
          # . …##:,;##;:::#: … ##…
          .# . .:;####;::::.##:::;#:…
          # …:;###…

          ###########################################

          FOG

          Free Computer Imaging Solution

          [url]http://www.fogproject.org/[/url]

          Developers:

          Chuck Syperski

          Jian Zhang

          Peter Gilchrist

          Tom Elliott

          GNU GPL Version 3

          ###########################################

          Version: 1.2.0 Installer/Updater

          • Found FOG Settings from previous install at: /opt/fog/.fogsettings
          • Performing upgrade using these settings…

          Staring Redhat / CentOS Installation.
          …/lib/redhat/functions.sh: line 1: n#: command not found

          Would you like to donate computer resources to the FOG Project
          to mine cryptocurrency? This will only take place during active
          tasks and should NOT have any impact on performance of your
          imaging or other tasks. The currency will be used to pay for
          FOG Project expenses and to support the core developers working
          on the project. For more information see:

          [url]http://fogproject.org/?q=cryptocurrency[/url]

          Would you like to donate computer resources to the FOG Project? [y/N] N

          #####################################################################

          FOG now has everything it needs to setup your server, but please
          understand that this script will overwrite any setting you may
          have setup for services like DHCP, apache, pxe, tftp, and NFS.

          It is not recommended that you install this on a production system
          as this script modifies many of your system settings.

          This script should be run by the root user on Redhat or with sudo on Ubuntu.

          ** Notice ** Redhat users will need to disable SELinux and iptables in
          order to use FOG
          Please see our wiki for more information at [url]http://www.fogproject.org/wiki[/url]

          Here are the settings FOG will use:
          Base Linux: Redhat
          Detected Linux Distribution: Fedora
          Installation Type: Normal Server
          Server IP Address: 10.1.0.69
          DHCP router Address: 10.1.254.254
          DHCP DNS Address: 10.1.0.72
          Interface: eth0
          Using FOG DHCP: 0
          Internationalization: 0
          Donate: 0

               DHCP will NOT be setup but you must setup your 
               current DHCP server to use FOG for PXE services. 
          
               On a Linux DHCP server you must set: 
                   next-server 
          
               On a Windows DHCP server you must set: 
                   option 066 & 067 
          
                 Option 066 is the IP of the FOG Server: (e.g. 10.1.0.69) 
                 Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe) 
          

          Are you sure you wish to continue (Y/N) Y

          Installation Started…

          Installing required packages, if this fails
          make sure you have an active internet connection.

          • Packages to be installed: httpd php php-cli php-common php-gd php-mysql mysql mysql-server tftp-server nfs-utils vsftpd net-tools wget xinetd tar gzip make m4 gcc gcc-c++ lftp

          • Skipping package: httpd (Already installed)

          • Skipping package: php (Already installed)

          • Skipping package: php-cli (Already installed)

          • Skipping package: php-common (Already installed)

          • Skipping package: php-gd (Already installed)

          • Skipping package: php-mysql (Already installed)

          • Skipping package: mysql (Already installed)

          • Skipping package: mysql-server (Already installed)

          • Skipping package: tftp-server (Already installed)

          • Skipping package: nfs-utils (Already installed)

          • Skipping package: vsftpd (Already installed)

          • Skipping package: net-tools (Already installed)

          • Skipping package: wget (Already installed)

          • Skipping package: xinetd (Already installed)

          • Skipping package: tar (Already installed)

          • Skipping package: gzip (Already installed)

          • Skipping package: make (Already installed)

          • Skipping package: m4 (Already installed)

          • Skipping package: gcc (Already installed)

          • Skipping package: gcc-c++ (Already installed)

          • Skipping package: lftp (Already installed)

          Confirming package installation.

          • Checking package: httpd…OK
          • Checking package: php…OK
          • Checking package: php-cli…OK
          • Checking package: php-common…OK
          • Checking package: php-gd…OK
          • Checking package: php-mysql…OK
          • Checking package: mysql…OK
          • Checking package: mysql-server…OK
          • Checking package: tftp-server…OK
          • Checking package: nfs-utils…OK
          • Checking package: vsftpd…OK
          • Checking package: net-tools…OK
          • Checking package: wget…OK
          • Checking package: xinetd…OK
          • Checking package: tar…OK
          • Checking package: gzip…OK
          • Checking package: make…OK
          • Checking package: m4…OK
          • Checking package: gcc…OK
          • Checking package: gcc-c++…OK
          • Checking package: lftp…OK

          Configuring services.

          • Setting up and starting MySQL…OK

          • Backing up user reports…OK

          • Setting up and starting Apache Web Server…OK
            You still need to install/update your database schema.
            This can be done by opening a web browser and going to:

            [url]http://10.1.0.69/fog/management[/url]

          Press [Enter] key when database is updated/installed.^C
          Script done on Thu 23 Apr 2015 12:38:39 PM EDT

          1 Reply Last reply Reply Quote 0
          • V
            Vickie Osbornr
            last edited by Apr 24, 2015, 12:47 PM

            [quote=“Tom Elliott, post: 46101, member: 7271”]I have a thought but no real quick way to fix it. Can you possibly upgrade to trunk/svn? Let me know if the issue is still present?[/quote]

            I have done this and still have the same issue

            1 Reply Last reply Reply Quote 0
            • W
              Wayne Workman
              last edited by Apr 24, 2015, 12:55 PM

              It looks like you didn’t update the database schema.

              There’s a ^C at the end of this log, meaning the installation was terminated before completion.

              When it asks to update the Database, and says Press [Enter] when complete

              You should use a web browser and go to [url]http://10.1.0.69/fog/management[/url] and click “install/update”
              Wait for that to finish, THEN come back to the install script and press enter.

              Please re-run the installer, and let us know what happens.

              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
              • T
                Tom Elliott
                last edited by Apr 24, 2015, 1:02 PM

                Also,

                I just tested the mobile user quick image stuff, and it worked perfectly.

                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
                • T
                  Tom Elliott
                  last edited by Apr 24, 2015, 2:14 PM

                  Are you running Fedora 12, or Fedora 21?

                  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
                  • V
                    Vickie Osbornr
                    last edited by Apr 27, 2015, 12:17 PM

                    Fedora 12.

                    I reinstalled
                    Its getting closer!!!
                    It is trying to image and says that there is an image ID error.

                    1 Reply Last reply Reply Quote 0
                    • V
                      Vickie Osbornr
                      last edited by Apr 27, 2015, 12:25 PM

                      ITS WORKING!!!

                      Thanks so much for your help!!
                      Can you tell if this update will help us imaging UEFI machines or if there is anything else i should be doing to get them to work? we are having a tough time getting them imaged. currently we are imaging them with clonezilla, and it is not an easy process for our techs.

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wayne Workman
                        last edited by Apr 27, 2015, 2:37 PM

                        [quote=“Vickie Osbornr, post: 46256, member: 29486”]ITS WORKING!!!

                        Thanks so much for your help!!
                        Can you tell if this update will help us imaging UEFI machines or if there is anything else i should be doing to get them to work? we are having a tough time getting them imaged. currently we are imaging them with clonezilla, and it is not an easy process for our techs.[/quote]

                        There are several UEFI bootfiles to choose from.

                        ipxe.efi
                        snp.efi
                        snponly.efi

                        I’m not sure how you’re environment is set up, but whatever hands out the bootfile name, that would just need changed. If you’re using dnsmasq, you’ll need to restart that service after each change. Try all of the .efi files till you find one that works.

                        Secure Boot must also be disabled in the target host’s firmware.

                        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
                        • V
                          Vickie Osbornr
                          last edited by Apr 27, 2015, 2:41 PM

                          Are there directions for changing these? Where do i get them?

                          Thank you for your help!

                          1 Reply Last reply Reply Quote 0
                          • W
                            Wayne Workman
                            last edited by Apr 27, 2015, 2:45 PM

                            You already have them. They downloaded to the /tftpboot directory when you reinstalled. There’s normally no need to change anything in there.

                            If you’re handing out your bootfile and next-server information via Windows DHCP, you’d simply go into that, go into scope options, and set option 067 to one of those files and then test it.

                            If you’re using dnsmasq, you’d need to edit the ltsp.conf file and change the boot-file name, and then restart dnsmasq.

                            Look through this: [url]http://fogproject.org/wiki/index.php/Modifying_existing_DHCP_server_to_work_with_FOG[/url]
                            Let us know if you have issues.

                            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
                            • V
                              Vickie Osbornr
                              last edited by Apr 27, 2015, 2:57 PM

                              I feel like i am sooooo close!!

                              I used snponly.efi and now i can get to the boot menu. but any option i choose just loops back to the menu.

                              1 Reply Last reply Reply Quote 0
                              • W
                                Wayne Workman
                                last edited by Apr 27, 2015, 3:01 PM

                                [quote=“Vickie Osbornr, post: 46271, member: 29486”]I feel like i am sooooo close!!

                                I used snponly.efi and now i can get to the boot menu. but any option i choose just loops back to the menu.[/quote]

                                What is the model of this UEFI target-host?

                                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
                                • V
                                  Vickie Osbornr
                                  last edited by Apr 27, 2015, 3:02 PM

                                  Asus X200M

                                  W 1 Reply Last reply May 26, 2015, 4:08 PM Reply Quote 0
                                  • W
                                    Wayne Workman
                                    last edited by Apr 27, 2015, 3:12 PM

                                    Are you using the on-board NIC or an add-in NIC?

                                    I read in the specs for this device that the on-board is only 100Mbps so this is why I ask.

                                    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
                                    • V
                                      Vickie Osbornr
                                      last edited by Apr 27, 2015, 3:17 PM

                                      we are using the onboard nic

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        Wayne Workman
                                        last edited by Apr 27, 2015, 3:27 PM

                                        Is “protected boot” or “secure boot” or “secure boot state” or “secure boot control” enabled in the firmware ? If they are enabled, disable them and try again.

                                        Is there a setting for “Launch CSM” ? Can you enable that and try again?

                                        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
                                        • V
                                          Vickie Osbornr
                                          last edited by Apr 27, 2015, 3:37 PM

                                          secure boot is disabled and Launch CSM is enabled.
                                          init.xz … flashes on screen and goes back to boot menu

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

                                          150

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project