• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. dureal99d
    3. Topics
    D
    • Profile
    • Following 2
    • Followers 1
    • Topics 32
    • Posts 311
    • Groups 0

    Topics

    • D

      No Such File or directory when tring to boot external tools?

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      6
      0 Votes
      6 Posts
      944 Views
      D

      @george1421 Thank you once again for great support!!!

    • D

      Cant Manually Enter Clients / Drive Spin (constant)

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      17
      0 Votes
      17 Posts
      4k Views
      D

      @sebastian-roth I see, also i am now able to manually enter clients. This thread is solved. Though i hope the next update fixes this issue.

    • D

      clone to smaller disk

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      16
      0 Votes
      16 Posts
      4k Views
      J

      @John-Sayce Thanks, will do.

    • D

      dev using udev: udevd error creating epoll fd

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      3
      0 Votes
      3 Posts
      1k Views
      D

      Well if it’s not harmful then that’s great. Wanted to make sure I didn’t break anything.

    • D

      Drive Spin up

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      888 Views
      D

      @Tom-Elliott Worked Great!!!

    • D

      PFSENSE!!!!! is great

      Watching Ignoring Scheduled Pinned Locked Moved General
      11
      0 Votes
      11 Posts
      4k Views
      L

      muchas gracias!!! me servira de mucho y voy a realizar pruebas

    • D

      How does fog see drives in a system

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

      @dureal99d said in How does fog see drives in a system:

      Linux sees my drive as /dev/sdc1, however a booting fog sees my same boot drive drive as /dev/sdd1

      Make sure you don’t have any SD cards stuck in the system. Also is the hard disk a hybrid drive (flash and mechanical)? Did you install Linux on the system or are you just live booting from a flash drive?

      Can we get the output of lsblk please?

    • D

      Snapins question

      Watching Ignoring Scheduled Pinned Locked Moved General
      3
      0 Votes
      3 Posts
      966 Views
      D

      @Tom-Elliott Ok Thank You!!!

    • D

      The remote server returned an error: (500) Internal Server Error?

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      2k Views
      D

      @jjacobs Thanks for the help!!!

    • D

      Parted Magic for UEFI/BIOS boot

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      3
      2 Votes
      3 Posts
      4k Views
      falkoF

      Just set this up, thanks

    • D

      Batch file snapin install

      Watching Ignoring Scheduled Pinned Locked Moved Solved Windows Problems
      14
      0 Votes
      14 Posts
      4k Views
      D

      @Joe-Schmitt @Wayne-Workman @Tom-Elliott I thank you guys for the help but the original script worked just fine.

      I believe this one was an user error and in this case me being that user.

      When I made the snapin pack I messed up in how I told fog to execute the bat file inside by not telling fog that it had another folder to prior to trying to execute the bat file. as you can see from my original post I had simply _install.bat"
      when in reality it was popcap/_install.bat I have since then repacked the .zip file with no other folder in the way and simplified the bat file by naming it simply pop.bat all with the original coding @echo off Echo Wscript.Sleep 5000>"%Temp%\Wait.vbs" Echo WScript.Quit>>"%Temp%\Wait.vbs" Echo Installing Game Pack... Echo. For /f "tokens=*" %%a in ('dir /b /on "*[PopCap][ExtremlymTorrents.Me].exe"') do ( Echo Installing %%~na... Echo. Start "" /wait Wscript "%Temp%\Wait.vbs" Start "" /wait "%%a" /S ) Del "%Temp%\Wait.vbs"
      after doing this all the games installed silently with no issues via fog deployment services. Thank You!!!

    • D

      no such device or address - server gui

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

      Worked out the issue. It was proxydhcp causing the issue. I cannot tell if the issue was Dnsmasq(router and DHCP server) passing off to dnsmasq (proxy DHCP) and not getting the dns to properly route. However, because dnsmasq is already available on the DHCP server we disabled the proxy DHCP and setup the dnsmasq boot items for efi/legacy on the dd-wrt side. This, as I understand it, change around for supporting efi and legacy was the reason he wanted to use proxydhcp to begin with.

    • D

      ERROR: Unable to get subsection - Middleware::Response ERROR: Object reference not set to an instance of an object

      Watching Ignoring Scheduled Pinned Locked Moved Solved Linux Problems
      9
      0 Votes
      9 Posts
      3k Views
      D

      @Tom-Elliott Working again as of rc 31. Thank you!!!

    • D

      Adding needed repository Failed!

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

      @Oleg All fixed and repubbed.

    • D

      Database Schema Installer / Updater

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      11
      0 Votes
      11 Posts
      3k Views
      D

      @Tom-Elliott This sudo apt-get install gawk bc worked like a charm I upgraded to RC-17 with no schema update issue. Fixed!!!

    • D

      Serve different types of .efi boot files

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Linux Problems
      55
      0 Votes
      55 Posts
      28k Views
      D

      @Wayne-Workman I shall do so

    • D

      7156 Uefi pxe DHCP error

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      59
      0 Votes
      59 Posts
      27k Views
      george1421G

      @dureal99d Your welcome. I’m glad in the end it was just a simple reboot that finally resolved the issue.

      We had a hour or so chat session to work through this issue pulling apart the dhcp/pxe booting process frame by frame.

    • D

      Install Microsoft office 2003 - 2016 via fog snapin

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      3
      0 Votes
      3 Posts
      2k Views
      D

      @Joe-Schmitt You are welcome! Fogs ability to deploy snapins is awesome and deserves acknowledgement.

    • D

      UEFI won boot tools via fog menu.

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      94
      0 Votes
      94 Posts
      55k Views
      D

      @Tom-Elliott said in UEFI won boot tools via fog menu.:

      hink

      I see!! that’s great to know!!!

    • D

      Snappins wont deploy

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      19
      0 Votes
      19 Posts
      5k Views
      D

      @Wayne-Workman I have successfully installed Microsoft office snapin to other systems. of course I increased the data amount I can upload based upon the steps outlined hereI made the size 10GB. I created a msp and placed it in the updates folder then zipped the package, uploaded to fog server and was able to deploy via the .exe Template.

    • 1 / 1