• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Wayne Workman
    3. Best
    • Profile
    • Following 11
    • Followers 31
    • Topics 425
    • Posts 12,326
    • Best 1,524
    • Controversial 0
    • Groups 2

    Best posts made by Wayne Workman

    • RE: PXE-E32 error, unable to boot to fog from pxe

      @george1421 said in [PXE-E32 error:

      @Tom-Elliott said in [PXE-E32 error:

      @george1421 I try to make them not care really but for 1.3/trunk I’d say 14 or higher for Ubuntu 8 of higher for Debian 6 or higher for rh based and 22 or higher fedora. I don’t think arch really cares lol.

      @Wayne-Workman is ^^ this something that should be noted in the wiki pages? (at least on the upgrade to trunk page)

      https://wiki.fogproject.org/wiki/index.php?title=Installation#Requirements

      posted in FOG Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Cortana/Windows Search breaks in default profile

      @Arrowhead-IT can you make a git repo with your two scripts in it, with a read me and a GNU GPLv3 license?

      posted in Windows Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Ubuntu 16.04 LTS

      @Joe-Gill Yep. Correct until Tom makes another change to it.

      posted in General
      Wayne WorkmanW
      Wayne Workman
    • RE: PXE-E32 error, unable to boot to fog from pxe

      @Sebastian-Roth The real issue was Ubuntu 12 with FOG Trunk. Solved by Ubuntu 14 with FOG Trunk.

      posted in FOG Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Cortana/Windows Search breaks in default profile

      @Quazz I’ve not done that, everything seems fine. I wonder what potential issues there could be? I’m not copying the default user’s registry entries, just the files I believe.

      posted in Windows Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Wipe and Image from PXE

      @MattPayerle In the picture you posted, it appears normal. It takes a really long time to write zeros across a big drive. If anything, it would indicate an issue with full-wipe, because full-wipe should take x4 longer than normal wipe. @Tom-Elliott.

      posted in General
      Wayne WorkmanW
      Wayne Workman
    • RE: Change what DNS and DHCP server IP Fog is using. This is after fog has been setup.

      If FOG isn’t running DHCP, then there are no DHCP settings to change on the FOG server besides to use DHCP or not. If it’s utilizing DHCP - its taking whatever offer comes in first from whatever DHCP server. This is not specific to FOG, this is how all devices that use DHCP work.

      If your wanting to change what DNS server the FOG server is actually using, that’d be in your interface’s configuration file. On red hat/fedora/centOS that is in /etc/sysconfig/network-scripts/ifcfg-interface and on Debian/Ubuntu it’s in /etc/network/interfaces

      However, if your utilizing DHCP on the fog server, the DNS settings are normally specified by the DHCP server.

      posted in FOG Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Cortana/Windows Search breaks in default profile

      @Twilems I work in a school as well. I’m not concerned about the students customizing what they are allowed to customize. A great deal of things are locked down via group policy, to include wallpaper, screensavers, themes, resolution, control pannel, access to the command prompt, numerous file extension screenings and rules, no access to the c:\ drive. However, if they want to re-arrange the tiles in the start menu I don’t care about that, also re-arranging or customizing the task bar icons, that’s fine with me. Maybe they have a good reason for it, maybe it makes their life easier.

      posted in Windows Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Rudimentary Shell Script (Done) - SVN Update for CentOS 6.7

      @ttrammell

      ./installfog.sh # Requires Input
      

      can be replaced with

      ./installfog.sh -y # Does not require input.
      

      And if you move to CentOS 7, you can go to PHP 7.

      And, if you wish to stay on CentOS 6, you can replace that line with

      php_ver='5.5' php_verAdds='55u' ./installfog.sh -y
      

      Or, simply update your packages list inside of /opt/fog/.fogsettings with the ones you want to use, and also update php_verAdds and php_ver while you’re in there too.

      posted in General
      Wayne WorkmanW
      Wayne Workman
    • RE: FOG `Kernel panic - not syncing' error after entering quick host registration

      @george1421 said in FOG `Kernel panic - not syncing' error after entering quick host registration:

      Plus when you ask for FOG support it will confuse the person helping you because they are not suspecting this non-standard setup.

      Going to quote you on that 😉

      posted in FOG Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Cortana/Windows Search breaks in default profile

      @Quazz That definitely needs integrated into the script.

      posted in Windows Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Bootable USB drive to re-image a machine

      Probably - but not without a mega-ton of re-coding. Fog is focused completely around utilizing a network to accomplish imaging.

      Conezilla is better suited for what you’re wanting - it already can do imaging from a local flash drive.

      posted in General
      Wayne WorkmanW
      Wayne Workman
    • RE: Windows / Office Licencing

      @Quazz In 8.1 and later, windows becomes un-activated when it detects it’s hardware UUID changed. MS Office is the same way now.

      posted in Windows Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Do we have any solution without WOL scheduled..?

      @Satheesh That means your boot order goes to network first. It’s not WOL causing that. You just need to change your boot order.

      If you can’t do that easily, you can just hide the boot menu, it’s a setting in FOG Configuration -> iPXE boot menu.

      posted in General
      Wayne WorkmanW
      Wayne Workman
    • RE: FOG Requires PHP v5.5.0 or higher. You have PHP v5.3.3

      http://rpms.remirepo.net/wizard/

      posted in FOG Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Windows 8 image fails

      @Gary-Kulovics said in Windows 8 image fails:

      When trying to image a Win 8.1 pc get the following error
      Starting to clone device (/dev/sda2) to image (/tmp/pigz1)
      Reading Super Block
      ntfsclone~ng.c: NTFS Volume ‘/dev/sda2’ is scheduled for a check or it was shutdown uncleanly. Please boot Windows or fix it by fsck

      Wiki excerpt:

      ntfsclone-ng.c: NTFS Volume ‘/dev/sda4’ is scheduled for a check or it was shutdown uncleanly. Please boot Windows or fix it by fsck.
      https://wiki.fogproject.org/wiki/index.php?title=Windows_Dirty_Bit

      posted in Windows Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Manually copy image between FOG hosts

      @Chris-Shipley Then perhaps you didn’t copy over all of the image files? Please give us the output of ls -lahRt /images/Win7Image on the new fog server.

      Also, it’s possible you ran out of space while copying the images over. What is the output of df -h ?

      posted in General
      Wayne WorkmanW
      Wayne Workman
    • RE: Failed to get an IP via DHCP!

      @jes6309 I think that’s a separate issue, but easy enough to fix. The FTP credentials used for that are here:
      Web Interface -> FOG Configuration -> FOG Settings -> TFTP Server -> FOG_TFTP_FTP_USERNAME & FOG_TFTP_FTP_PASSWORD

      If you have only one fog server in your setup, those credentials will be the same as these:
      Web Interface -> Storage Management -> [Your storage node] -> Management Username & Management Password

      Both of these things and a lot more can be found in the “Troubleshoot FTP” article here:
      https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

      posted in FOG Problems
      Wayne WorkmanW
      Wayne Workman
    • RE: Windows 8 image fails

      @Tom-Elliott From my experience, on current fog trunk, you don’t even get to partclone when fast startup is turned on.

      Also, that command must be ran from an elevated command prompt.

      posted in Windows Problems
      Wayne WorkmanW
      Wayne Workman
    • 1
    • 2
    • 48
    • 49
    • 50
    • 51
    • 52
    • 76
    • 77
    • 50 / 77