• Fedora 18 / Fog problem - newbie

    16
    0 Votes
    16 Posts
    7k Views
    B

    I did some firewall configs a while back and posted them [URL=‘http://fogproject.org/forum/threads/firewall-config.27/#post-75’]here[/URL]. They’re far from perfect, but they might help point you in the right direction.

  • Moving from ubuntu to centos 6.3

    15
    0 Votes
    15 Posts
    8k Views
    D

    [quote=“Mark Playford, post: 10120, member: 498”]
    Change “TFTP_FTP_PASSWORD” and “TFTP_FTP_PASSWORD” to be the same as the fog user
    [/quote]

    Mark, that is the same variable… I believe what you meant was:

    [QUOTE]
    Change “TFTP_FTP_PASSWORD” and “STORAGE_FTP_PASSWORD” to be the same as the fog user
    [/QUOTE]

  • FOG on Centos 4.5

    3
    0 Votes
    3 Posts
    3k Views
    M

    [quote=“chad-bisd, post: 10634, member: 18”]When you install FOG on Centos, which OS do you choose? I don’t know the package manager that it’s trying to use or where it’s getting its packages.[/quote]

    I choose 1 for Red Hat.

    [quote=“chad-bisd, post: 10634, member: 18”]You might try installing UDPCast manually using your package manager, or just downloading it from the udpcast website and compiling it on your own, or getting a binary and see if it works on your version of Linux. If you can get udpcast setup, you can comment out the lines in the installer scripts that are trying to get it from the package manager.[/quote]

    I was able to get a binary of a newer version (20080914) but couldn’t find one for 20071228 that would run on centos 4. I installed it, then commented out the line in the install script for udpcast and now the install fails on the FOGMulticastManager. Documentation said this might happen and to just rerun the install again and it should work but it fails everytime.

    Thanks for trying to help by the way. Really appreciate it.

  • Linux DistributionS

    4
    0 Votes
    4 Posts
    2k Views
    B

    At this point FOG doesn’t have any support for Linux beyond imaging.

  • [SOLVED] Problem tftp, Fedora 18

    9
    0 Votes
    9 Posts
    5k Views
    C

    I’m an idiot, I found
    I have not stopped the service Selinux
    sorry and thank you for your help

  • Booting a live cd?

    4
    0 Votes
    4 Posts
    3k Views
    S

    [CODE]append root=/dev/nfs initrd=/ubuntu/12.10/casper/initrd.lz boot=casper netboot=nfs nfsroot=192.168.0.3:/ubuntu/12.10[/CODE]

    Your append line should look like this. Note the “root=/dev/nfs”
    you will need to test if you still need your “initrd=” line because it is in the append line.

  • Horrible performance on migrated server

    19
    0 Votes
    19 Posts
    7k Views
    S

    Have you tried Ubuntu 10.10 or less because I have seen post of people saying they had issues but not sure if it was imaging. So one image uploads fine but the other two crap out at different points but never fully upload? Have you thought of trying a different
    kernel for the PXE upload and download part…You can find the useful information on this front by contacting [URL=‘https://www.ibremarketing.com/’]IBRemarketing[/URL] people.

  • Trouble making a kernel with updated drivers

    2
    0 Votes
    2 Posts
    2k Views
    A

    Yep, this ([url]http://sourceforge.net/projects/freeghost/files/Kernels/[/url]) was my answer. I simply ran the update from within the fog server web admin page and my Dell Latitude e6530 was able to boot and register.

    I’m still curious about building kernels with new drivers but at least i can learn that without pressure of getting this laptop going.

  • Uploak tak failed : Unable to start task / Unable to upload file.

    4
    0 Votes
    4 Posts
    5k Views
    N

    [quote=“teampouce, post: 276, member: 139”]Dear all,

    I resolve my problem by myself :

    chown -R fog:root /tftpboot

    Thanks[/quote]

    Worked great, thanks!

  • DB migration from 0.25 to 0.32?

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Hello! Can you help with some PXE boot issues? *LONG*

    2
    0 Votes
    2 Posts
    3k Views
    T

    My Virtual PC setup:

    Ubuntu 12.04 LTS (all updates) and fog 0.32
    ~I uninstalled all the bloat stuff from Ubuntu and then installed Flash and Java6JDK. Otherwise nothing else is on machine except system packages and FOG.~
    Running in HyperV on windows server 2008 R2 Standard
    1 vCPU
    512 MB ram
    120GB HDD (I will only have 3 images total)

  • *VERY NOOB question

    3
    0 Votes
    3 Posts
    2k Views
    B

    You have to have the permissions set right.

    Use chown and possibly chmod to fix this.

  • No DEFAULT or UI configuration directive found!

    9
    0 Votes
    9 Posts
    12k Views
    J

    SOLVED !
    Indeed, to reply to your message, I stayed connected to internet during the installation of Fog, and disconnected as soon as possible. I ran the installation twice in fact (once while connected, the other time disconnected).

    Anyway, here’s the cause of the problem -which makes me feel dumb…
    The person who worked before I came configured a 066 option in the extended field.
    I didn’t knew anything about that ; I did my configuration in the main DHCP field.
    His PXE came first and the PXE was done on a server (still in use) that no longer hosts a up to date PXE.

    Thank you for your support. Now It’s (at least) time for fun !! 🙂

  • Default pxe boot location

    2
    0 Votes
    2 Posts
    2k Views
    C

    /tftpboot is on the server and contains the pxe boot file, the menu and menu processor files. I don’t know if this is what you’re looking for, as you don’t have to put anything in there to make the clients boot to PXE.

    The clients have to have a network card which support PXE booting, and it usually has to be enabled in the BIOS, or a key hit during boot, such as F12.

  • SWAP partition not recognized after imaging

    3
    0 Votes
    3 Posts
    2k Views
    T

    [quote=“Hunter, post: 9658, member: 1221”]Apparently Fog doesn’t recognize the SWAP file. (See these posts: [url]http://fogproject.org/forum/threads/cant-upload-linux-image-caixa-magica-16.503/[/url] & [url]http://fogproject.org/forum/threads/deploying-linux.3776/[/url] ) I would like to learn more about how you are or intend to deploy Linux, as I am working on a similar project.[/quote]

    Hi Hunter,

    The swap partition still there on a primary partition but is not activated because of the UUID on fstab. There is a way to activate it but do this on several machines will become unproductive, so the steps that I’ve mentioned I think are the best way to make the swap working.

    What exactly you need to know about linux deploying?

  • New kernel update please

    2
    0 Votes
    2 Posts
    2k Views
    C

    how many times are you going to post this request? The FOG kernel is built for FOG and is not a general use kernel. As the developers config and compile a new kernel, they put it on sourceforge when it’s ready. The volunteers in the community also custom compile FOG kernels, but they are not official FOG kernels and most likely will never make it on FOG’s sourceforge kernels page.

    You can always try the wiki article on compiling a custom kernel, or post the specifics about the machine you are having issues with and see if someone can help by providing or compiling a custom kernel for you.

  • Compiling custom kernel and running into problems

    2
    0 Votes
    2 Posts
    1k Views
    S

    Well, I fixed my problem by ditching the kitchensink.config in favor of the core.config.

    I wonder what was in the kitchensink.config that was messing things up.

    I also wonder why, if my drivers are already selected in fog’s core.config, they were not properly loading when using a kernel compiled by the fog project.

  • Deploying Linux

    7
    0 Votes
    7 Posts
    4k Views
    H

    Ha cha cha! By George, I do believe I’ve done it!

  • Very confused

    9
    0 Votes
    9 Posts
    4k Views
    T

    [quote=“brian_, post: 9270, member: 2729”]lawl. just ask someone who knows. my new issue is when i try to make a basic upload task it doesn’t do anything. it doesn’t say it was made or anything[/quote]

    If you are imaging a ubuntu SO do a fsck.ext3 in the original machine with a live cd and try to upload again.

    Troy

  • Disable DHCP Server

    5
    0 Votes
    5 Posts
    13k Views
    B

    Chad’s instructions for checking the package name and for removal both worked great. We are extending power from a box that’s on our generator to the phone switch room and adding a UPS for the phone switches, so we will be able to verify the DHCP issue has been resolved shortly. Thank you for posting up those commands.

167

Online

12.2k

Users

17.4k

Topics

155.6k

Posts