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

Imaging isseus new host [svn 5201]

Scheduled Pinned Locked Moved Solved
FOG Problems
3
7
2.3k
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.
  • R
    robza
    last edited by Nov 3, 2015, 7:53 AM

    Hello,
    my config:
    svn 5201
    I have problems with imaging new host. Image is win 8.1. Few days ago I deployed this image to few clients and was good.
    New host is added to fog.
    Today I got this
    IMG_20151103_081914.jpg
    Any help appreciated.
    Regards

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Sebastian Roth Nov 3, 2015, 4:07 AM Nov 3, 2015, 10:03 AM

      @robza This means that iPXE does not really like the realtek NIC. I guess you are using undionly.kpxe, right? You can try undonly.kkpxe, ipxe.pxe/kpxe/kkpxe or maybe even realtek.pxe/kpxe/kkpxe…
      See if any of those is working for this machine!

      Not sure if you know how to change this!? The filename is offered to the client via DHCP. So it depends on which DHCP server you use. Did you install FOG with DHCP? If yes you should find it in /etc/dhcp/dhcpd.conf and need to restart it after changing the config service isc-dhcp-server restart

      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

      R 1 Reply Last reply Nov 4, 2015, 7:07 AM Reply Quote 0
      • W
        Wayne Workman
        last edited by Wayne Workman Nov 3, 2015, 4:24 PM Nov 3, 2015, 10:20 PM

        I have seen this when the kernel/init wasn’t downloaded fully.

        Try to re-run the installer and see what happens.

        Also, post the output of ls -lat /var/www/html/fog/service/ipxe/ after you’ve re-run the installer, so we can look at the size of the kernel on your server to verify that it’s all there.

        I just now updated to svn 4286 and here is my output for the above command:

        [root@fog bin]# ls -lat /var/www/html/fog/service/ipxe
        total 46580
        -rw-r--r-- 1 fog    apache 15416784 Nov  3 16:21 init_32.xz
        -rw-r--r-- 1 fog    apache 16361748 Nov  3 16:21 init.xz
        -rw-r--r-- 1 fog    apache  6799776 Nov  3 16:21 bzImage
        -rw-r--r-- 1 fog    apache  6711552 Nov  3 16:21 bzImage32
        -rw-r--r-- 1 fog    apache  1839104 Nov  3 16:21 memtest.bin
        -rw-r--r-- 1 fog    apache   234697 Nov  3 16:21 grub.exe
        -rw-r--r-- 1 fog    apache   205192 Nov  3 16:21 refind.efi
        -rw-r--r-- 1 fog    apache     1357 Nov  3 16:21 advanced.php
        -rw-r--r-- 1 fog    apache    44908 Nov  3 16:21 bg.png
        -rw-r--r-- 1 fog    apache      679 Nov  3 16:21 boot.php
        -rw-r--r-- 1 fog    apache    25340 Nov  3 16:21 memdisk
        -rw-r--r-- 1 fog    apache    20933 Nov  3 16:21 refind.conf
        drwxr-xr-x 3 apache apache     4096 Nov  3 16:21 ..
        drwxr-xr-x 2 fog    apache     4096 Nov  3 16:21 .
        [root@fog bin]# 
        

        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
        • W
          Wayne Workman
          last edited by Wayne Workman Nov 3, 2015, 4:50 PM Nov 3, 2015, 10:50 PM

          It seems that you are not the only one experiencing this. I’ve just updated to the very latest at home and am experiencing identically what you are experiencing.

          One of the @developers believe something is corrupt/goofed. See here for further details: https://forums.fogproject.org/topic/6057/svn-5209-not-able-to-pxe-boot/13

          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
          • R
            robza @Sebastian Roth
            last edited by Nov 4, 2015, 7:07 AM

            Hi, @Uncle-Frank
            I use “next-server option” and I have there specified few filenames:
            filename “ipxe.kkpxe”;
            filename “ipxe.kpxe”;
            filename “undionly.kpxe”;
            filename “undionly.kkpxe”;
            It is correct, or client use first image?
            After update to svn 5521 imaging back to normal state.
            Regards

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Nov 4, 2015, 7:26 AM

              @robza We had a minor issue within the script embedded into the iPXE binary. It’s now fixed as you already saw. If you want to change the filename in DHCP just change that one line. Adding several lines might work (I guess the last one is then) but is pretty confusing. I wouldn’t suggest doing that.

              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

              R 1 Reply Last reply Nov 4, 2015, 11:35 AM Reply Quote 0
              • R
                robza @Sebastian Roth
                last edited by Nov 4, 2015, 11:35 AM

                @Sebastian-Roth
                Thanks for reply. I come back to last settings.
                Regards

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                1 / 1
                • First post
                  1/7
                  Last post

                118

                Online

                12.1k

                Users

                17.3k

                Topics

                155.3k

                Posts
                Copyright © 2012-2024 FOG Project