• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Danny R
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 14
    • Best 0
    • Controversial 0
    • Groups 0

    Danny R

    @Danny R

    0
    Reputation
    397
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Danny R Unfollow Follow

    Latest posts made by Danny R

    • RE: TFTP Issues

      @Wayne-Workman said:

      e you trying to network boot? Is UEFI enabled on it? Secure boot?

      Optiplex 9020 tried also with an HP 3400 MT.

      Same issue for some reason they both TFTP timeout.

      posted in FOG Problems
      D
      Danny R
    • RE: TFTP Issues

      @Wayne-Workman The computer gets an IP in PXE mode and eventually gets a TFTP timeout.

      So it gets ip X.X.X.X then goes to TFTP . . . .

      Time Out

      posted in FOG Problems
      D
      Danny R
    • TFTP Issues

      Poor me not having any luck with FOG.

      Today’s issue boot from network on any computer. Can’t find selected boot device press any key yada yada.

      On a Win7 Machine I try to TFTP 10.16.10.126 get undionly.kpxe
      Timeout occurred
      Connect request failed

      Even tried it from the same machine the file is on.

      atg@atg-HP-Pro-3500-Series:~$ tftp -v 10.16.10.126 -c get undionly.kpxe
      Connected to 10.16.10.126 (10.16.10.126), port 69
      getting from 10.16.10.126:undionly.kpxe to undionly.kpxe [netascii]
      Transfer timed out.

      Turned off Ubuntu Firewall. Checked DHCP Server 2012 r2 for OPT 66 and OPT 67. Rebooted the Fog Machine. Rebooted my DHCP Service on my server. Disabled Windows Firewall on my server.

      Checked my PCAP file with Wireshark didnt find anything.

      Any ideas?

      EDIT: Also says on machine No DHCP or proxy DHCP offers received.

      posted in FOG Problems
      D
      Danny R
    • RE: Database Schema Installer / Updater

      @Wayne-Workman

      That did it thanks!

      posted in FOG Problems
      D
      Danny R
    • RE: Database Schema Installer / Updater

      @ch3i That command did not work however a SQL restart resolved the issue.

      Thanks,

      posted in FOG Problems
      D
      Danny R
    • RE: Database Schema Installer / Updater

      @Wayne-Workman Ubuntu 14.04

      posted in FOG Problems
      D
      Danny R
    • RE: Database Schema Installer / Updater

      @ch3i said:

      @Danny-R Wich FOG version ?

      FOG 1.2.0

      posted in FOG Problems
      D
      Danny R
    • Database Schema Installer / Updater

      Reinstalled FOG yesterday was working fine. I shut the machine down last night. Put it into our rack and booted it backup. Tried to get into it this morning and I’m getting

      Database Schema Installer / Updater

      If I click Install / Upgrade now it just gives tons of SQL errors. The list goes on and on here is one error for example.

      Update ID: 1 - 1

      Database Error:

      Database SQL:

      CREATE TABLE fog.groupMembers (
      gmID int(11) NOT NULL auto_increment,
      gmHostID int(11) NOT NULL,
      gmGroupID int(11) NOT NULL,
      PRIMARY KEY (gmID),
      KEY new_index (gmHostID),
      KEY new_index1 (gmGroupID)
      ) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1 ROW_FORMAT=DYNAMIC

      It ends at Update ID: 113-0

      posted in FOG Problems
      D
      Danny R
    • RE: Reinstalled Fog, Need to import Images from Images Folder

      So basically just recreate the image and change the image path to the name of the image?

      So image name ( What ever I want )
      Blank Description
      Default Storage Group
      Win 7 for os ( unless its 8 obv)
      Images path images/Dell7020i7SFFPD ( <-- is one of the image files i have)
      Image type : Multi single.

      So basically just make the images path what i’ve placed in the images folder correct?

      posted in FOG Problems
      D
      Danny R
    • Reinstalled Fog, Need to import Images from Images Folder

      Hello,

      I had an issue with fog that required me to fully uninstall fog and sql and reinstall it. Finally I am back in fog. Now I need to figure out how to bring my images folder into fog. Is it even possible?

      Thanks!

      posted in FOG Problems
      D
      Danny R