• Windows 10 Ent 64bit upload issues

    Unsolved
    14
    0 Votes
    14 Posts
    4k Views
    george1421G

    @butch2861 As the Church Lady once said, “Well isn’t that special…”

    Now that we know its a hardware class specific error. I wonder if this hardware is having a problem with the 64 bit kernel. We have seen some specialty hardware that has a 64bit CPU but externally its 32bit. I’m not saying this is specialty hardware, it could be similar in function.

    I wonder what the results would be if you went into the host definition (You may have to manually register it if the kernel is panicing) set the kernel to bzImage_32 and the inits to init_32.xz This will force FOG to send the 32bit kernels to the client no matter what it reports to iPXE.

    From your other screen shot I see 2011. Is the firmware the latest version available for this hardware. Lenovo has been known to have flaky early release firmware.

  • update database Failed..while capturing first image

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S

    I deleted the entire machine and rebuilt the VM and followed centos OS instructions this time which resolved the problem. I’m able to capture now without any issues.

    just an fyi for anyone installing this on centos 7 this is the guide I used.
    Centos 7 guide

  • Host drive did not shut down in a clean state - Fix

    7
    0 Votes
    7 Posts
    2k Views
    V

    @george1421 I could, but shutdown /p worked just fine for me. I’m a firm believer in the KISS method so the less typing I have to screw up the better.

  • Updating Database...failed while updating an existing Image

    11
    0 Votes
    11 Posts
    3k Views
    Wayne WorkmanW

    @p0Ldi Update to rc10 please first, then try again.

  • Updating Kernel Error

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    Wayne WorkmanW

    @lawrence1997 I know. Did you read what I wrote?

  • Some machines won't boot to Fog menu

    Solved
    16
    0 Votes
    16 Posts
    5k Views
    S

    @SBodager That seems to have fixed the issue for the physical machines that were having issues but not the vm’s

  • PXEboot with Netgear router

    Unsolved
    22
    0 Votes
    22 Posts
    12k Views
    G

    @Sebastian-Roth …I think something is missing in my configuration…Good thing is we are getting a server soon so that will take care of DHCP…I will update the outcome here asap…many thanks…You guys are great…I have Fog setup (which I manage in out department at a university) and it works there like a charm without an issue…I dont know why its not working here…But I will figure it out…(with your assistance…)

  • [Fresh new installation] Your database connection appears to be invalid

    Solved
    14
    0 Votes
    14 Posts
    4k Views
    HaRDH

    Thank you guys, it seems like you kicked me in to the right direction. I remade whole server to be sure, reinstalled FOG using wiki guide and as far as the startup script go, I just needed to write this:

    #!/bin/bash sleep 30 touch /var/lock/subsys/local systemctl start mysql exit 0

    I was just dumb enough to not realize, that you need to write this script only in case, when something does not work. Well, sorry about that 🙂

    Now everything seems to run fine - I don’t need to do a damn thing even after a reboot. Nice!

    As to why I needed to do these timing stuff in the first place - since you all claim that CentOS is otherwise rockstable - I seriously don’t know myself. If you want to look into it, I don’t mind to cooperate with you guys.

    Thank you guys!

  • 1.3.4 - high cpu load - client login

    Moved Unsolved
    90
    0 Votes
    90 Posts
    42k Views
    F

    @Wayne-Workman
    Hi,
    Ok i understand.
    Actually majority off our classroom reboot at the same time for software update in night (same time is residual effect with green fog on old version).
    I will adjust power management (good amelioration in this version) for spread out this reboot.

    Thanks.

  • * Downloading inits, kernels, and the fog client..............Failed!

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    Tom ElliottT

    It’s not a “probably” it’s a definite.

    The github source code stuff is separate, but the places it uses to download the binary packages attached to release files is directly of aws s3.

  • Issues boot machines

    Solved
    17
    0 Votes
    17 Posts
    6k Views
    Wayne WorkmanW

    @cnkpadobi Thanks for reporting back.

  • Fog failed to update from 1.2.0 to 1.3.4

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    JunkhackerJ

    @SOL that should work

  • Revisiting Quick Registration Host Naming

    4
    0 Votes
    4 Posts
    770 Views
    george1421G

    @WillB I have asked for this in the past too (via feature request). I used this function back in the 0.29-0.30 era and it worked great because our system names are based on a OU prefix plus the dell asset tag.

    There are other ways to get this to work, some manual some using postinstall scripts. It would be better to have that function back in FOG (IMO). But as Tom says, imaging comes first.

  • Permission denied with SMB share for image capture.

    Unsolved
    4
    0 Votes
    4 Posts
    3k Views
    A

    OK thanks you. Finaly, I’ve up my VM size and problem solved :P.
    My windows server is in prod, I can’t make tests on it.

    Thanks you guys 🙂

  • WS 2008 and UEFI PXE

    Unsolved
    4
    0 Votes
    4 Posts
    996 Views
    george1421G

    @Grizzly In the long run, you will not be sorry you upgraded. Plus extended support for 2008 is only for just a few short years.

  • Updating/Downgrading kernel from gui sends me back to the Dashboard - home page

    Solved
    4
    0 Votes
    4 Posts
    780 Views
    T

    @Tom-Elliott Thanks, that worked!

  • Storage Node Disk stats not showing up on dashboard.

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    S

    Just a quick update. I am not sure why it happened but I am glad it has. I decided to rerun the installer script on my Storage node this morning and low and behold, when I logged into the management interface under the “storage node disk usage” drop down appear the storage node disk stats. I can not explain it may be some can but the problem is resolved.

  • User self deployment, howto force one image only?

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    george1421G

    One might think FOG is pretty close to what you want today. If you go into the quick image menu FOG today displays a list of all images, but the default image assigned to that workstation is selected by default. So FOG knows the defined image for that computer, the trick (solution) is to not have fog show all the other images. After the menu timeout the defined image is started if no one touches the keyboard.

    While I’m sure it not as easy as this, but if you could find the sql commands used to display that menu, one might be able to tweak it to only show the assigned image.

    This was just an idea, without any basis of fact in the code.

  • Trying to add clonezilla to PXE Menu!

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    x23piracyX

    @bootsnspurs said in Trying to add clonezilla to PXE Menu!:

    @george1421 This code worked for me. Thank you.

    Thanks Tom also.

    please mark as solved 🙂

  • Kernel Offset disabled end Kernel panic not syncing: VFS unable to mount root fs

    Unsolved
    7
    0 Votes
    7 Posts
    7k Views
    george1421G

    @craigtighe Can/Will you confirm the exact settings of dhcp option 66 and 67?

    dhcp option 66 must be the IP address of the new FOG server
    dhcp option 67 should be undionly.kpxe (or undionly.kkpxe) Make sure its spelled correctly. Using pxelinux.0 WILL generate a kernel sync error. That is known, fog moved away from syslinux quite a few years ago.

    And as Junkhacker said, if you could snap a clear picture with a mobile and place it here we can see the context of the error too.

115

Online

12.4k

Users

17.4k

Topics

155.9k

Posts