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

    Ubuntu Installation for FOG (12.04+)

    Scheduled Pinned Locked Moved
    Tutorials
    8
    24
    17.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
      rhythmtone
      last edited by

      Thanks for the reply Tom! I will find out…

      It did ask if I wanted to change the default interface from eth0 on installation; not sure if that is plain text or a variable called up from the system…

      You’re the best!

      PS - Happy Friday! Beer’s on me!

      1 Reply Last reply Reply Quote 0
      • R
        rhythmtone
        last edited by

        Hi,
        ifconfig lists the network interface it as eth0, is there somewhere else I should be looking?

        Thanks!

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

          All,

          Just to help out, hopefully, a little more. Change the sed commands in the tutorial to:
          [code]sed -i ‘s:udpcastout=“udpcast-20071228”:udpcastout=“udpcast-20120424”:’ …/lib/common/config.sh
          sed -i ‘s:udpcastsrc=“…/packages/udpcast-20071228.tar.gz”:udpcastsrc=“…/packages/udpcast-20120424.tar.gz”:’ …/lib/common/config.sh[/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
          • R
            rhythmtone
            last edited by

            If anyone wants to do it the manual/gedit/nano way here is what I did:

            /fog_0.32/lib/common/
            gedit config.sh

            where are the udpcast files from the download package?

            udpcastsrc=“…/packages/udpcast-20071228.tar.gz”;
            udpcasttmp=“/tmp/udpcast.tar.gz”;
            udpcastout=“udpcast-20071228”;

            You just change the date on the 2nd and 4th lines above from 20071228 to 20120424, save, navigate to /fog_0.32/packages/ and download the new UDPcast :

            /fog_0.32/packages/
            wget [url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/udpcast-20120424.tar.gz[/url]

            With this change, FOG will install/configure correctly on Ubuntu 14.04 with the newer UDPcast.
            But even though it does install/configure correctly, I still can’t get it to PXE boot in my environment… it fails to PXE boot with a TFTP timeout error. I’m going to try it on 12.04 today or soon, but it is strange that it won’t PXE boot at all…

            Thanks,
            D.L.

            PS - In 10.04 and 11.10 everything works great, so I know that it’s not my network setup that is the problem. Somewhere there is a PXE/TFTP/Linux/Ubuntu/FOG compatibility problem in 12.04+

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

            194

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project