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

TFTP seems to not be loading in fog 1.2.0 on ubuntu 14.04

Scheduled Pinned Locked Moved
FOG Problems
1
3
2.6k
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.
  • S
    sushant jangale
    last edited by Aug 25, 2014, 6:08 AM

    previously the problem I was getting is that after it boots from the network, it seems as everything goes fine until it gets to [[I]configuring (net0 70:5a:…[/I].)].
    After that it reboots without going into the fog menu.

    I’m trying to register and image an Lenovo S30. Previously I was able to image these workstations from Fog 0.32
    I did some troubleshooting…
    Now the problem is:
    When I boot from network, DHCP loads but it gets stuck there.

    This is what I’m seeing on the screen

    CLIENT MAC ADDR: #### GUID: ######
    CLIENT IP: #### MASK: #####
    GATEWAY IP: #######

    TFTP seems to not be loading

    thanks

    1 Reply Last reply Reply Quote 0
    • S
      sushant jangale
      last edited by Aug 25, 2014, 6:10 AM

      Here is my fog install log file

      Here are the settings FOG will use:
      Base Linux: Debian
      Detected Linux Distribution: Ubuntu
      Installation Type: Normal Server
      Server IP Address: 10.89.63.5
      DHCP router Address:
      DHCP DNS Address:
      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.89.63.5)
                     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.

      • Preparing apt-get

      • Installing package: apache2

      • Installing package: php5

      • Installing package: php5-json

      • Installing package: php5-gd

      • Installing package: php5-cli

      • Installing package: php5-mysql

      • Installing package: php5-curl

      • Installing package: mysql-server

        We are about to install MySQL Server on
        this server, if MySQL isn’t installed already
        you will be prompted for a root password.

        Press enter to acknowledge this message.

      Reading package lists…
      Building dependency tree…
      Reading state information…
      The following extra packages will be installed:
      libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl
      libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5
      mysql-server-core-5.5
      Suggested packages:
      libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl
      libipc-sharedcache-perl tinyca mailx
      The following NEW packages will be installed:
      libaio1 libdbd-mysql-perl libdbi-perl libhtml-template-perl
      libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-server
      mysql-server-5.5 mysql-server-core-5.5
      0 upgraded, 10 newly installed, 0 to remove and 40 not upgraded.
      Need to get 8,402 kB of archives.
      After this operation, 92.9 MB of additional disk space will be used.
      Get:1 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libaio1 amd64 0.3.109-4 [6,364 B]
      Get:2 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libdbi-perl amd64 1.630-1 [879 kB]
      Get:3 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libdbd-mysql-perl amd64 4.025-1 [99.3 kB]
      Get:4 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]
      Get:5 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-client-core-5.5 amd64 5.5.38-0ubuntu0.14.04.1 [701 kB]
      Get:6 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-client-5.5 amd64 5.5.38-0ubuntu0.14.04.1 [1,454 kB]
      Get:7 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server-core-5.5 amd64 5.5.38-0ubuntu0.14.04.1 [3,213 kB]
      Get:8 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server-5.5 amd64 5.5.38-0ubuntu0.14.04.1 [1,944 kB]
      Get:9 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]
      Get:10 [url]http://in.archive.ubuntu.com/ubuntu/[/url] trusty-updates/main mysql-server all 5.5.38-0ubuntu0.14.04.1 [12.4 kB]
      Fetched 8,402 kB in 40s (209 kB/s)
      Preconfiguring packages …
      Selecting previously unselected package libaio1:amd64.
      (Reading database … 167242 files and directories currently installed.)
      Preparing to unpack …/libaio1_0.3.109-4_amd64.deb …
      Unpacking libaio1:amd64 (0.3.109-4) …
      Selecting previously unselected package libdbi-perl.
      Preparing to unpack …/libdbi-perl_1.630-1_amd64.deb …
      Unpacking libdbi-perl (1.630-1) …
      Selecting previously unselected package libdbd-mysql-perl.
      Preparing to unpack …/libdbd-mysql-perl_4.025-1_amd64.deb …
      Unpacking libdbd-mysql-perl (4.025-1) …
      Selecting previously unselected package libterm-readkey-perl.
      Preparing to unpack …/libterm-readkey-perl_2.31-1_amd64.deb …
      Unpacking libterm-readkey-perl (2.31-1) …
      Selecting previously unselected package mysql-client-core-5.5.
      Preparing to unpack …/mysql-client-core-5.5_5.5.38-0ubuntu0.14.04.1_amd64.deb …
      Unpacking mysql-client-core-5.5 (5.5.38-0ubuntu0.14.04.1) …
      Selecting previously unselected package mysql-client-5.5.
      Preparing to unpack …/mysql-client-5.5_5.5.38-0ubuntu0.14.04.1_amd64.deb …
      Unpacking mysql-client-5.5 (5.5.38-0ubuntu0.14.04.1) …
      Selecting previously unselected package mysql-server-core-5.5.
      Preparing to unpack …/mysql-server-core-5.5_5.5.38-0ubuntu0.14.04.1_amd64.deb …
      Unpacking mysql-server-core-5.5 (5.5.38-0ubuntu0.14.04.1) …
      Selecting previously unselected package mysql-server-5.5.
      Preparing to unpack …/mysql-server-5.5_5.5.38-0ubuntu0.14.04.1_amd64.deb …
      Unpacking mysql-server-5.5 (5.5.38-0ubuntu0.14.04.1) …
      Selecting previously unselected package libhtml-template-perl.
      Preparing to unpack …/libhtml-template-perl_2.95-1_all.deb …
      Unpacking libhtml-template-perl (2.95-1) …
      Selecting previously unselected package mysql-server.
      Preparing to unpack …/mysql-server_5.5.38-0ubuntu0.14.04.1_all.deb …
      Unpacking mysql-server (5.5.38-0ubuntu0.14.04.1) …
      Processing triggers for man-db (2.6.7.1-1) …
      Processing triggers for ureadahead (0.100.0-16) …
      Setting up libaio1:amd64 (0.3.109-4) …
      Setting up libdbi-perl (1.630-1) …
      Setting up libdbd-mysql-perl (4.025-1) …
      Setting up libterm-readkey-perl (2.31-1) …
      Setting up mysql-client-core-5.5 (5.5.38-0ubuntu0.14.04.1) …
      Setting up mysql-client-5.5 (5.5.38-0ubuntu0.14.04.1) …
      Setting up mysql-server-core-5.5 (5.5.38-0ubuntu0.14.04.1) …
      Setting up mysql-server-5.5 (5.5.38-0ubuntu0.14.04.1) …
      140807 21:46:55 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
      mysql start/running, process 10545
      Setting up libhtml-template-perl (2.95-1) …
      Processing triggers for ureadahead (0.100.0-16) …
      Setting up mysql-server (5.5.38-0ubuntu0.14.04.1) …
      Processing triggers for libc-bin (2.19-0ubuntu6) …

      • Installing package: mysql-client
      • Installing package: tftpd-hpa
      • Installing package: tftp-hpa
      • Installing package: nfs-kernel-server
      • Installing package: vsftpd
      • Installing package: net-tools
      • Installing package: wget
      • Installing package: xinetd
      • Installing package: sysv-rc-conf
      • Installing package: tar
      • Installing package: gzip
      • Installing package: build-essential
      • Installing package: cpp
      • Installing package: gcc
      • Installing package: g++
      • Installing package: m4
      • Installing package: htmldoc
      • Installing package: lftp
      • Installing package: openssh-server
      • Installing package: php-gettext
      • Installing package: clamav-freshclam

      Confirming package installation.

      • Checking package: apache2…OK
      • Checking package: php5…OK
      • Checking package: php5-json…OK
      • Checking package: php5-gd…OK
      • Checking package: php5-cli…OK
      • Checking package: php5-mysql…OK
      • Checking package: php5-curl…OK
      • Checking package: mysql-server…OK
      • Checking package: mysql-client…OK
      • Checking package: tftpd-hpa…OK
      • Checking package: tftp-hpa…OK
      • Checking package: nfs-kernel-server…OK
      • Checking package: vsftpd…OK
      • Checking package: net-tools…OK
      • Checking package: wget…OK
      • Checking package: xinetd…OK
      • Checking package: sysv-rc-conf…OK
      • Checking package: tar…OK
      • Checking package: gzip…OK
      • Checking package: build-essential…OK
      • Checking package: cpp…OK
      • Checking package: gcc…OK
      • Checking package: g++…OK
      • Checking package: m4…OK
      • Checking package: htmldoc…OK
      • Checking package: lftp…OK
      • Checking package: openssh-server…OK
      • Checking package: php-gettext…OK
      • Checking package: clamav-freshclam…OK

      Configuring services.

      • Setting up fog user…OK

      • Setting up and starting MySql…OK

      • Backing up user reports…OK

      • Did you leave the mysql password blank during install? (Y/n) n

      • Please enter your mysql password:

      • Please re-enter your mysql password:

      • 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.89.63.5/fog/management[/url]

      Press [Enter] key when database is updated/installed.

      • Configuring Fresh Clam…OK
      • Setting up storage…OK
      • Setting up and starting NFS Server…OK
      • Setting up and starting DHCP Server…Skipped
      • Setting up and starting TFTP and PXE Servers…OK
      • Setting up and starting VSFTP Server…OK
      • Setting up sudo settings…OK
      • Setting up FOG Snapins…OK
      • Setting up and building UDPCast…OK
      • Installing init scripts…OK
      • Setting up FOG Services…OK
      • Starting FOG Multicast Management Server…OK
      • Starting FOG Image Replicator Server…OK
      • Starting FOG Task Scheduler Server…OK
      • Setting up FOG Utils…OK
      1 Reply Last reply Reply Quote 0
      • S
        sushant jangale
        last edited by Aug 25, 2014, 8:25 AM

        Hey It is working now…
        i have changed option 67 at dhcp server from undionly.kpxe to undionly.kkpxe
        and updated init.xz and init_32.xz from the url
        [url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/web/service/ipxe/init.xz[/url]
        [url]https://svn.code.sf.net/p/freeghost/code/trunk/packages/web/service/ipxe/init_32.xz[/url]

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

        123

        Online

        12.1k

        Users

        17.3k

        Topics

        155.3k

        Posts
        Copyright © 2012-2024 FOG Project