• Cannot PXE boot on new fog server

    9
    0 Votes
    9 Posts
    4k Views
    george1421G

    @jveronese the combination of subnet mask and IP address will say they are on the same subnet.

    i.e. 192.168.1.0 with a subnet mask of 255.255.255.0 would say they are on the same subnet.

    OK if they are on the same subnet, we can use fog to see if we can detect what is going wrong with dhcp.

    Follow these instructions and then upload the pcap to a google drive. We’ll take a look at the capture and see what is going on with dhcp
    https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue

  • Do you have to image over the network to use fog?

    4
    0 Votes
    4 Posts
    1k Views
    Wayne WorkmanW

    @tom-elliott said in Do you have to image over the network to use fog?:

    Technically yes. But fog is not designed for this.

    Said the senior developer who knows ‘it’s possible’.

    @keith75140 I say don’t even try because that’d be sort of like trying to build a house using an F-16 jet fighter instead of a general contractor…

    If you want to image without networking, Clonezilla is the right tool for that.

  • Headers for CSV files for 'Hosts' and 'Images' import...

    6
    0 Votes
    6 Posts
    5k Views
    M

    I’m having a problem where my Ubuntu desktop freezes and I restore it from a back up. When I do that it does not sync with my /images/ folder where all of my images are. I’ve created my own CSV file to upload into fog, however, I’m running into the problem of figuring out the size and server size, so what goes into column G and R. If someone can help me figure out those two pieces of information from the images I already have I would appreciate it. Thank you.

  • Ethernet Adapter and unique identifier

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S

    @SlimJim Did you get to test this on a release candidate installation? Should be working there already.

  • Install DHCP After Fog installation

    3
    0 Votes
    3 Posts
    3k Views
    Wayne WorkmanW

    I’d say adjust the /opt/fog/.fogsettings file and let the fog installer handle configuring DHCP (It is solid, I’ve done a lot of work on that part of the installer). You’ll probably need to install dhcp-server before hand though.

  • FOG, what can and can't it do?

    19
    0 Votes
    19 Posts
    5k Views
    E

    @tom-elliott said in FOG, what can and can't it do?:

    I feel I must add the primary reason you won’t see a “central repository” for OS images lies down with the very simplistic case of licensing.

    If there were a “central” repository, um, can you imagine the legal issues that would no doubt-ably ensue? Managing a repository itself would be extremely difficult, but licensing - especially in commercial OS’s - would be a nightmare.

    Ultimately, while it would - from a purely technical standpoint - be possible to create a (very very very) generic set of OS’s that could be used by many, this would not come with your organizations set of software. (Admittedly vague in that you could automate some of the software layout with snapins.) This again is purely technical. Yes, it “could” be done. No, it most likely will not be done.

    I could, however, understand central repo for OS’s that don’t require licensing (only one I can think of would be linux though) but even then you’re dealing with one person’s preferences for the layout of the OS vs. what might actually be required and/or more suitable to your environment.

    OS-Images - generally available and upgradable with snapins (kinda) is the idea behind docker.com

  • Clarification on FOG Client 0.10.0+ Installation Options wiki entry

    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    @wayne-workman hyphen was needed for legacy client

  • Deployment

    12
    0 Votes
    12 Posts
    3k Views
    A

    Ok thanks.

  • file .reg SnapIns

    2
    0 Votes
    2 Posts
    729 Views
    THEMCVT

    You could do something like a batch file

    @echo off reg add xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    Then add that into your snap ins and deploy it!

  • drivers install after deployment universal image

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    A

    Thanks.
    It is solved.

  • Need some help getting replication working.

    6
    0 Votes
    6 Posts
    1k Views
    george1421G

    @jjcjr With your concerns then the remote site will need to have a stand alone storage node, just for the reason you cited. If the master node is unreachable then imaging isn’t possible.

    What you are asking for is not currently available in fog (what I’ve been calling a multi master node setup. I’ve personally had a feature request in for this for over 2 years). The developers have just added a restful api interface that was on the roadmap to provide what you are asking. But its not there just yet.

    With your current setup, you only need to export from the master node and import into the remote node when you have a new image definition. If you update an existing image definition, the new files will be replicated to the remote fog server and nothing else is needed. This is how I run my multi-master fog setup.

  • Installing a new clean fog server

    43
    0 Votes
    43 Posts
    23k Views
    Q

    @predator On the web console, what does it say is the assigned image for that host?

  • FOG Client over the Internet?

    14
    0 Votes
    14 Posts
    5k Views
    george1421G

    @wayne-workman Yeah, I was trying to address an issue I was seeing the wrong way. It would be much cleaner to just do a split horizon dns to address the issue.

  • best platform to download older versions of softwares

    3
    0 Votes
    3 Posts
    989 Views
    Wayne WorkmanW

    @bendrajamss Why did you post here? How does this relate to fog?

  • Error for create image

    27
    0 Votes
    27 Posts
    10k Views
    O

    @george1421 said in Error for create image:

    OK so the question is what is in the 4th physical partition on that hard drive. FOS is reporting the structure is incorrect. If you take a similar system and try to capture it do you get the same error?
    My idea is that this hard drive has a problem in its partition layout. The operating system doesn’t appear to have an issue with it, but when its cloned partclone isn’t happy

    I did not have time to do this test
    I will do it Monday and I will inform you
    Thank you and good we

  • Can i mix 1.4.4 with 1.5 for evaluation?

    3
    0 Votes
    3 Posts
    993 Views
    x23piracyX

    @tom-elliott Thanks Tom, this said i will give 1.5 a try.

    Regards X23

  • One Source multiple Hard Drive Imaging

    2
    1 Votes
    2 Posts
    674 Views
    S

    @Rafafele Change the image type of that image to “Multiple Partition Image - All Disks” (ID 3)…

  • Wiki on custom boot menu 1.4.4

    2
    0 Votes
    2 Posts
    1k Views
    george1421G

    Well you can start with the wiki page: https://wiki.fogproject.org/wiki/index.php?title=Include_any_ISO_in_the_FOG_Bootmenu

    And here is an older document, but the concepts still apply. There is no need to hack the php code any more since you can edit the pxe boot menu inside the fog web gui now. https://wiki.fogproject.org/wiki/index.php/Advanced_Boot_Menu_Configuration_options

  • Is there a control list of what you can expect fog to do?

    7
    0 Votes
    7 Posts
    1k Views
    Wayne WorkmanW

    @russkil said in Is there a control list of what you can expect fog to do?:

    One question that does spring to mind tho is with fog does it change the host name of a machine in fog would that take effect at the time of boot or at the time of reimaging?

    The FOG Client (if installed) will also enforce hostnames. If you change the hostname in the web interface, the FOG Client will make the change on the remote system. If the hostname on the remote system gets changed, the FOG Client will re-set it to what you have defined in the web interface. If the system is also domain-joined, the FOG Client will also rename the computer’s object in Active Directory too.

  • User personal data

    12
    0 Votes
    12 Posts
    4k Views
    G

    @Bob-Henderson Thanks for the tip, I am sorry to have nothing to offer but we are a startup wich means that every single penny comes out of our pocket and things are going bad down here in Brazil so… I appealed to the “ecofriendly” therm because it’s the very core of our startup and how FOG is a linux-based project I thought it would be in the same ecosystem where people are used to help each other for some cause or sympathize for the idea and etcetera, explore your technichal habilities was not my intention.
    I will take a look on theese other projects, thank you again.

176

Online

12.4k

Users

17.4k

Topics

155.9k

Posts