• Modifying Boot Menu

    31
    0 Votes
    31 Posts
    14k Views
    ThiagoT

    @mbarker
    in a normal fog install, there is no init.xz in /tftpboot.
    I think that maybe your install is very modified and this is causing some issues…
    I know that it would be your thousandth installation, but when you got fog up and running, your effort will have been worthwhile.

    I was looking for other tools, they exist but are not as productive as this.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Printer Management Issue - Data Conversion...failed - RC10

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    J

    @Tom-Elliott Gotcha. I appreciate the help.

  • SQL not working after update to 1.3.0 RC10

    Unsolved
    19
    0 Votes
    19 Posts
    8k Views
    maveriickM

    @Thiago Yes I did. I also rebooted and ran this again.
    Still with the same issues.
    Thanks,
    Rob

  • fatal error: could not remove old partition (/bin/fog.download)

    Solved
    14
    0 Votes
    14 Posts
    4k Views
    A

    @Tom-Elliott
    Yes, I’ve had confirmation from the tech.

  • 1.3-RC10 - capture faild to update database

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    N

    i looked for /opt/fog/.fogsettings and changed the password the for fog user to the password i set before the update.
    After that, re-runed the installer - seems to fix the problem.

    tnx 🙂
    Niv

  • Microsoft Surface Pro 4 Deployment stuck at init.xz

    14
    0 Votes
    14 Posts
    7k Views
    Wayne WorkmanW

    @Scott-Adams You should first update to RC-10. You already have the file you need, it’s /tftpboot/ipxe7156.efi

    Please use wireshark to capture a DHCP conversation from the surface pro 4, we are collecting vendor strings for these devices, it’s kind of important to us. With this, we can tell you exactly how to configure your DHCP server to serve this particular file to your Surface Pros, and this will help everyone else too. And it’s not that big of a request. In wireshark, use the bootp filter.

  • deploy image option 2 queries

    3
    0 Votes
    3 Posts
    919 Views
    Tom ElliottT

    @irishfoguser 2nd yep right where you are scheduling the task

  • 1.3.0-RC-8 ChainLoading Failed EFI

    3
    0 Votes
    3 Posts
    1k Views
    Scott AdamsS

    I had the same issue. I changed the “HOST EFI Exit Type” for the host to “REFIND_EFI”. After rebooting, when you go to boot from HDD, you will get proceed to a screen titled “rEFInd - Initializing” and “Hit any key to continue”.

    After hitting enter, I boot right into Windows no problem.

  • How To Acquire New Kernels?

    Solved
    12
    0 Votes
    12 Posts
    5k Views
    george1421G

    @PeterT Just to circle back on the question.

    I just received a 7440 AIO and using FOG 1.3.0-RC8 I was able to deploy to the 7440s without making any adjustments to the device. I just unboxed it, plugged it in and pxe booted into the fog menu… and the rest they say is history.

  • Network Interfaces missing from capture - Debian 6 kernel 2.6

    Solved
    25
    0 Votes
    25 Posts
    11k Views
    Tom ElliottT

    @Wayne-Workman add a note that this is specific to Linux images. This same step would not work on Windows based images

  • RC-9 error after fog menu failed to find cpu0 device node

    5
    0 Votes
    5 Posts
    2k Views
    Wayne WorkmanW

    @irishfoguser just wanted to say the messages you saw aren’t hurting anything whatsoever. Tom reworked the build parameters for the kernel not long ago to include better support for Surface Pros. Some of those messages are the kernel not seeing the surface pro hardware.

    Turning down the log level could even be a disadvantage to you, because if you did have kernel problems, you wouldn’t know it, and you’d post here with zero errors asking for assistance - and it’ll maybe take us a while to figure out what’s going on. And - say you remember to turn the log level when you have a issue. But will the person that comes in behind you do that? Would a co-worker know that?

    I’d suggest leaving the log level at default, but you can do as you wish.

  • 0 Votes
    10 Posts
    3k Views
    Wayne WorkmanW

    @MarcB said in Client boots from FOG server in one network, but registers with FOG server in different network:

    I just reread the README and see that every file in that directory will be read by dnsmasq unless it has “.dpkg-dist”,“.dpkg-old” or “.dpkg-new” appended to the end.

    Lol… that would explain what I found long ago, and ranted about in this thread:
    https://forums.fogproject.org/topic/8127/has-something-changed-with-uefi/24

    @Wayne-Workman said in Has something changed with UEFI?:

    Also, I want to point out some stuff with dnsmasq that has tripped me up before.

    Firstly, it uses WHAT-EVER it finds inside /etc/dnsmasq.d

    Doesn’t matter what it’s named. ltsp.conf, ltsp.conf.old, MyXmasWishList.txt - it does not care. If you have backup configurations in there, move them somewhere else.

    Maybe that issue is resolved in the newer version, I don’t know.

    Second - when dnsmasq sends out it’s ProxyDHCP - it appends .0 to the filename it gives. You could do some complex stuff with symbolic links, but I prefer not to. I prefer to copy the file I want to use. In your case, let’s go with ipxe.efi. You’d copy that like so: cp /tftpboot/ipxe.efi /tftpboot/ipxe.efi.0

  • Multicast won't start

    Solved
    49
    0 Votes
    49 Posts
    31k Views
    Wayne WorkmanW

    @Towndrunk said in Multicast won't start:

    Is there any benefit to updating all the time if there is also the potential to have things not work?

    The benefit - getting a bug you report fixed. Getting bug fixes others report.

    Updating is totally up to you. Nobody is forcing your hand, and Release candidates are just that. Release candidates. If you want to sit on it, you can. If you want to update, you can.

    However - if you have issues and ask for help here, and the devs/mods/testers know your issue is fixed in a later RC, we will ask you to update and won’t offer much help with getting your older RC to work, when all you would need to do is update. Of course we’d help with the updating itself if you had problems. But it’s all still up to you.

  • Intermittent failure to expand ext4 filesystem to fill disk

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    Wayne WorkmanW

    @Dommason01 said in Intermittent failure to expand ext4 filesystem to fill disk:

    I assume that I won’t lose all my registered hosts, and my images will still be valid?

    Correct.

    I’ll do a mysql backup anyway, first…

    Always a good idea, and I’d always recommend this. But also the installer makes a DB backup, and puts it into /home/fogDBbackups

  • FOG Nodes not handling imaging. Just updated to RC-10

    2
    0 Votes
    2 Posts
    854 Views
    Wayne WorkmanW

    From your picture of All Storage Nodes, there is no storage node in a group called “Green”. That may be related to your issue.

    What’s the host’s location setting set to?

    And, I see several storage nodes, but only two locations. Both locations are set to DefaultMember. This probably isn’t right.

    Can you just verbally describe what servers are where and maybe we can help get the locations sorted?

  • Problems with multicast task

    Solved
    34
    0 Votes
    34 Posts
    23k Views
    Tom ElliottT

    @habu what I’m saying is its copying data that should not be there. Modifying core files only works around the issue. What I’m suggest will fix the issue permanently for you.

  • Could not boot: Input/output error

    Solved
    13
    0 Votes
    13 Posts
    5k Views
    PsycholiquidP

    Works like a champ once again

  • Dual boot windows 7 & opensuse boot problem

    16
    0 Votes
    16 Posts
    6k Views
    ThiagoT

    @Sebastian-Roth
    Yes, My image is not resizable…
    I will try to reproduce my steps…
    1 - Erase disk data/delete partitions
    2 - Install Windows, reserving space for linux or shrink windows later (in disk management tool, or gparted if needed).
    3 - Install Linux, install grub on mbr or partition.
    4 - Configure grub if needed ( i had to make some minor changes only in Debian8/Windows10 because grub was listing windows 10 as 7)

    My preference to use grub is because i can make changes in boot order, one time boot order and so on… easily using ansible or other management tool. I don’t know how can i achieve the same in Windows side.

  • Adding NAS Synology like a node

    Solved
    27
    0 Votes
    27 Posts
    21k Views
    M

    @Miguel-Palacios
    I think fog 1.2 is not totally compatible with synology nas because synology use two different path to access data over NFS & FTP (/volume1/images & /images)
    and on fog storage node interface you can only set one path.
    (Fog does the rename job with the ftp account.)
    you need to go with a newer fog version to have the “ftp path” option.

105

Online

12.7k

Users

17.6k

Topics

156.8k

Posts