• Not able to read product key within admin controle panel.

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    I’m confused. There is no issue in the db, but the data is stored in the db as base64 encoded, though I plan to move this to aes encrypted just to ensure somebody can’t just steal your data.

  • Could not start download: Operation not supported

    Solved
    17
    0 Votes
    17 Posts
    8k Views
    Tom ElliottT

    @Sebastian-Roth for help the three exit types were sanboot, grub, and exit. Sanboot is ipxe’s way of getting first hard drive which appears at bios memory address of 0x80. It’s not always a workable method, so the grub exit type was brought in which can find or use an HDD. In 1.2.0 it always assumes the first disk is hd0. Exit does what it sounds like, it exits back to the bios for handling what to boot next.

  • Image Download Task Boots Into Prompt

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    S

    @gooroox Did you get this issue solved?

  • File Not Found

    Solved
    13
    0 Votes
    13 Posts
    5k Views
    S

    Marking this solved here as the issue seams clear.

    @bennewell Still it would be great to hear if you found what is causing it and can write a short summery for other users to know.

  • IPXE and I210AT Chipset

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    S

    @ZINGARO1972 Please let us know more about your environment and we might be able to help.

  • Slow data rate on deploying image.

    9
    0 Votes
    9 Posts
    3k Views
    sarge_212S

    Thanks Tom. I appreciate your help and this forum has always been awesome.

  • Fog wont image RMA HD's

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S

    To me this means that even the MBR was not dumped to the disk. Otherwise you should at least see some kind of partitioning on the client that tried to download an image.

    Anyhow. Marking this solved as we probably won’t bother about going into the details any further. Thanks a lot for letting us know.

  • FOG Trunk 5161 AutoNumbering

    Solved
    17
    0 Votes
    17 Posts
    6k Views
    Tom ElliottT

    @StahnAileron I’ve added a ton of functionality (I think) to the installer.

    If even works with typical switches and output to assist in knowing more.

    For example:

    ./installfog.sh -? will print potential usage options.

  • Stop clients do networkboot / Stop FOG networkboot services

    10
    0 Votes
    10 Posts
    4k Views
    S

    As we are not able to see what else is in your network it is very hard to guess what’s going on. But I can offer to look at a packet dump and hopefully we can find out what’s causing the issue.

    Please turn off all your clients for that. Install tcpdump on your FOG server and start it up as root tcpdump -i eth0 -w bootup.pcap (change eth0 if you use a different network interface on this server). Leave tcpdump sitting there and start up one of your clients. After it “failed” you can stop tcpdmp with Ctrl+c and upload the PCAP file to the forum.

    Please also take a picture or even better video of the booting client so we can see what you see as well.

    This way we might be able to help. Everything else is just blind guessing.

  • Schedule two deploys at the same time from one image.

    Solved
    3
    0 Votes
    3 Posts
    851 Views
    PsycholiquidP

    Wow site giving me a fit this morning, couldnt reply for the last 20 mins.

    The version is the Trunk in the first post.

    Hre is the output:

    root@CINDSV10011:/home/ladmin# ls -lR /images /images: total 12 drwxrwxrwx 2 root root 4096 Nov 5 15:22 dev drwxrwxrwx 2 root root 4096 Nov 4 08:37 postdownloadscripts drwxrwxrwx 2 root root 4096 Nov 5 15:22 Win7VL /images/dev: total 0 /images/postdownloadscripts: total 4 -rwxrwxrwx 1 root root 233 Nov 4 08:37 fog.postdownload /images/Win7VL: total 15459848 -rwxrwxrwx 1 root root 2 Nov 5 14:47 d1.fixed_size_partitions -rwxrwxrwx 1 root root 1048576 Nov 5 14:47 d1.mbr -rwxrwxrwx 1 root root 184 Nov 5 09:50 d1.minimum.partitions -rwxrwxrwx 1 root root 30 Nov 5 14:47 d1.original.fstypes -rwxrwxrwx 1 root root 0 Nov 5 14:47 d1.original.swapuuids -rwxrwxrwx 1 root root 8886666 Nov 5 14:50 d1p1.img -rwxrwxrwx 1 root root 15820924479 Nov 5 15:22 d1p2.img -rwxrwxrwx 1 root root 190 Nov 5 14:47 d1.partitions```
  • 0 Votes
    3 Posts
    1k Views
    J

    Ah Okay. I thought I was missing something. I take care of multiple locations so walking a user through getting to the network boot screen is easier than traveling to work on it there or pick it up if I suspect something. Thanks for the fast reply Tom!

  • FOG StorageNode as an own deployment server in an seperate Subnet

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    R

    Thx for this. The plugin is exactly what i need.

    The site deployment server is only a storage node with own pxe\tftp and mysql-client. It uses the MySQL DB of the Master Server.

  • Windows 10 with Fog 1.2.0

    Solved
    6
    0 Votes
    6 Posts
    5k Views
    S

    Well, that is exactly what resizeable images are made for. Either that or for deploying to larger disks (expand partitions automatically).

    I just read your earlier post where we pointed you to use resizeable images. So I guess you want this with your new machine as well?!

    Could you please open the file d1.original.partitions in both images on the FOG server and post the contents here. Most likely the partition scheme is causing an issue here.

    Did you see any errors while uploading that Win10 client? Did you see the blue partclone window? Probably best to start another debug upload task (Host -> Basic Tasks -> Debug Upload) and take pictures while you go.

  • Bootmgr is missing and sysprep fatal error

    Solved
    20
    0 Votes
    20 Posts
    8k Views
    S

    Thanks for letting us know! I’ll mark this thread solved for now. Feel free to ask more questions here (if related) or better start a new one.

  • Multiple TFTP servers multi subnet fog 1.2.0

    Solved
    21
    0 Votes
    21 Posts
    11k Views
    R

    @Sebastian-Roth

    sry haven`t found this thread before.

    Thx for this.

    My workaround works only randomly, i think rc.local is the best way.

  • "early console setup code" error when uploading image

    7
    0 Votes
    7 Posts
    4k Views
    S

    We had a minor issue with some embedded iPXE script recently. I wonder if this might have caused the hang. Although on most machines it just went straight back to the BIOS without loading default.ipxe… Or it was a corrupted download. Either way thanks for letting us know.

  • Authentication ERROR, invalid security token [svn 5221]

    Solved
    13
    0 Votes
    13 Posts
    4k Views
    robzaR

    @Wayne-Workman
    After reset encyption data works fine.
    Thanks for help
    Regards

  • Fog Doesn't copy all Partitions

    Solved
    23
    0 Votes
    23 Posts
    10k Views
    N

    ok so ive changed all the passwords on the server to 1 password and now it is all working
    thank you all very much and have a great day 🙂

  • Fog System Error : Please help

    Solved
    13
    0 Votes
    13 Posts
    5k Views
    Wayne WorkmanW

    @george1421 said:

    I see the majority of the deployments here are ubuntu.

    That’s changing. I strongly push red-hat based distros here because they have been less problematic. I also tend to think that my clearly written instructions for Fedora have swayed the newcomers as well. I’m now working on the CentOS 7 article which is almost a carbon copy of the fedora 21 server article. And then I’ll start on a Fedora 22 server article next lol.

    But seriously, just give me a shove in the right direction for partition resizing and I can probably make it really clear and nice looking.

  • Upload image to FOG not working

    10
    0 Votes
    10 Posts
    3k Views
    Wayne WorkmanW

    @Sebastian-Roth said:

    I am sure you need to spend a lot more days! Take it one step at a time. I don’t know anyone who learned linux and FOG in just a couple of days.

    Took me 3 weeks just to get the web interface functional with 1.2.0 on Fedora 21 Workstation… Prior Linux experience, basically zilch. Another 2 weeks to figure out the FTP secomp_sandbox setting needed set… a few more weeks to understand the client and BEGIN to grasp how easy fog can make my job.

    This whole FOG ordeal started in February this year (2015) for me. Still learning. And I still occasionally royally screw up too, thank you snapshots and hyper-V!

112

Online

12.4k

Users

17.4k

Topics

155.9k

Posts