• Adjust Screen Resolution when booting via EFI

    3
    0 Votes
    3 Posts
    1k Views
    george1421G

    Yes there is a kernel parameter for that its the vga parameter.

    vga=792 This should be 1024x768x24

    ref: https://unix.stackexchange.com/questions/71231/grub2-and-kernel-vga-parameter/114980

  • Offloading images

    3
    0 Votes
    3 Posts
    753 Views
    T

    Thanks a ton!

  • Reinstall Scripts?

    3
    0 Votes
    3 Posts
    1k Views
    M

    Thanks. I was just wondering. Before I recreated the /home/fog/ directory the image capture process kept giving errors. So I was thinking that there might be some script or something in that directory. However, now after just manually recreating that directory image capture is working just fine again. I had run the installofg.sh and I had thought that it would have recreated the fog home directory, since it did detect that the directory was missing. I didn’t read the screen carefully enough to see that it was directing me to manually delete and recreate the fog user. Recreating the home directory did the trick through.

    Thanks for confirming that I am not missing anything critical in that directory though.

    Tim

  • Selecting which server to capture/deploy images on Fog

    2
    0 Votes
    2 Posts
    744 Views
    Wayne WorkmanW

    @alexvm said in Selecting which server to capture/deploy images on Fog:

    is to select on which server I want the images to be captured first and which server to deploy them first.

    There are some rules that you have to work with. Rule 1. Captures always, always, always go to the master of the storage-group the image is assigned to. This rule can’t be changed, it’s how fog works.

    However, you can have many storage groups, and a storage node can belong to many groups. A storage node can be a master in one group, and a non-master in another - there’s a whole lot of ways to setup the nodes & groups & masters. Here’s more information on how replication works: https://wiki.fogproject.org/wiki/index.php?title=Replication

    For the second part of your question, I think you might be looking for the Location plugin, here’s more details: https://wiki.fogproject.org/wiki/index.php?title=Location_Plugin I think if you watch the video, a lot of your questions will be answered.

  • Computer does not see DHCP on PXE-Boot, but it does with Windows running

    Solved
    5
    0 Votes
    5 Posts
    3k Views
    george1421G

    @tywyn said in Computer does not see DHCP on PXE-Boot, but it does with Windows running:

    Your hint to put a dump hub/switch between client and network dose did solve the problem as well.

    FWIW: This is a quick test we can use to see if standard spanning tree is the issue. The dumb switch will keep the building switch from transitioning during the boot of FOS.

  • Fog, WDS and dnsmasq. Anyway to get them working together?

    5
    0 Votes
    5 Posts
    2k Views
    K

    @george1421
    Thanks george, hopefully we will begin to implement the pxechain method and actually get this system off the ground.

    Appreciate your help.

  • Cannot capture image- fails at 'Saving original partition table'

    10
    0 Votes
    10 Posts
    3k Views
    Wayne WorkmanW

    @tandersb said in Cannot capture image- fails at 'Saving original partition table':

    Is there a mailing list I should be on to get notified of new releases?

    Release Candidates and Releases are in the Announcements area:
    https://forums.fogproject.org/category/22/announcements

    But currently news.fogproject.org is not working.

    Latest version is also shown right on the FOG login screen, and in FOG Configuration area too.

  • Some fogproject.org pages seem to be unavailable

    4
    0 Votes
    4 Posts
    1k Views
    S

    This has been fixed.

  • boot.php hidden menu prompt translation

    5
    0 Votes
    5 Posts
    2k Views
    F

    Thank you so much, I made the changes I needed in the bootmenu.class.php file (line 528) and now the prompt is in french !

    $Send['chainhide'] = array( 'cpuid --ext 29 && set arch x86_64 || set arch i386', "iseq \${platform} efi && set key 0x1b || set key $KSKey", "iseq \${platform} efi && set keyName ESC || " . "set keyName $KSName", "prompt --key \${key} --timeout $this->_timeout " . "Demarrage en cours... (Presser la touche \${keyName} pour acceder au menu) && " . "goto menuAccess || $this->_bootexittype",

    I know it might sound trivial, but I would like to insert some kind of ascii logo to warn my users that it’s time to press the escape button. I can’t figure out how to insert a line break in the line of code below without breaking things… I would like to display someting like :

    . "Demarrage en cours... "line break" _____ "line break" / __ \ "line break" | / \/ ___ _ __ _ __ "line break" | | / _ \| '__| '_ \ "line break" | \__/\ (_) | | | |_) |"line break" \____/\___/|_| | .__/ "line break" | | "line break" |_| "line break" (Presser la touche \${keyName} pour acceder au menu) && "

    Thank you again for your time !

    Regards,

    Frederic

  • FOG Project Wiki down

    Solved
    1
    0 Votes
    1 Posts
    525 Views
    No one has replied
  • Users, not machines at the Active Directory.

    32
    0 Votes
    32 Posts
    9k Views
    J

    Hi guys, first I would like to say thanks for all of you that help me here on this amazing tools that is FOG.

    Special thanks for @Tom-Elliott @george1421 @Sebastian-Roth

    Unnfortunately I can’t share more info about the AD for policy of the company that I work, I check out about the AD tables directory parents and even like that I couldn’t establish integration.

    So I use the plugin of Access Control Manager , and create local users.

    Looks great, you can make the filter of what the users can see it, but these bunch of users also can see the images of others users when list the images and the hosts as well. It is not a problem for me now.

    Thanks a lot guys you are amazing.

    Jacob.

  • Unable to reach Fog Management website

    14
    0 Votes
    14 Posts
    5k Views
    J

    @sebastian-roth That worked I have no idea how those rules got loaded onto the firewall however…

  • 404 Error accessing x.x.x.x/dban/about.txt

    9
    0 Votes
    9 Posts
    2k Views
    A

    @cml Changing DocumentRoot did not help but changing the folder from which the content is served, did. Thanks.

  • PXE E74 on some PC

    9
    0 Votes
    9 Posts
    2k Views
    george1421G

    @louislagad OK lets see what the pcap is telling us. That will give us a better picture of what the client is seeing.

    Just wondering, is the dhcp server configured for some other imaging solution?

  • switch to mariadb instead of mysql

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    The command to do such a thing would be:

    snmysqlhost=10.10.10.10 snmysqluser='root' snmysqluser='passwordforcentralsql' ./installfog.sh -y
  • 403 Forbidden error when trying to access x.x.x.x/dban

    4
    0 Votes
    4 Posts
    2k Views
    THEMCVT

    @Sebastian-Roth That worked! Thanks so much!

    Can you explain more to me why I can’t browse to x.x.x.x/dban and see the about.txt?

  • dhcpd and known/registred hosts in fog

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    T

    @george1421 said in dhcpd and known/registred hosts in fog:

    select hostName,hmMAC,hmPrimary from hosts left join hostMAC on hosts.hostID=hostMAC.hmHostID where hostMAC.hmPrimary<>1;

    Works perfect. Thank you again!
    Cheers

    Rainer

  • Dell Latitude 3570 pxe

    Solved
    15
    0 Votes
    15 Posts
    4k Views
    J

    @george1421 Yes it is, thanks.

  • Off site node with meraki vpn

    7
    2 Votes
    7 Posts
    2k Views
    J

    @george1421 Sorry for the delayed reply, been SWAMPED. Anyway, so far it’s working with no issues, basically plug and play since I configured it here and had it delivered. Setup a bash to send me an email when it came online. As soon as it came up, I added it the console and replication took off… by the way, forgetting to limit bandwidth before replication start upsets a lot of users LOL. Now if I can figure out why these new Dell Latitude 3570’s will let me register them but not load the menu after I will be all set.

    Note: No the firewall only filters external traffic, sorry I meant to start off with that.

  • FOG 1.4.4 how to securing NFS ?

    2
    0 Votes
    2 Posts
    667 Views
    george1421G

    This is true. In the current release of FOG NFS is used to transfer the images from the fog server to the target computers. This needs to be open for the target computers to be able to read the images. You can restrict mounting the nfs share to a specific subnet, but that is it as of now.

    While this version is still a years off, FOG 2.0 will have security built in from the start. But that isn’t here today.

147

Online

12.3k

Users

17.4k

Topics

155.8k

Posts