• 3309 SVN blank schema update page

    6
    0 Votes
    6 Posts
    2k Views
    Mark SheltonM

    I went back to 1.2.0 …too much grief with the last couple of SVN’s for a live system! 🙂

  • Fail to obtain kernel list

    2
    0 Votes
    2 Posts
    964 Views
    T

    Sorry, with the latest update of SVN 3316 it works.

    Thank you!

  • Stuck after Clearning ntfs flag

    12
    0 Votes
    12 Posts
    5k Views
    S

    We got it fixed. There was a permission issues on the folder that contains the image. Thanks for the help.

  • Winpe FREEZE

    2
    0 Votes
    2 Posts
    1k Views
    Wayne WorkmanW

    I believe the entire ISO is stored into RAM. So, you gotta have room for that plus space for running the OS and applications.

  • Pinging hosts causes fog to freeze

    5
    0 Votes
    5 Posts
    2k Views
    ?

    [quote=“Tom Elliott, post: 46238, member: 7271”]This is a well known problem, and I’ve tried everything I can think of to make it an asynchronous method caller. The jQuery isn’t what’s holding it up directly, rather the php methods are naturally blocking which is what’s causing the issue. I don’t know what I can do to make it better, but I’ve tried. Maybe somebody else knows of a better method.[/quote]

    Thanks! I appreciate your efforts, for now I have just remedied the issue with jbsclm`s solution. Yes hopefully some day somebody will have a better method 🙂

  • 0 Votes
    5 Posts
    1k Views
    Wayne WorkmanW

    Awesome.

  • TFTP Access Violation

    2
    0 Votes
    2 Posts
    4k Views
    ?

    I had the same problem just now.
    The solution is to connect the host to the correct network.

  • Lenovo ThinkCentre 7303 - works intermittently.

    11
    0 Votes
    11 Posts
    3k Views
    sudburrS

    Good luck!

    BTW I’ve found FOG to be quite stable at rolling the kernel (bzImage and its ilk) backwards and forwards.

    Now if I could bend Tom’s ear to add a feature to roll iPXE backwards and forwards too. 😉

  • Query: Default.ipxe

    2
    0 Votes
    2 Posts
    781 Views
    Tom ElliottT

    No. It’s only written when you install.

  • Boot menu

    6
    0 Votes
    6 Posts
    2k Views
    A

    Thanks. With the advanced boot configuration it works fine.

    If somebody doesn´t want to search, here is my solution:

    open /var/www and create a directory called (for example) isos put your isos into it go to advanced options an add your personal menu, for example

    :MENU
    menu
    item --gap – ---------- My boot menu --------------
    item Hirens Hirens Boot CD
    item return go back
    choose --default return --timeout 10000 target && goto ${target}

    :Hirens
    initrd [url]http://${fog-ip}/isos/hirens.iso[/url]
    chain memdisk iso raw ||
    goto MENU

    :return
    chain [url]http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac}[/url] ||
    prompt
    goto MENU

    autoboot

  • Question about storage groups

    5
    0 Votes
    5 Posts
    2k Views
    S

    Sweet thanks for the info.

  • Error Clamav/fog

    5
    0 Votes
    5 Posts
    2k Views
    T

    mary,

    verify if the [SIZE=13px][FONT=Ubuntu][COLOR=#555555]FOG_PXE_IMAGE_DNSADDRESS has the dns address, I had the same issue and now itś downloading the main.cvd file. This configuration are in Fog setting -> TFTP Server[/COLOR][/FONT][/SIZE]

  • No such file or directory FOG Version: 3254

    8
    0 Votes
    8 Posts
    3k Views
    G

    Ok I had to work on the MBR used FixParts and everything seems to be working now.

    Fog web gui upload and check debug.
    then start task when command line comes up type fixparts[space]/dev/sda
    then y, w, y, fog [enter] until prompts it stops.

    [SIZE=13px][FONT=arial][COLOR=#262626][code]fixparts <device>[/COLOR][/FONT][/SIZE]
    [SIZE=13px][FONT=arial][COLOR=#262626]y[/COLOR][/FONT][/SIZE]
    [SIZE=13px][FONT=arial][COLOR=#262626]w[/COLOR][/FONT][/SIZE]
    [SIZE=13px][FONT=arial][COLOR=#262626]y[/COLOR][/FONT][/SIZE]
    [SIZE=13px][FONT=arial][COLOR=#262626]fog[/COLOR][/FONT][/SIZE]
    [SIZE=13px][FONT=arial][COLOR=#262626][Enter] 400 times[/COLOR][/FONT][/SIZE]
    [SIZE=13px][FONT=arial][COLOR=#262626]reboot[/code][/COLOR][/FONT][/SIZE]
    [SIZE=13px][FONT=arial][COLOR=#262626][/COLOR][/FONT][/SIZE]

  • No such file or directory FOG Version: 3254

    2
    0 Votes
    2 Posts
    988 Views
    Wayne WorkmanW

    The attachment you posted doesn’t work. So I can’t really help with whatever error you’re seeing. Please try posting the error again.

    And, if you’re quick-registering hosts AND using the FOG client, then the computers will get named with the MAC address.

    If you full-register a host AND use the FOG client, and then hit enter through every prompt, the computers will get named with the MAC address.

    I’d highly suggest you don’t just blaze through registration. It’s there to make your life easier. FOG will name computers FOR YOU, and can join them to the domain FOR YOU if you simply give the host a proper name during registration, or give it a name later on in FOG’s web management console.

  • [SOLVED] Memdisk Bootstrap Too Large To Load

    20
    0 Votes
    20 Posts
    14k Views
    Tom ElliottT

    I had to chain boot pxe to ipxe using the pxelinux.0 but not the pxelinux.0.old but one that was provided by ibm in the pxedir folder.

    It boots to the ipxe.krn and launches the grub.cfg which then loads img2a and img3a.

    (From our conversations) akwan stated this. It’s quite convoluted, but it works.

  • Having an issue uploading FOG Version: 3254

    6
    0 Votes
    6 Posts
    2k Views
    G

    Right now I am trying another computer with a different image to see what happens.

  • Strange error message

    12
    0 Votes
    12 Posts
    4k Views
    G

    Ok thanks Guys appreciate the help.

  • Quick Registration Option

    3
    0 Votes
    3 Posts
    1k Views
    F

    Turns out that even thou the machines are the same. The hard dick are made by two different manufacturers. That explains it.

  • Database errors during installation

    21
    0 Votes
    21 Posts
    12k Views
    Tom ElliottT

    sql_mode=STRICT_ALL_TABLES is not default for either mysql or mariadb to my knowledge.

  • Fog 1.2.0 Kernal Errors

    6
    0 Votes
    6 Posts
    2k Views
    D

    I have had to accept defeat for the time being and I have gone back to Fog 0.32 to get me around the Kernel issues. It has caused a back log of stations needing to be imaged.

    Can I ask if anyone has any tutorials or links I can read up on to see about compiling fog kernels for 1.2.0, im a complete Ubuntu numb nuts and struggle with getting my head around the commands etc.

    Thanks all

130

Online

12.3k

Users

17.4k

Topics

155.8k

Posts