• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. fredlwal
    3. Topics
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 24
    • Posts 126
    • Groups 0

    Topics

    • F

      Standalone fog server on a laptop umbutu 18.04

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      19
      0 Votes
      19 Posts
      4k Views
      Wayne WorkmanW

      I put in a shebang. It should work now, please re-download the install file.

    • F

      dhcp

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      3
      0 Votes
      3 Posts
      698 Views
      Wayne WorkmanW

      It’s easier to update /opt/fog/.fogsettings and set bldhcp to 1 and dodhcp to Y, and then re-run the installer. The installer will build the correct config file for you and setup the service. More information about the settings file is here: https://wiki.fogproject.org/wiki/index.php?title=.fogsettings

    • F

      symantec and fog on the same network issue

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      10
      0 Votes
      10 Posts
      2k Views
      george1421G

      @george1421 This is just a very bad guess since I can’t test this at all.

      net0.dhcp/43:hex = 6010B080FAAAA03C0A802C8C0A80368C0A8016600 net0.dhcp/60:string = PXEClient

      I’m more confident that net0.dhcp/60:string = PXEClient will work than the the option 43 one.

      net0.dhcp/43:hex = 6010B080FAAAA03C0A802C8C0A80368C0A8016600 net0.dhcp/60:string = PXEClient set altiris-server:ipv4 10.96.50.15 set net0/next-server ${altiris-server} cpuid --ext 29 && set arch x64 || set arch x86pc iseq ${platform} efi && set plat efi || set plat 0 chain -ar tftp://${altiris-server}/BStrap\\${arch}\\BStrap.${plat} boot || goto MENU
    • F

      wiping a drive

      Watching Ignoring Scheduled Pinned Locked Moved General
      4
      0 Votes
      4 Posts
      771 Views
      K

      @fredlwal You could go under the host you’re working with, then to basic tasks, then click advanced. That gives you a drop down menu where you should see fast or full/normal wipe towards the bottom.

    • F

      error message

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      6
      0 Votes
      6 Posts
      2k Views
      S

      @fredlwal any news on this?

    • F

      Dell latitude 3379 no pxe

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      8
      0 Votes
      8 Posts
      3k Views
      george1421G

      Here is one way to go about it.

      Acquire a usb flash drive that is at least 4MB in size (yes I said only 4MB, larger will work but we only need 4MB of space). Format that usb flash drive - fat32. You can do this on a windows box or a linux box. The format must be fat32. On that newly formatted flash drive create the following path \EFI\BOOT (case should not be important, but use all caps as I posted). Now you will need 2 of the iPXE files from the fog server. Copy /tftpboot/ipxe.efi to \EFI\BOOT as BOOTX64.EFI Copy /tftpboot/i386-efi/ipxe.efi to \EFI\BOOT as BOOTIA32.EFI Eject the usb flash drive and then attempt to boot this Dell laptop device from the usb drive using the device’s boot menu.

      Taken from here: https://forums.fogproject.org/topic/7435/uefi-pxe-boot-asus-t100-tablet/79

      What we will be doing is bypassing the on board pxe roms and loading iPXE right from usb flash drive. Understand this method will only work if iPXE has the drivers built in for this usb network adapter. If this route won’t work for us we have one more last chance option.

    • F

      Trying to capture an image

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      7
      0 Votes
      7 Posts
      2k Views
      F

      @Quazz @Tom-Elliott I set the task to capture and the progress bar on the desktop computer goes all the way though
      Upgrading to the latest ver worked.

      Thanks

    • F

      mysql

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      587 Views
      Wayne WorkmanW

      Can you continue here please? https://forums.fogproject.org/topic/9517/mysql

    • F

      mysql

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      31
      0 Votes
      31 Posts
      12k Views
      Wayne WorkmanW

      This is older but it’s still accurate:
      https://wiki.fogproject.org/wiki/index.php?title=Modifying_existing_DHCP_server_to_work_with_FOG

      Also, @george1421 and @Jaymes-Driver thanks for picking this thread up, that’s team work. 🙂

    • F

      new hardware

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      4
      0 Votes
      4 Posts
      1k Views
      Wayne WorkmanW

      Although older, I can confirm the Dell Poweredge R410 runs CentOS 7 just fine. It runs VMs like a champ using the Linux kernel’s built-in virtualization capabilities.

    • F

      error log

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      857 Views
      S

      See my post here: https://forums.fogproject.org/topic/9437/upgrading-fog-on-a-standalone-network

    • F

      upgrading fog on a standalone network

      Watching Ignoring Scheduled Pinned Locked Moved General
      32
      0 Votes
      32 Posts
      14k Views
      Jaymes DriverJ

      @fredlwal

      Do you have a webfilter appliance?

      You may have to add launchpad.net to the whitelist, or the bypass list so that the traffic is not monitored?

      We filter all traffic anything ssl gets decrypted and sent down to the client (basically a man in the middle) and I had to add the url to the bypass list so the traffic is not decrypted.

      I could get to the website fine, but I saw issues with adding the repository. (I even added the repo to the sources.list which helped some but not completely.)

    • F

      image not showing up in list

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      5
      0 Votes
      5 Posts
      1k Views
      Tom ElliottT

      @fredlwal What do you mean?

      When you create a definition, it just creates a reference point FOG will use to access the image.

      Typically, people create the definition, assign the definition to a host, and then tell that host to perform a capture task. As the host is in the tasking, the image is being captured on the server. This step is unnecessary if you copied the image from another location.

      The definition can be associated to any host though. It will use this definition during deploy tasks too.

    • F

      error message when downloading the image

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      20
      0 Votes
      20 Posts
      6k Views
      Tom ElliottT

      @fredlwal Why did you enable it? It should remain disabled.

      sudo ufw disable

    • F

      upload image error

      Watching Ignoring Scheduled Pinned Locked Moved General
      2
      0 Votes
      2 Posts
      662 Views
      S

      @fredlwal Most probably a FTP credentials problem: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP

    • F

      imaging across the network

      Watching Ignoring Scheduled Pinned Locked Moved General
      4
      0 Votes
      4 Posts
      2k Views
      george1421G

      @fredlwal You will need to help us understand a bit more about your network. How is the network (distant) different than the network in the building you are?

      Is there a router or firewall that isolates your building network from the rest of the network?

    • F

      turning off DHCP on a standalone network

      Watching Ignoring Scheduled Pinned Locked Moved Solved General
      14
      0 Votes
      14 Posts
      7k Views
      Wayne WorkmanW

      @fredlwal said:

      @Wayne-Workman said:

      undionly.k

      So for option 67 do I still have to copy /tftpboot file undionly.kkpxe or just type that in the string value?

      Just type in undionly.kkpxe for option 067 and the FOG server’s IP for 066. You don’t need to copy anything.

      @fredlwal said:

      @Wayne-Workman and does this have to be placed on all dhcp servers at each building?

      Only on the ones you want to use with FOG. If you have slow WAN speeds, you might want to setup a storage node at each location and setup the Location plugin.

    • F

      dell netbook 2100 upload issue

      Watching Ignoring Scheduled Pinned Locked Moved Solved Windows Problems
      5
      0 Votes
      5 Posts
      1k Views
      Wayne WorkmanW

      @fredlwal said:

      when I ran fog, I see it is asking for please boot windows fsck.

      I’m familiar with this error.

      It’s caused by one of two things.

      The dirty bit is set on the OS partition. This means there are updates pending or you improperly shutdown the system. Either way, you need to fix those things. If you can’t do them by installing updates and shutting down properly, then you’ll need to run a chkdsk /F on the OS.

      Hibernation is enabled, and a hibernation file exists on the HDD. You’ll need to disable hibernation and remove the hibernation file.

      Here’s a WiKi article section to help you with those things:
      https://wiki.fogproject.org/wiki/index.php/Windows_8_UEFI_Imaging_Tips#Windows_8_and_8.1_Imaging_Problems

    • F

      imaging using a macbook pro

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General
      11
      0 Votes
      11 Posts
      5k Views
      R

      Unetbootin:

      http://unetbootin.sourceforge.net/ - download it for whichever OS you’re currently using.

      iPXE iso:

      http://ipxe.org/download

      OR as an alternative, you can use the Clonezilla live CD iso and choose the network boot option (which chains iPXE) – that’s located below:

      http://clonezilla.org/downloads/download.php?branch=stable

    • F

      Standalone

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      56
      0 Votes
      56 Posts
      29k Views
      Wayne WorkmanW

      [url]http://fogproject.org/wiki/index.php/Troubleshoot_TFTP[/url]

    • 1
    • 2
    • 1 / 2