• Invalid hostname?

    10
    0 Votes
    10 Posts
    3k Views
    B

    Ok, I got it updated. Thanks for all the help. Everything looks great now!

  • Client keeps running FOG

    2
    0 Votes
    2 Posts
    944 Views
    Tom ElliottT

    You’ll need to get their MAC Addresses.

    Get on your fog server and delete the PXE files associated for those macs.

    They’ll be located in:
    [code]/tftpboot/pxelinux.cfg/01-XX-XX-XX-XX-XX-XX[/code]

    You remove those two files and the systems will not try to “FOG” after every reboot.

  • Export Full Host list

    2
    0 Votes
    2 Posts
    2k Views
    Tom ElliottT

    The file is whereever you were in.

    My guess is you in the Root’s home directory: /root/

    To find the file on your system go in to the root of the drive with:
    [code]cd /[/code]

    Then run the command:
    [code]find . -name hosts.sql[/code]

    It will report the results of the file, if it finds it, as something like:
    /home/ccmiens/hosts.sql
    /root/hosts.sql

    My guess is that you opened a terminal and performed the command, so you can also check in
    [code]cd /root/
    ls[/code]

  • FOG on isolated network

    4
    0 Votes
    4 Posts
    3k Views
    Tom ElliottT

    If you’re not allowed to have a router, but you are allowed to have a switch that you can connect your clients and the FOG server to, dhcp from the FOG Server will still work.

    The web gui should be accessible in one of two ways. As long as httpd/apache services are running, you can access the web gui by the IP address of the fog server (e.g. [url]http://192.168.1.10/fog[/url]) or by using localhost address (e.g. [url]http://127.0.0.1/fog[/url] OR [url]http://localhost/fog[/url])

    Another avenue, if your network guys will allow it, is to setup proxyDHCP. This way you don’t have to change any of the network currently setup and you wouldn’t need, if I understand it correctly, to install dhcp server on the FOG server.
    [url]http://www.fogproject.org/wiki/index.php/Setting_up_ProxyDHCP[/url]

    Basically what ProxyDHCP does is listen for clients trying PXE and if it hears a request, it sends the client the information necessary to PXE Boot without having to modify the network at all. No options 66/67, no router, no dhcp server, etc… Which sounds to me like the case you’re running into here.

  • Dell E7440 Deployment

    2
    0 Votes
    2 Posts
    935 Views
    D

    /images/DellLatitudeE7440/ contains four files: d1.mbr, d1p1.img, d1p2.img, d1p3.img… I’m guessing that’s the master boot record and the three partitions on disk 1. Looks about the right size.

  • Fog 0.33b Snappin deployment

    128
    0 Votes
    128 Posts
    113k Views
    Tom ElliottT

    Just have to install a printer and I’ll PM you when I’m ready!

  • FOG .32 not connecting to default node

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    Maybe try adding a link on the fog server.

    I’m assuming the /images directory is no longer available on that server, so you could try it like this:
    [code]ln -s /media/ImageDisk /images[/code]

    Then check to see if all is working.

  • Pxe-e53 no boot file name

    11
    0 Votes
    11 Posts
    4k Views
    C

    After searching through the interface for the EA6400, it doesn’t appear to support PXE boot options. Just use DNSMasq as Jaymes advised. It will let your Linksys router serve DHCP, and just respond with PXE Boot information to those clients that request it, such as next server name and boot file name, no IP info.

  • Windows 7 image gets corrupted when Steam is installed

    4
    0 Votes
    4 Posts
    2k Views
    N

    Also, I assume Steam is up to date. Steam had an known issue mid to late last year that caused orphan files in many systems. They released an update that resolved the issue and cleaned up after its self.

  • Deployment Pauses FOG 0.32

    5
    0 Votes
    5 Posts
    2k Views
    S

    [quote=“Tom Elliott, post: 22094, member: 7271”]This particular issue seems to me a problem with the switching equipment. Maybe you had a broadcast storm (a switch with a cable that plugged back into the switch forming a loop) and sending all the data in the wrong direction on the network. I’d start be removing as many variables as you can. Take that system and a mini switch and plug the fog server nic directly into the switch. Connect the computer to the switch and try imaging.[/quote]

    Tom, I’ll see what I can come up with…it will be difficult for me to take it all completely off the network without totally building out a new lab type environment with dhcp, new fog server, etc. I can’t think of anything as far as the network goes that has changed all that much in the last 8-9 months but my sense is you are probably right with it being some quirky network issue.

    I’ll keep digging and see what I can figure out.

  • DELL E6440

    10
    0 Votes
    10 Posts
    4k Views
    D

    Problem is solved!

    I have updated the kernel (Other Information - Kernel Updates - 3.8.8 Core) and reverted the settings in /etc/exports and now the image is running …

    Thnx very much for the advice!

  • Failed to Connect to DefaultMember

    Locked
    8
    0 Votes
    8 Posts
    8k Views
    C

    Eddieduce, please start a new thread and post your relevant setup information such as FOG version, OS version, how many FOG servers you’re setting up and what type of installation you performed (normal or storage node).

  • Hirens Boot ISO

    3
    0 Votes
    3 Posts
    2k Views
    K

    It’s not the XP but the mini-Linux which is not working in 15.2.
    I get this error:
    [IMG]http://i61.tinypic.com/smru9t.png[/IMG]

  • Problem with separate NFS Server

    9
    0 Votes
    9 Posts
    3k Views
    O

    If I summarizes, the NFS server export “/images” on FOG server and FOG Server export “/images” on Client, it’s correct?

  • Failed to mount NFS Volume.

    6
    0 Votes
    6 Posts
    3k Views
    J

    It would seem I have nfs-common installed:

    root@fogserver:~# locate nfs-common
    /etc/default/nfs-common
    /usr/share/nfs-common
    /usr/share/bug/nfs-common
    /usr/share/bug/nfs-common/control
    /usr/share/bug/nfs-common/script
    /usr/share/doc/nfs-common
    /usr/share/doc/nfs-common/README.Debian.nfsv4
    /usr/share/doc/nfs-common/changelog.Debian.gz
    /usr/share/doc/nfs-common/copyright
    /usr/share/lintian/overrides/nfs-common
    /usr/share/nfs-common/conffiles
    /usr/share/nfs-common/conffiles/idmapd.conf
    /usr/share/nfs-common/conffiles/nfs-common.default
    /var/cache/apt/archives/nfs-common_1%3a1.2.5-3ubuntu3.1_amd64.deb
    /var/lib/dpkg/info/nfs-common.conffiles
    /var/lib/dpkg/info/nfs-common.list
    /var/lib/dpkg/info/nfs-common.md5sums
    /var/lib/dpkg/info/nfs-common.postinst
    /var/lib/dpkg/info/nfs-common.postrm
    /var/lib/dpkg/info/nfs-common.preinst
    /var/lib/dpkg/info/nfs-common.prerm
    /var/lib/ucf/cache/:etc:default:nfs-common
    root@fogserver:~#

    But none in /etc/init.d. There is one in /etc/default, is this the one i’m looking for?

  • Unrecognized disk label

    2
    0 Votes
    2 Posts
    1k Views
    T

    Did you ever figure this out?

  • Bypass Registration

    1
    0 Votes
    1 Posts
    858 Views
    No one has replied
  • Bypass host registration error

    8
    0 Votes
    8 Posts
    3k Views
    J

    If you have many of the same model of client, have you considered using the capone plug in for this.
    You can associate a particular model with one (or more) image.
    On the client you select capone from the menu choices, if there is only one image associated, it deploys with no registration required.
    If there is more than one image associated, you select which one you want, and again it deploys, again no registration required.

  • TFTP issues on new installation

    5
    0 Votes
    5 Posts
    2k Views
    S

    This is my last day at this location. Giving up on this and moving on. Thanks to everyone who offered assistance along the way.

  • Remote System Error - Connection Timed Out

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    C

    Jimmy, create a new thread and include your Linux distro and version, FOG version, and error messages you are seeing.

102

Online

12.2k

Users

17.4k

Topics

155.6k

Posts