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

Upgrade from version 0.32 to 1.0.1 PXE-M0F errors

Scheduled Pinned Locked Moved
FOG Problems
4
9
2.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.
  • P
    purpleturtle99
    last edited by Jul 8, 2014, 1:31 PM

    Hi I have upgrade my server of Fog to 1.0.1 on a Ubuntu 14.04 64 bit. But you the client come up with the PXE-M0F: Exiting Intel Boot agent. My DHCP provider is a Cisco WAG120N router and doesn’t have the “next” server option. or I can’t find where too set the DHCP 66 option either

    Q1 do I upgrade to latest version 1.1.2 ? if so can I have a tutorial on this as I can’t find an upgrade option from 1.0.1 to 1.1.2

    Q2 do I amend my current settings to get this to work? As in the past on version 0.32 the same letup let me create several image no problem.

    All help appreciated

    1 Reply Last reply Reply Quote 0
    • J
      Jaymes Driver Developer
      last edited by Jul 8, 2014, 1:52 PM

      Did you change the bootfile name from pxelinux.0 to undionly.kpxe as instructed by the installer script?

      The latest version, 1.1.2 has a number of marginal improvements I would highly recommend upgrading to 1.1.2

      As far as “amending your current set up” we don’t know what your set up is, without more information we can’t offer recommendations. If you need to please use your native language and use google translate.

      WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

      1 Reply Last reply Reply Quote 0
      • P
        purpleturtle99
        last edited by Jul 8, 2014, 2:28 PM

        [quote=“Jaymes Driver, post: 32407, member: 3582”]Did you change the bootfile name from pxelinux.0 to undionly.kpxe as instructed by the installer script?

        The latest version, 1.1.2 has a number of marginal improvements I would highly recommend upgrading to 1.1.2

        As far as “amending your current set up” we don’t know what your set up is, without more information we can’t offer recommendations. If you need to please use your native language and use google translate.[/quote]

        Thanks Jaymes, No I have changed the boot file name yet. I upgrade via the following instructions:
        [url]http://www.fogproject.org/wiki/index.php/Upgrade_to_1.0.0[/url]

        Can you please advise how to change this file? As I have now tried another laptop that was work on 0.32 and I receive PXE-T01, PXE-E3B and PXE-M0F

        1 Reply Last reply Reply Quote 0
        • J
          Jaymes Driver Developer
          last edited by Jul 8, 2014, 2:54 PM

          You need to edit the settings of your DHCP server for option 067 to point to undionly.kpxe instead of pxelinux.0

          WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jul 8, 2014, 5:10 PM

            Or, link the undionly.kpxe file to pxelinux.0 if you can’t make this change yourself:
            [code]ln -s /tftpboot/undionly.kpxe /tftpboot/pxelinux.0[/code]

            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
            • W
              Wolfbane8653 Developer
              last edited by Jul 8, 2014, 6:25 PM

              [quote=“purpleturtle99, post: 32413, member: 23775”]Thanks Jaymes, No I have changed the boot file name yet. I upgrade via the following instructions:
              [url]http://www.fogproject.org/wiki/index.php/Upgrade_to_1.0.0[/url]

              Can you please advise how to change this file? As I have now tried another laptop that was work on 0.32 and I receive PXE-T01, PXE-E3B and PXE-M0F[/quote]

              …added to Upgrade page
              [SIZE=6][B][FONT=sans-serif][SIZE=24px][COLOR=#000000]Change your DHCP Option 67[/COLOR][/SIZE][/FONT][/B][/SIZE]

              [LIST=1]
              [*]Go to your DHCP server and change your Option 67 to undionly.kpxe
              [/LIST]

              1 Reply Last reply Reply Quote 0
              • P
                purpleturtle99
                last edited by Jul 9, 2014, 10:34 AM

                @Wolf as stated before I have a Cisco WAG120N which doesn’t have the option67
                @Tom: ln -s /tftpboot/undionly.kpxe /tftpboot/pxelinux.0 didn’t work either

                Do I need to install a separate DHCP server?and then amend the dhcpd.conf to add filename = undionly.kpxe for the subnet I am providing IP address for ?
                Can I install dhcp sever on the same Ubuntu box that is currently running Fog?
                Or do I need to get a router where I can change these options?

                Please advice the quickest way to get my fog server back up and running as I need to image my director’s wife new laptop ASAP

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Jul 9, 2014, 10:41 AM

                  Can you do me one more favor?

                  Run:
                  [code]ln -s /tftpboot/pxelinux.0 /var/lib/tftp/pxelinux.0[/code]

                  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
                  • P
                    purpleturtle99
                    last edited by Jul 9, 2014, 1:40 PM

                    @Tom I have made the changes as you suggested. Restarted the Ubuntu box, restarted my connection. Just to be sure everything is all puka. Now I get the message as per screen shot attached and the laptop booth to WinTosh

                    [url=“/_imported_xf_attachments/1/1122_WP_20140709_14_32_06_Smart.jpg?:”]WP_20140709_14_32_06_Smart.jpg[/url]

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

                    160

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project