• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. pencils
    3. Posts
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 36
    • Best 0
    • Controversial 0
    • Groups 1

    Posts made by pencils

    • RE: Unsure if these settings in FOG are correct

      @george1421 hi,

      right what i have done thus far. I worked through your tutorial. I uncommented "enable-tftp"and switched off the TFTPD-hpa service. I got 2 errors. PXE-E32 and PXE-M0F. I then commented out the enable-tftp and switched the service tftpd-hpa on and i only got the second error-PXE-M0F

      are there any tools i can use to see what the tftpd service is doing? I have googled it and it said something about a grep command? Is there any software i can install on my ubuntu?

      Any ideas…im nearly there with getting FOG working and i really dont want to abandon it at this late stage.

      posted in FOG Problems
      P
      pencils
    • RE: Unsure if these settings in FOG are correct

      @Tom-Elliott do appreciate all your help. My PXE boot client keeps bombing out at the TFTP bit. I have attached a pic…is there any tools to see what TFTP is not doing…??very frustrating…!
      Also its not on the screen, but when i press F11 then F8 the screen displays BD, then it bombs out.

      [0_1475756423399_IMAG1208.jpg](Uploading 100%) 0_1475756637041_IMAG1208.jpg

      posted in FOG Problems
      P
      pencils
    • RE: Unsure if these settings in FOG are correct

      sorry that was my error. It is /tftproot. i have attached a few screen grabs of the different locations of the file structure. Also as i am using DNSMASQ i have attached the config file.

      0_1475748439276_IPXE folder.PNG 0_1475748446167_tftproot.PNG 0_1475749007208_dnsmasq1.PNG 0_1475749011911_dnsmasq2.PNG

      posted in FOG Problems
      P
      pencils
    • RE: Unsure if these settings in FOG are correct

      yes. Initially i didnt have a folder at the root called /tftproot. So i manually copied it over. I also isntalled DNSMASQ. I know my PXE client is reading the config file because i made a change to the timeout for pressing F8 from 3 secs to 15. My pixxy client, then, im assuming tries to read the boot file and fails with an exit code. So i changed the config file to read the UNDIONLY.PXE, But it fails and im not sure why. The error is PXE-M0F

      posted in FOG Problems
      P
      pencils
    • Unsure if these settings in FOG are correct
      Server
      • FOG Version: 1.3
      • OS: Ubuntu
      Client
      • Service Version:
      • OS:
      Description

      Can someone tell me if these settings are correct in my FOG install. 0_1475742186654_TFTP settings.PNG

      posted in FOG Problems
      P
      pencils
    • RE: TFTP Issues

      @Wayne-Workman 0_1475652353611_Capture.PNG

      Also the switch is doing is leasing IP address and have just got it to work with the two options. Question on Option 67, the wiki says to use file name UNDIONLY.kpxe. Is this correct?

      posted in FOG Problems
      P
      pencils
    • using ProxyDHCP....
      Server
      • FOG Version: 1.3 RC
      • OS: ubuntu 16.04
      Client
      • Service Version:
      • OS:
      Description Can I use ProxyDHCP with my above setup? According to the docuementation i dont think i can…but any help/advice will be most appreciated. Currently our DHCP services are being run on a switch…
      posted in FOG Problems
      P
      pencils
    • RE: TFTP Issues

      @Tom-Elliott sorry tom. I meant the TFTP service. I installed 1.3 RC release and it installed it the the DIR i have already mentioned. On the FOG server the TFTP PXE KERNEL DIR is set to /var/www/fog/sservice/ipxe?

      Should i make a copy of the folder to the root?

      posted in FOG Problems
      P
      pencils
    • RE: TFTP Issues

      OK. The Dir is actually /var/lib/tftboot. Which was i assume installed when fog was installed.

      I have changed to reflect that now. however, Im still no closer to get the TFTP side to work.

      posted in FOG Problems
      P
      pencils
    • RE: TFTP Issues

      added the line. now the ftp service wont load. Its saying that /tftpboot is missing.

      posted in FOG Problems
      P
      pencils
    • TFTP Issues

      Running 1.3.0 on Ubuntu. Everything running fine. Console is running no issues. I boot laptopo to NIC. It gets an IP address but when the TFTP runs it times out. The settings in the tftpd-hpa is as follows:

      /etc/default/tftpd-hpa

      #TFTP_USERNAME=“tftp”
      TFTP_USERNAME=“fog”
      #TFTP_DIRECTORY=“/var/lib/tftpboot”
      TFTP_DIRECTORY=“/etc/default”
      #TFTP_DIRECTORY=“/var/www/fog/service/ipxe”
      TFTP_ADDRESS=“0.0.0.0.”
      TFTP_OPTIONS=“–secure”

      The ip address is correct. On the fog server the path for the image file is set to /var/www/fog/service/ipxe which i added to the file since it wasnt working. I can manually GET files on windows and it sends. So the TFTP server is working.

      The question is why is it failing to boot into fog client?

      posted in FOG Problems
      P
      pencils
    • RE: everything installed. But management page not displaying correctly.

      @george1421 Thank you. I will re-attempt this monday now. Have a good weekend.

      posted in FOG Problems
      P
      pencils
    • RE: everything installed. But management page not displaying correctly.

      @george1421 sorry george, not a linux guy. Do i need to be in SQL or something?

      Its ran the first command…so unsure when to run that command.

      posted in FOG Problems
      P
      pencils
    • RE: everything installed. But management page not displaying correctly.

      ALTER USER ‘root’@‘localhost’ IDENTIFIED WITH mysql_native_password BY ‘’;

      That command in the WIKI isnt being recognised on my ubuntu? ALTER…? Do i need to be in a particular DIR?

      posted in FOG Problems
      P
      pencils
    • RE: everything installed. But management page not displaying correctly.

      i get when running that command Module php7.0 does not exist.

      I re-ran the command apt-get install php7.0. It reported there was nothing to upgrade/install or remove.

      posted in FOG Problems
      P
      pencils
    • everything installed. But management page not displaying correctly.
      Server
      • FOG Version: 1.2
      • OS: Ubuntu 16.4
      Client ?
      • Service Version:
      • OS: win7
      Description

      hi i have managed to get Fog running after a very steep learning curve!! LOL. Dont even know linux so im quite chuffed. Fog installed all OK, but the management console isnt displaying correctly. It seems like its displaying code lines…?? and not the management screen.

      Since i had installed the latest versions of ubuntu I installed PHP7.0 manually and edited the config.sh file and replaced the "php"with “php 7.0”

      Any ideas? Many thanks. Mohammed

      Server
      • FOG Version:
      • OS:
      Client
      • Service Version:
      • OS:
      Description
      Server
      • FOG Version: 1.2
      • OS: Ubuntu 16.4
      Client ?
      • Service Version:
      • OS: win7
      Description

      hi i have managed to get Fog running after a very steep learning curve!! LOL. Dont even know linux so im quite chuffed. Fog installed all OK, but the management console isnt displaying correctly. It seems like its displaying code lines…?? and not the management screen.

      Since i had installed the latest versions of ubuntu I installed PHP7.0 manually and edited the config.sh file and replaced the "php"with “php 7.0”

      Any ideas? Many thanks. Mohammed

      posted in FOG Problems
      P
      pencils
    • 1 / 1