• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Tom Elliott
    3. Posts
    • Profile
    • Following 27
    • Followers 80
    • Topics 116
    • Posts 18,783
    • Best 2,568
    • Controversial 0
    • Groups 0

    Posts made by Tom Elliott

    • RE: Latest FOG 0.33b

      Alright, that leads me down a good path to troubleshoot.

      posted in General
      Tom ElliottT
      Tom Elliott
    • RE: Fog 0.33b Snappin deployment

      “Fix issue on hostname changer where if something was true, it continued on where it shouldn’t have. Add base elements for the Loation plugin (NOT READY YET). Add openssh to init.gz, mostly for me, but could prove useful.”

      r1163 releasing as we speak.

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: Fog 0.33b Snappin deployment

      And you have the system setup to join the domain as well, don’t you?

      I, again, made a mistake.

      The line with the checks and balances for this is supposed to read (in plain English)

      If the host is not to use AD, print er: BLAHBLAHBLAH
      Otherwise continue on your merry way.

      I forgot the not part of it.

      So it was reading:
      if the host is to use ad, print er: BLAHBLAHBLAH

      I’m sorry I’m such an idiot.

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: SUSE

      Well, it sounds like you’ve figured out all the details of the files needed to be installed.

      What gets output when you run the command:
      [code]cat /etc/release /etc/issue[/code]

      posted in General
      Tom ElliottT
      Tom Elliott
    • RE: Fog 0.33b Snappin deployment

      Did r1162 fix the Hardware issue you were seeing, if you use the available init.gz (the one I packed, not the one I packaged for you specifically)?

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: Fog 0.33b Snappin deployment

      So the changing hostname before restart after imaging probably isn’t happening because you disabled HOSTNAME_EARLY in the FOG Settings, if I recall correctly.

      What does the fog.log say in regards to the hostname changer?

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: Latest FOG 0.33b

      Albatros,

      You updated to r1162 and are still getting the same issue?

      I forgot to add a resize for single disk resize, and corrected that.

      You state it only happens on deploy after 1142? I didn’t change the source in a way to modify windows, just the methods it uses for the files. Basically, I just separated the Upload/Download/Checkin Bits so they’re on their own files for easier troubleshooting/debugging.

      posted in General
      Tom ElliottT
      Tom Elliott
    • RE: SUSE

      You guys want, I can chime in.

      Sorry I wasn’t very communicative so far today, had to drive 2.5 hours down south and then back.

      posted in General
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      Can you run:

      [code]ping mastacontrola.com[/code]

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      Okay, try again.

      I had to reboot both of my routers. I was testing multicast and it brought down my network.

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      Try again, dns for somereason was lost, fixed now.

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      And you’re behind a very slow internet connection?

      I don’t have the fastest of upload speeds, but they are 5MB, plenty enough that a normal download of my kernel should take about 5 minutes (max). It’s only just shy of 6 MB

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      How did you upgrade your system?

      Did you just upgrade or create a new “Fresh” install?

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      try prepending with sudo, I updated the code.

      The next thing, make sure wget is actually install.
      [code]sudo apt-get update
      sudo apt-get install wget[/code]

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      I just updated it, sorry thinking of wget where I wanted a check

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      Try my kernel, it looks like your kernel is in panic/freeze mode.

      To get my kernel, open a terminal on the FOG Server. Login as root or, as you’re using ubuntu, make sure your user has sudo permissions.

      To test sudo try:
      [code]sudo touch /tmp/someTestFileIAmMakingUp[/code]

      It should ask for your password, enter it. If you get no errors, you should be set.

      Then cd into the tftpboot/fog/kernel folder.

      [code]cd /tftpboot/fog/kernel[/code]

      Copy your old kernel just as a backup.
      [code]sudo mv bzImage bzImage.orig-29JAN2014[/code]

      Then get my kernel and try again:

      [code]sudo wget --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage[/code]

      Hopefully all will work again.

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: PXE Freezes

      eddieduce,

      Have you tried creating a link to /images from /media/ImageDisk?

      Also,

      Did something happen that has created all this havoc with your system? Possible a bad disk, rebuild, etc…

      It sounds to me like either the /tftpboot/pxelinux.cfg/default file may be corrupt, or the pxelinux.0 file.

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: FOG .32 not connecting to default node

      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.

      posted in FOG Problems
      Tom ElliottT
      Tom Elliott
    • RE: Dell PowerEdge R515

      And/Or try getting a snapshot of the crash report?

      posted in Hardware Compatibility
      Tom ElliottT
      Tom Elliott
    • RE: Dell PowerEdge R515

      can you try booting into debug mode?

      posted in Hardware Compatibility
      Tom ElliottT
      Tom Elliott
    • 1 / 1