• Best Palo Alto DHCP Technique

    3
    0 Votes
    3 Posts
    434 Views
    T

    @george1421 , thanks, i will see that.

  • API questions

    1
    0 Votes
    1 Posts
    467 Views
    No one has replied
  • ACPI BiOS Error

    24
    0 Votes
    24 Posts
    6k Views
    george1421G

    @celsoares said in ACPI BiOS Error:

    Sorted out! Thank you so much for the availability…

    Just for clarity for the next person who finds this thread: Did you install the 4.15.2 kernel and it worked correctly?

    If yes, you can create a fog settings group for those 100 HP computers to apply that kernel name to all devices with out having to hand edit each host record.

  • Moving Hosts to new FOG Server

    3
    0 Votes
    3 Posts
    323 Views
  • snmysqluser mismatch during upgrade from 1.5.7 to 1.5.9

    4
    0 Votes
    4 Posts
    408 Views
    george1421G

    @nono The values in fogsettings should remain as the installer created them. As I said the fogstorage account is for external access to the master fog node from storage nodes. That account only has edit rights to the database, it can’t create or delete tables or schemas, that is the function of the fogmaster account. If you change it to fogstorage your next fog upgrade will fail because it doesn’t have the right access level to update tables in the fog database.

  • not entering fog menu after nbp completed

    8
    0 Votes
    8 Posts
    1k Views
    george1421G

    @willingmost7 said in not entering fog menu after nbp completed:

    it is on the same subnet.

    OK good. Lets follow this tutorial to capture a pcap of the pxe booting process. https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue Upload that to a file share site and either post the link here or DM me the link in FOG chat and I’ll take a look at it. There is something unexpected going on here. The pcap will tell us.

  • Lenovo 13W Yoga registration

    7
    0 Votes
    7 Posts
    946 Views
    george1421G

    @john-l-clark What version of the FOS Linux kernel are you using? (web ui -> fog configutation -> kernel update) Are you on 5.15.x

  • HTTP ERROR 500 - Fresh install

    4
    0 Votes
    4 Posts
    287 Views
    george1421G

    @beeppy said in HTTP ERROR 500 - Fresh install:

    Any news when CentOS9/PHP8 will be supported?

    I don’t have any timing on when FOG 1.5.10 will be released. From the last time I talked with the developers FOG 1.5.9.120 or so in the dev branch will probably be what will be 1.5.10 when its released.

    So just as an FYI it might not be until 1.5.11 is released. Also when we look at the statistics not many people are installing FOG with Centos anymore. Market share wise of the (RHEL variants) centos 7 is still the leader. On a total market share side, most people install FOG on debian or ubuntu now.

  • Capturing image results with Cannot Update Database, password incorrect

    2
    0 Votes
    2 Posts
    147 Views
    E

    @einsteinagogo I removed the storage node, and included it in a new storage group Test, and removed it from the Defaults, but the Task still complains about updating database.

  • Database problem

    3
    0 Votes
    3 Posts
    535 Views
    Matthieu JacquartM

    Hi,

    Any ideas ?
    I saw in DB that even if task manager is empty in web UI, the 2 tabels “tasks” and “snapins tasks” are still containing data…
    And if I launch several deployment tasks with the associated snapins, either the snapins do not appear at all (empty web ui), or they are offset (see picture)
    snapin.jpg

    If my database is broken, is it possible to recreate a new empty one and import some important tables ?

    Thans,
    Matthieu

  • Unable to locate image store

    9
    0 Votes
    9 Posts
    23k Views
    D

    If you get this error after renaming an image (eg: from SUMMER22-Blah to Summer22-Blah) on the web-based interface, the solution is to log in to fog via ssh & rename the image folder itself in /images.:
    $ mv SUMMER22-Blah SUMMER22-Blah2
    $ mv SUMMER22-Blah2 Summer22-Blah

  • 1.5.5 Image store corrupt, unable to locate MBR

    1
    0 Votes
    1 Posts
    326 Views
    No one has replied
  • 0 Votes
    2 Posts
    159 Views
    george1421G

    out of context post. Post in reference to this thread: https://forums.fogproject.org/topic/16108/lenovo-thinkstation-p340-tiny-not-conected-to-fog-server?_=1656514236859

    Is your fog server on the same IP subnet as the pxe booting computer?
    If Yes, then lets execute this tutorial to capture what the dhcp server is telling the target computer. https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue

    Post the pcap to a file share site like google drive, etc. Share as public with link. Either DM me the link using FOG chat or post the link here and I will look at the pcap.

  • Missing undionly.kpxe ?

    4
    0 Votes
    4 Posts
    269 Views
    E

    @einsteinagogo Compiling iPXE binaries trusting your SSL certificate…

    failed on the last server build!

  • read ERROR: No such file or directory

    9
    0 Votes
    9 Posts
    2k Views
    C

    Hello

    I had a problem when deploying an image with the FOG

    Error message :

    read ERROR: No such file or directory
    Args Passed: /images/<image>/d1p2.img /dev/<disk>
    *

    For me, it was a problem of user rights on the FOG

    Before :
    drwxrwxrwx. 2 root root 190 Jun 29 15:07 <image>

    After:
    drwxrwxrwx. 2 fogproject root 190 Jun 29 15:07 <image>

    I had to do a “chown” on my image folder in the /images directory to add the owner to “fogproject”

    When creating a new image in the FOG GUI, the folder rights management is not well handled

    Sincerely

  • error 39 premature end no such file or directory

    18
    0 Votes
    18 Posts
    3k Views
    C

    Hello

    I had a problem when deploying an image with the FOG

    Error message :
    read ERROR: No such file or directory
    Args Passed: /images/<image>/d1p2.img /dev/<disk>*

    For me, it was a problem of user rights on the FOG

    Before :
    drwxrwxrwx. 2 root root 190 Jun 29 15:07 <image>

    After:
    drwxrwxrwx. 2 fogproject root 190 Jun 29 15:07 <image>

    I had to do a “chown” on my image folder in the /images directory to add the owner to “fogproject”

    When creating a new image in the FOG GUI, the folder rights management is not well handled

    Sincerely

  • udhcpc sending discover

    4
    0 Votes
    4 Posts
    691 Views
    george1421G

    @fogcc Make sure you update to the latest FOS Linux kernel by going to FOG Web ui -> FOG Configuration -> Kernel update. You want 5.15.x (latest version) for both x64 and x32 platforms.

    The boot order is pxe -> ipxe (FOG Menu) -> bzImage (FOS Linux kernel). Each step has their own network drivers.

  • Lenovo ThinkStation P340 Tiny not conected to Fog Server

    7
    0 Votes
    7 Posts
    2k Views
    6

    @george1421 Hi we look through the article that you have send to us and it doesn’t work, the computer doesn’t recognize fog. We have done all the things that appears on the article. If you have another thing to help, I would appreciate.

    Thank you

  • fog server installed but clients hangs on tftp exiting with a timout

    7
    0 Votes
    7 Posts
    1k Views
    F

    solved, ip on dhcp server option was incorrect

  • 0 Votes
    5 Posts
    1k Views
    george1421G

    @fabritrento For others that might find this thread, the FOG installer doesn’t support and has not been tested on ubuntu 22.04 as of this post. Since 22.04 is an LTS release it will be supported in the near future with FOG 1.5.10 when its released. For now use 20.04 as the OP of the thread found.

125

Online

12.3k

Users

17.4k

Topics

155.8k

Posts