• FOG FOS Drive Error (No Such file/directory)

    Solved
    5
    0 Votes
    5 Posts
    854 Views
    imagingmaster21I

    @Sebastian-Roth Machine was working fine after re-image and then started having performance issues mainly with Office and did Office repair. We are probably going to pull machine back and do another RAM test along with Lenovo diagnostics. Maybe just even replace RAM.

    We do want to upgrade but we have been pretty swamped withe people working from home, so hopefully we can do this when things settle down 🙂

  • Upgrade Debian 9 to Debian 10 FOG 1.5.7 and FOG 1.5.8

    Solved
    3
    0 Votes
    3 Posts
    627 Views
    S

    For anyone running into this. We’ve just pushed some changes to dev-branch and working-1.6 to make updating from Debian 9 to 10 easier. You should not be able to do this following the steps outlined here:

    sudo -i apt-get update && apt-get upgrade apt-get dist-upgrade reboot sed -i 's/stretch/buster/g' /etc/apt/sources.list apt-get update && apt-get upgrade apt-get dist-upgrade reboot apt-get --purge autoremove cat /etc/debian_release cd fogproject git checkout dev-branch git pull cd bin ./installfog.sh
  • Hosts are looking for tftp server.

    Solved
    51
    0 Votes
    51 Posts
    13k Views
    S

    @marted Just want to keep this topic up as it might be very helpful for others. Not sure if you have time and access to systems right now though.

  • chainloading failed hit s for the ipxe shell

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    K

    It is working now so with Bios set to Auto (legacy First) and the exit mode set to GRUB_FIRST_HDD it boots!!! I tried it with UEFI and it didn’t work which is why I went to auto.

    Thanks for the help I appreciate it!

  • Unable to reboot into FOG

    Solved
    2
    0 Votes
    2 Posts
    610 Views
    S

    @dirtysoc Good news, this is a known issue with VirtualBox. Switch to ipxe.pxe boot file and the issue will be gone.

  • Equipment loans - how to assign loan to a user (and ideally integrate with AD)?

    Unsolved
    3
    0 Votes
    3 Posts
    640 Views
    K

    @Sebastian-Roth Hey Sebastian (and all other FOG devs and users out there) hope you and yours are staying safe and sound with whats going on in the world.

    I’d forgotten about this post myself I confess - I’ve been busy trying go setup our entire workforce across several sites to work from home.

    I know our service desk team would find this feature of great benefit as keeping reliable track of who was given a loaner laptop and when can be difficult without the right tool to do it. Excel sheets or even the ticketing system don’t manage this very well.

    But given whats going on just now for everyone its very much on the distant, nice to have when the worlds in a better place list.

    Stay safe everyone.

    Kiweegie.

  • 0 Votes
    3 Posts
    427 Views
    S

    @dmoseley Any news on this?

  • About Uploading Images to the Virtual Machine

    Solved
    2
    0 Votes
    2 Posts
    205 Views
    S

    @celikbilek Sorry for the very late reply. Must have gone unnoticed in a busy week.

    I am fairly sure this error is caused by the VM having too little RAM. Make sure it has at least 1 GB and should run fine that way.

  • Zyxel USG40 DHCP Pool

    Solved
    6
    0 Votes
    6 Posts
    587 Views
    george1421G

    @juels said in Zyxel USG40 DHCP Pool:

    Actually I don’t need dual NICs since the server is located in my department, so I can just access it when I need it.
    I actually just want a FOG server and a 24port switch connected so I can connect my workstations for deployment, but what about dhcp then?

    Well you do and you don’t. To install FOG the fog server needs to have internet access. BUT FOG gets cranky when you change its IP address after FOG is installed. So its best to have 2 network interfaces. One for management and internet access to install/upgrade FOG and one for imaging (if you want an isolated imaging network, not specifically required). If you have an isolated imaging network then you will need to configure the FOG server to be the dhcp server for the imaging network. Just understand the system’s imaged on the imaging network won’t have access to the rest of your network including the AD server if the target servers will connect to AD.

    If you are concerned about network traffic AND as part of the imaging process your computers need to reach out of the isolated network you are better off not to use an isolated imaging network. You can modify your design a bit to plug the fog server and computers to be imaged on that 24 port switch, then plug that 24 port switch into your business network. All imaging will stay local to that 24 port switch but the clients that are imaged will be able to reach your business network servers and the internet if needed.

  • Deploying via Multicast aborts midway

    Solved
    8
    0 Votes
    8 Posts
    330 Views
    D

    @george1421 We have 3 switches between the computers and the FOG-server.

    The problem is resolved!

    Our Solution:
    The WebGUI from the switch showed the options in the IGMP Snooping as enabled, in the config-file some of the needed options were disabled. After enabling them in the file and uploading that we tried another mutlicast task.

    The timeouts still are in the multicast.log.udpcast.x, but the task completes successfully.

  • Multicast Error:method parse/execution failed

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    K

    @Tom-Elliott
    Thank you for your attention.
    I did not find a solution. In my business, we have chosen a different type of computer and everything is fine.
    It’s just so that you can close or delete this topic which is useless in the end.
    I need help elsewhere, but I have a new topic on this subject.
    Thank you for this Fog product which is powerful, varied and effective !!!

  • Capturing image keep failing at database update

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    S

    @msi I am wondering why you have two IP addresses within the same subnet assigned to your FOG server? Any good reason to do this?

    I also noticed that it is using enp0s31f6 IP address instead of p2p3 IP (192.168.1.230). is it normal since both IP’s are working when accessing the web console?

    FOS uses the IP set as FOG_WEB_HOST (FOG Configuration) to call out to the FOG webserver. I suppose you have set 192.168.1.230 in that field, right? That shouldn’t matter from my point of view.

    If you have checked all the passwords and resynced as described by George I may ask you to do a simple FTP test: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

  • First install - Secure boot and some pointers to info please

    Solved
    4
    0 Votes
    4 Posts
    716 Views
    S

    @beardedfool If you want to go secure boot there might be a way using your own custom Certificate Authority to roll out things. I haven’t done this myself and can’t give you any details. You’d need to talk to @Lee-Rowlett about this. First checkout his posts here: https://forums.fogproject.org/topic/13832/secureboot-issues

  • 1.5.7, 1.5.8 & DEV Install issues

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    S

    @Sharo It’s not that hard to get this back up. No need to reinstall just because of that. Shall we do a shared desktop session? See speak bubble in the top right corner.

  • How to disable FOG FTP passive mode?

    Solved
    24
    0 Votes
    24 Posts
    4k Views
    S

    @Sebastian-Roth Thx for your help, Sebatian!
    I commented out line

    chroot_local_user=YES

    And now everything is just fine about my FOG installation.
    MB it makes sense to add into FOG wiki - that vsftpd option is incompatible to FOG.

    Now I need to find a way to chroot one user but not to chroot other, but it is definitely not a FOG problem. (And, it’s simple)

    Thanks again.

    Best regards!

  • FOG 1.6 Client autoupdate issue

    Solved
    16
    0 Votes
    16 Posts
    1k Views
    S

    @ddo Do you have some GPOs or other means of software deployment in place that would install 0.11.16 after 0.11.17 was installed?? I have done some intense testing on this back in the days when this came up and I am fairly sure it’s not FOG doing this by itself. But it is possible due to missing checks in the MSI installer if you use other means of deployment alongside.

    Solution: Uninstall both, re-install one, maybe even use the latest release 0.11.19.

  • 0 Votes
    3 Posts
    347 Views
    S

    @Sebastian-Roth said in Active Directory (Groups) settings lose settings when a new PC joins the group through host registration:

    persistent groups

    Thank you very much, I enabled plugins in my Fog Settings and installed it there, I appreciate that!

  • Smartinstaller on Linux offers .exe file

    Solved
    3
    0 Votes
    3 Posts
    569 Views
    T

    Thanx! Will try!

  • Disappearing images/Updating database... failed

    Solved
    7
    0 Votes
    7 Posts
    756 Views
    S

    @jserowoky Is SELinux enabled or disabled? Run getenforce and post output here.

    Change access rights on the folders (chmod 775 /images /images/dev) and try capturing again.

    In /images/dev the temp folder appears using a random alphanumeric name, which I’m assuming is normal.

    Yes, we use the MAC address (without colon or hyphen notation) as temporary folder name in /images/dev.

  • How to correctly renew encryption data on a dual-boot setup?

    2
    0 Votes
    2 Posts
    178 Views
    S

    @marianheinsen Sorry to say this but it’s a known issue which would need major work to be done on the fog-client software which we don’t have the resources to do at the moment.

    https://github.com/FOGProject/fog-client/issues/116

145

Online

12.3k

Users

17.4k

Topics

155.7k

Posts