• Dell bootloop chainloader problem

    15
    0 Votes
    15 Posts
    7k Views
    N

    I am astounded that I had this exact problem, and found this answer six months later.

  • FOG wont Deploy an image (maybe Win7 image setting mistake)

    3
    0 Votes
    3 Posts
    1k Views
    N

    I successfully imaged the previous XP image tho. On the same test PC.

    p.s. I did notice via gui of the fog server that the XP image in question in the image folder is now 98gb instead of 35 that it should be.

  • Fog was working fine until a power outage

    42
    0 Votes
    42 Posts
    17k Views
    Tom ElliottT

    Based on the results, my guess is somebody already had this same type of issue but disabled it with:[code]setenforce 0[/code] on the server, which is why it was working. On the next reboot, because it wasn’t disabled before, it just reset to enforcing.

  • Speed Problem Deploying Image

    1
    0 Votes
    1 Posts
    723 Views
    No one has replied
  • Having issues with Win 7 x64

    19
    0 Votes
    19 Posts
    9k Views
    A

    i have hp system with Win7 and three partitions i can do upload the image and it does with all partition but one parttition d1p3.img has size of 340 Kb actually its is 30gb partition with data of 26GB. i can restore the image but while restoring the parttition d1p3 it does not locate image file and ask for full path.

  • Expand VM size for storage of images?

    4
    0 Votes
    4 Posts
    2k Views
  • PXE Boot problem

    4
    0 Votes
    4 Posts
    2k Views
    Jaymes DriverJ

    Yeah that works too lol 🙂

    I didn’t have access to my WDS server, and I am the only one adopting FOG in my corporation, the rest wants to spend all their time dicking with that WDS server, FOG is easier for me to use. So long story short, I wasn’t allowed to just disable the service 🙂

  • Image Upload - "unable to move image"

    3
    0 Votes
    3 Posts
    1k Views
    D

    thanks guv

  • FOG TFTP FAILING. ADVANCED HELP NEEDED

    4
    0 Votes
    4 Posts
    2k Views
    K

    A couple of ideas found on Cisco forums, [url]https://supportforums.cisco.com/thread/2033218[/url]:

    [SIZE=12px][FONT=Arial][COLOR=#333333]Do you have a Layer 3 interface (interface vlan 73) on the 3750? Please try[/COLOR][/FONT][/SIZE]
    [FONT=Arial][COLOR=#333333][SIZE=12px]the following on the leaf switch:[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]ip routing[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]interface vlan 73[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]ip helper-address[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]exit[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]service dhcp[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]2. try to use encapsulation on both ports[/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px] [/SIZE][/COLOR][/FONT]
    [FONT=Arial][COLOR=#333333][SIZE=12px]switchport trunk encapsulation dot1q[/SIZE][/COLOR][/FONT]
  • Unable to login in to windows after using hostname Changer

    8
    0 Votes
    8 Posts
    4k Views
    P

    i guess it won’t work well

    [url]http://www.facebook.com/m2tsconverter[/url]

    [media=youtube]Fdoo7yfvKK4[/media]

  • Can't send inventory.. PLS HLP

    40
    0 Votes
    40 Posts
    21k Views
    Tom ElliottT

    That’s some of the fun with linux. Getting to fix things on your own.

    Learning the command line can be troublesome at first, but once you start to understand, it’s so much fun.

    I’m a huge fan of all the linux’s, but debian based forms are not as easy for me to use. Maybe it’s because when I started with them, it was all the early forms of RH before they went enterprise.

  • Front screen stats won't load

    3
    0 Votes
    3 Posts
    1k Views
    Jaymes DriverJ

    I’m with Tom on this one, sounds like Apache server isn’t configured for the bond0 interface.

  • [Solved] Unable to start task - Unable to upload file

    1
    0 Votes
    1 Posts
    970 Views
    No one has replied
  • Can't get FOG to run for some reason?

    10
    0 Votes
    10 Posts
    4k Views
    Tom ElliottT

    Sorry I wasn’t much help as I really don’t use ubuntu.

  • The task is not started

    15
    0 Votes
    15 Posts
    8k Views
    mpmackennaM

    Awesome, thanks!

  • Hostname Changer Not taking effect in AD

    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    There is no means of doing that that I’m aware of. Active Directory doesn’t have the capabilities to just rename a system.

  • FOG problems connecting to NFS share on NAS4FREE

    10
    0 Votes
    10 Posts
    7k Views
    L

    [quote=“Axel, post: 12528, member: 686”]So I spent 10+ hours today trying to get this to work. I’ve followed multiple tutorials on using an external NFS share and my results are not good. After I configure the NFS share in FOG the web GUI says unable to connect on the front page where usually the space free/used is displayed. I’ve created the NFS share, remade /images mounted my NFS share in FOG on /images, created the .mntcheck and then the /dev folder with .mntcheck inside it. I’ve made sure to chmod -R fog:root /images. When uploading an image once the process gets to send method-nfs I get an error of mount: 192.168.62.125:mnt/nfsdata/dev/ failed, reason given by server : Permission denied
    mount: mounting 192.168.62.125:/mnt/nfsdata/dev/ on /images failed bad file descriptor. I’ve even tried following posts on here where people had similar issues and i’ve had no luck. The fog server is a vm running in Proxmox with bridged networking. Any ideas?[/quote]

    hey Axel

    not sure if you resolved your issue, post is too long… didn’t read all of it…

    however, I have noticed two things that may be causing your issue…

    the first… you used chmod -R fog:root /images… when it should be chown -R fog:root /images (perhaps you meant to type that…)
    the second, in your screen shots for the storage node section, the password field should resemble the password in plain text, not the encrypted type… try changing to your normal password, save and try that…

    I always issue (right or wrong) the following commands on the /images folder…
    chmod -R 777 /images
    chown -R fog:root /images

    but that’s just me…

  • PXE - howto create fog task for host delete?

    15
    0 Votes
    15 Posts
    5k Views
    Tom ElliottT

    Good, glad to be of help. I’ve implemented this as a feature into FOG 0.33b as well.

    In FOG 0.32 it’s call is MYSQL_DATABASE where in FOG 0.33 it’s called DATABASE_NAME.

  • Multi-Site Location Patch

    1
    0 Votes
    1 Posts
    896 Views
    No one has replied
  • FOG Log - Checking if I am the group manager - I am the group manager

    2
    0 Votes
    2 Posts
    1k Views
    Tom ElliottT

    That’s normal.

140

Online

12.3k

Users

17.4k

Topics

155.8k

Posts