• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • S

      Problem with HTTPS upgrade

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      86
      0 Votes
      86 Posts
      32k Views
      F

      @Sebastian-Roth thank you for pointing me at the DHCP! I found the problem! All files are fine, but our company DHCP was not! After trying it in a seperated VMware Network it worked like a charm! So all the effort was in vain - i am sorry

      We have an old fog running 1.4.4 in our DHCP config for managing the PXE Menu because we are running multiple (i)PXE Services in one subnet. I created a new boot menu item to forward the pxe boot to the new fog server.

      like this:

      iseq ${net0/mac} a0:36:9f:bd:XX:XX && goto testing || :testing set pxeserver:ipv4 FOG-IP set next-server ${pxeserver} chain tftp://FOG-IP/default.ipxe exit

      Got it from here in 2017: https://forums.fogproject.org/topic/9648/add-a-second-pxe-boot-option

      Worked fine, until now … And by now, i understand why no certification cmds were availibe because it got stuck in the old fog enviroment. Need sth. to reload the enviroment i think. I will take a look into it to find a way. Maybe i will open a new topic here!

      Thank you @Sebastian-Roth for taking the time! Your scrips are fine - it was my fault …

    • drc0ncD

      HP Stream 11 pro

      Watching Ignoring Scheduled Pinned Locked Moved Solved Hardware Compatibility
      84
      0 Votes
      84 Posts
      89k Views
      Tom ElliottT

      Sort of a side note but advanced task debug download/upload should also now work properly.

    • P

      FOG restore only one partition

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      83
      0 Votes
      83 Posts
      54k Views
      P

      @Sebastian-Roth

      I removed the “revertbcd” script of Tom. Remove old image with file Create image
      fog-windows7 - 16
      default: Windows 7
      Single Disk - Resizable
      Everything- Associate image to client Associate image to client Launch Basic task capture Capture works fine and windows start normally Launc basic task deploy … It works !!! 😉
    • K

      UEFI-PXE-Boot (Asus t100 Tablet)

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      83
      0 Votes
      83 Posts
      65k Views
      george1421G

      @K.Hays When booting into FOS this way we only need to ensure that the FOS kernel is updated to support new hardware.

      So as the developers release new version of the FOS engine all you need to do is download these files and move them to the previously created usb flash drive into the boot folder replacing the existing files.

      https://fogproject.org/inits/init.xz https://fogproject.org/inits/init_32.xz https://fogproject.org/kernels/bzImage https://fogproject.org/kernels/bzImage32

      In regards to the usb network adapters. When you pxe boot uefi devices you MUST use network adapters recommended by the manufacturer to support pxe booting. When you usb boot into FOS you will have better luck with older USB 2.0 network adapters since those are most likely supported by the linux developers.

    • F

      Disappearing hosts from host list

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General
      82
      0 Votes
      82 Posts
      43k Views
      F

      Guys, during the struggle to reproduce the issue somehow i found something strange. Let me describe it.

      Starting point: host has a valid mac, up to date. i want to change mac. It can cause 2 different output, and i think it can cause the result somehow (i will do more tests to see if it really happens, but the difference made me curious).

      mac update method1: host primary mac field is the only field, no additional field. i select the full field, then overwrite mac. result is a new mac on primary and an additional mac field appears with the previous mac address (which is wrong, as it has no another, but a new mac actually)

      mac update method2: same starting point, but i only use mouse click to the end of the field, without selection of any char i use backspace, for like 1 char, and type another char instead of the deleted one. here NO additional mac field comes to existence. why? if i change the mac any method i want to change it, not add a new one (i will make test with it, maybe this way it will disappear somehow)

      EDIT: sorry, somehow i did not notice what you wrote before me.

    • S

      Fog 1.1.0 multicast sits at "Starting to restore image (-) to device (/dev/sda1)

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      81
      0 Votes
      81 Posts
      84k Views
      Tom ElliottT

      Yes, there’s a syntactically incorrect sql stament.

      The statement should be:
      [code]delete from tasks where taskTypeID=‘8’;[/code]

    • JJ FullmerJ

      Cortana/Windows Search breaks in default profile

      Watching Ignoring Scheduled Pinned Locked Moved Windows Problems cortana search default profile windows 10
      81
      0 Votes
      81 Posts
      79k Views
      JJ FullmerJ

      @Wayne-Workman That’s odd. I know that I had to create a different profile for LTSB but it certainly worked in LTSB. The profile I made in Win 10 Enterprise CB won’t work in LTSB and vice versa. Gotta create a new one. It’s lame I know.
      My login times are much longer than 4 seconds though. But I have a lot of customziations. Little common fixes and startup scripts and backgrounds and stuff, so my first login for any user is like 2 or 3 minutes, but only a few seconds after that first time.

    • S

      mounting /images failed: Connection timed out

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      81
      0 Votes
      81 Posts
      45k Views
      S

      @sjensen i tried sudo at the start of the string. I am getting could not open lock file /var/lib/dpkg/lock - open (13: permission denied)

    • A

      Dell Venue 8 Pro imaging/eMMC

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      80
      0 Votes
      80 Posts
      81k Views
      Wayne WorkmanW

      @AsGF2MX said:

      I actually didn’t have to use the has usb nic parameter for any unit. I used the USB-0301 as mentioned earlier and it didn’t complain on any of the units I had imaged with FOG.

      Wow… who would have thought? Wonder why it worked?

      I’ll be adding your isc-dhcp configuration to our WiKi sometime today, to the BIOS & UEFI coexistence article here: https://wiki.fogproject.org/wiki/index.php/BIOS_and_UEFI_Co-Existence

    • D

      Host Startup; Booting into LVM Disk Fails

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Linux Problems
      80
      0 Votes
      80 Posts
      44k Views
      Wayne WorkmanW

      @dholtz-docbox On Dells, they can be in UEFI mode, but if legacy option ROMs is enabled, that UEFI system will boot from something like undionly.kpxe. But when this happens, it will never properly exit to a GPT disk. I’ve seen this before at work.

      Most likely, the answer here is to configure DHCP to hand out only ipxe.efi.

    • Z

      Tablet PC hangs on bzImage

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      80
      0 Votes
      80 Posts
      29k Views
      Z

      @Sebastian-Roth Yeah I was thinking the same thing. So now that tablet is booting reliably every time. I’ve moved to another one and it’s getting the errors again. This is totally a tablet-related issue and not a Fog related one.

    • T

      Kernel for Ubuntu 64 bit

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      78
      0 Votes
      78 Posts
      65k Views
      T

      @Sebastian-Roth I don’t have deep understanding of FOG internal works, but I can say that when option 67 was set to prelinux.0 the kernel panicked.

    • JJ FullmerJ

      HP Z640 - NVME PCI-E Drive

      Watching Ignoring Scheduled Pinned Locked Moved Solved Hardware Compatibility
      75
      1 Votes
      75 Posts
      58k Views
      JJ FullmerJ

      @Tom-Elliott Yes, I just did. I marked it as unsolved when it broke again.

    • PsycholiquidP

      Boot Dell XPS 12 to USB to Network card

      Watching Ignoring Scheduled Pinned Locked Moved Solved Hardware Compatibility
      75
      0 Votes
      75 Posts
      75k Views
      S

      Ok, marked as solved for now. People who want to keep following, see here (mind this is about PXE booting a Surface 4 now).

    • Chris WhiteleyC

      Upgrade from 1.5.7 to 1.5.8 issues

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      75
      0 Votes
      75 Posts
      28k Views
      S

      Ok, let’s call it quits. I just pushed a commit to the fos repo to add this patch to our build of partclone and add the ignore_crc parameter back to the scripts.

      Marking as solved.

    • B

      TFTP Problems

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      74
      0 Votes
      74 Posts
      61k Views
      S

      Either portfast/RSTP or you can try using iPXE with native driver support. On your DHCP server change bootfile option from undionly.kpxe to ipxe.pxe and see if it makes any difference.

    • S

      Client hangs at EFI stub:

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      74
      0 Votes
      74 Posts
      35k Views
      S

      Using the latest experimental fos kernel I am able to deploy via task without issues. https://github.com/FOGProject/fos/releases/tag/EXP_20240720

      Thank you all for your help in getting this to work.

      This can be marked as Solved

    • S

      Wake on LAN over different VLANS

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      73
      0 Votes
      73 Posts
      58k Views
      Wayne WorkmanW

      Glad to see this is fixed. I helped to the extent of my abilities via forum chat but I came to a dead end basically. And Tom’s post explains why. Good to see a solution is found.

    • Raymond BellR

      HIGH CPU Fog Services after update r5029 v6759

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      73
      0 Votes
      73 Posts
      39k Views
      B

      Wanted to post another update. Updated to 6893 this morning. Removed my sleep and service stop commands from rc.local and rebooted. CPU seems to be in check again. Thanks for all your hard work!

    • J

      HP ProBook 640 G8 imaging extremely slowly

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      72
      0 Votes
      72 Posts
      32k Views
      Jonathan CoolJ

      @jonathan-cool Fun fact … : if i check this option, the speed deploy is “normal” BUT the post deploy result of a beautiful BSOD … “INACESSIBLE BOOT DEVICE”.

      If i go back to the BIOS and uncheck this feature, the SYSPREP works …
      So … slow speed or BSOD ? The choice is hard … !

    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 3 / 10