• Ram Disk and Fog

    19
    0 Votes
    19 Posts
    4k Views
    C

    @george1421 If there is an easier way to do that, then I am all ears. I like the FOG interface though. Makes it easy. In your original method you posted does that require a hard drive to to be present or is it building the OS to init.gz in ram?

  • Partclone or Partimage

    15
    0 Votes
    15 Posts
    4k Views
    F

    @quazz oh, you meant them? well i never used them really, sorry not to recognise them by name 😞

  • Netbooting EFI with FOG

    Moved
    17
    0 Votes
    17 Posts
    4k Views
    george1421G

    I did get uefi net booting with secure boot enabled working. I updated the tutorial here [ https://forums.fogproject.org/topic/11194/poc-using-fog-as-a-netboot-server/2 ] with the guidance.

  • Unique-Identifier Branch

    13
    0 Votes
    13 Posts
    2k Views
    A

    Just realized I don’t have any spare machines that use the USB adapter on hand to test. Guess I’m gonna put a pause on this until the next batch of machines come in.

  • Need help making my own Debian 9 FOG server!

    Solved
    48
    0 Votes
    48 Posts
    21k Views
    U

    @unknownhost99 i just want to let everybody now that the server functions properly know thanks to everyone who replied, it was a great help and i love the service you supply keep going at it!

  • New to Fog

    2
    0 Votes
    2 Posts
    416 Views
    Wayne WorkmanW

    @susdtech said in New to Fog:

    Do you need to pxe boot a desks top in order to capture or image a computer?

    Yes. If that’s not possible for you, clonezilla would suite you better than FOG. FOG’s designed to remotely image thousands of systems and then configure all of those systems for you automatically. Clonezilla is doesn’t do that because it doesn’t scale, but Clonezilla is awesome at simply taking and putting images via USB.

    Also, Is the client needed as well to complete this process?

    No. But once you learn the power of the client, you’ll wonder how you managed to live without it.

    I have tried installing the client on a Windows 10 VM and get the following error. “Unable to install CA certificate”
    thanks for any help you can offer.

    Try disabling antivirus. Also ensure you’re putting in the right fog IP address, and that the host is not pending in Host Management.

  • How to make fog on 3DSMax?

    2
    0 Votes
    2 Posts
    597 Views
    george1421G

    @avicitiffany You have the wrong tool. The FOG Project is used for copying windows images to computers. I has nothing to do with graphic arts.

  • Imaging Macs with Windows 10?

    2
    0 Votes
    2 Posts
    522 Views
    S

    @loosus456 Without directly knowing your setup I might be a little off the track with my guesses but here it goes, see what it’s worth for:

    You need some kind of EFI boot manager (entry) to boot Windows. This is what Boot Camp usually does for you and it can be done using rEFInd for example as well. This boot entry is partly stored in NVRAM (not on disk) an therefore will persist even if you delete the macOS partition. But that doesn’t mean that you don’t need that. I think there is a chance you can do what you want because FOG comes with rEFInd on board that can start Windows straight from PXE booting. PXE to the FOG menu and default exit style rEFInd should do the trick. That gets me to your second question.

    You can use USB keys to boot up into the FOG menu - this is not essentially PXE booted but it’s still partly network booting after the initial boot from USB. But you can also fully PXE most Macs! Take a look at our wiki article on this. One simple method I like is blessing the Mac so it does load iPXE straight from the FOG TFTP server without you having to setup DHCP properly. But in your case I don’t think that’s a good option because once macOS is gone it’ll be very hard to change the blessing later on. So you can either go the “Using stones
” method or set the Macs to netboot before deleting macOS - the later has a similar issue to the “Using stones” method because you can’t easily change the bootup setting if macOS is not installed anymore.

    I don’t know of any tool that can set boot configuration in NVRAM on Macs other than macOS itself. Possibly tools exist but I don’t know of any. Maybe it can be done using a macOS boot USB key? Give it a go and let us know!

    Special note: There is one particular ethernet card in some Macs that do have an issue with iPXE on macOS Sierra and newer - see here! I am working on this but I can’t say when I’ll get that fixed. But it’s only that one particular NIC as far as we know - Broadcom 57765. Take a look at the device manager (About my Mac) to see if you have that NIC in your Macs.

  • upgrading to 1.4.x - fog client version?

    6
    0 Votes
    6 Posts
    2k Views
    Wayne WorkmanW

    @kktwenty101 said in upgrading to 1.4.x - fog client version?:

    building a brand new FOG server to supplement the old one.

    You can follow along with this article: https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG

  • Is FOG the right tool for the task?

    7
    0 Votes
    7 Posts
    2k Views
    K

    yes it can do what you want. FOG stores all of its data in an easy to read database. We looked at automating FOG from another of our applications in the past (but didn’t bother going forward as it didn’t actually save us much admin). For FOG tasks (scheduled, instant, delayed etc), simply insert something into the fog.scheduledTasks database for a scheduled task etc (the fog.taskTypes gives you an indication of what you can do). The backup process kicks in from the pxe by default in FOG. You can set a task to reboot the PC too in FOG if you wish.

    Obviously it is a DISK BACKUP not an incremental backup. Expect the backups to take many minutes if you run high compression. Even low compression is a heavy task.

    It will be a network backup, local backups (to USB etc) will not be possible unless you configure multiple storage nodes per PC (not practical).

  • Win 10 image

    Moved
    27
    0 Votes
    27 Posts
    10k Views
    J

    @george1421 said in Win 10 image:

    @jackiejack You can, but they are mostly wrong for your current setup.

    No what I mean is for the SIM part. Can I follow it? Or this one:
    https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/settings-for-automating-oobe
    Or this one
    http://searchenterprisedesktop.techtarget.com/tip/Create-a-hands-free-Windows-10-install-image-for-the-OOBE

    See what particular scares me is section 25 v 2 b vi of https://forums.fogproject.org/assets/uploads/files/1469134024622-fog-universal-image-setup-win-7.pdf?v=78s341l4bha

    she says

    It seems odd to add this twice, but otherwise after sysprep it will still
    prompt for an initial local account name. It may be possible to remove
    the OOBE section, but I haven’t experimented with it.

    Since I wanted a fully automated install of win 10 (with 2 admin accounts) should I follow this windows 7 guide? Or use the other links?

    Or create the local admin accounts in audit mode first (not in SIM) then SkipUserOOBE but they say that is deprecated.

  • Custom PXE per machine ?

    4
    0 Votes
    4 Posts
    1k Views
    george1421G

    @develroo Check with your hardware (or tell us what it is and we can help you find it) to see if it contains a UUID field? When the PXE rom sends the first dhcp discover packet if it fills out the UUID field in the dhcp discover packet then you might be able to do something.

    If that field is populated and unique per hardware model then you can dynamically switch between by either creating profiles in Windows 2012 dhcp or use isc-dhcp or dnsmasq both on your FOG server to make the dynamic changes.

  • Is FOG able to fit my needs?

    Locked
    34
    0 Votes
    34 Posts
    9k Views
    Wayne WorkmanW

    @eadhor OK. If you have any more problems, please create a new thread.

  • Trouble with adding a Lexmark printer with Fog, no .inf file

    2
    0 Votes
    2 Posts
    2k Views
    sudburrS

    From Lexmark’s site

    Download then run the executable. Tell it to extract for later installation.

    Find this:

    C:\Lexmark\Lexmark_MS510_Series_ADU_Installation_Package\InstallationPackage\InstallationPackage\Drivers\Print\GDI\LMADUP40.inf
  • FOG server with dhcp client registration

    15
    0 Votes
    15 Posts
    4k Views
    P

    @sebastian-roth said in FOG server with dhcp client registration:

    @Pikmin I don’t like guessing much so we should just take a look at the facts - the packets on the network that is. So get your client ready but don’t start it yet. Go to your FOG server and install tcpdump (sudo apt-get install tcpdump or sudo yum install tcpdump). Then run the following command and substitute x.x.x.x with the client’s IP address: tcpdump -w /tmp/boot_issue.pcap host x.x.x.x

    Leave that command sitting there, boot up the client till it shows the error “Either DHCP failed or 
”. Now stop tcpdump (Ctrl+c). Upload the generated file /tmp/boot_issue.pcap to your dropbox/google drive and post a link here or send me a private message if you don’t want to share this with the rest of the world.

    I just went through the process of doing this when I discovered that after issuing spanning-tree portfast on all the interfaces it appears to be working now, so that’s the solution like in the other thread.
    Thanks again for all your help george1421 and Sebastian Roth, I won’t forget the porfast setting ever again

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    15 Views
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    12 Views
  • How to create Host groups in FOG

    Moved
    2
    0 Votes
    2 Posts
    611 Views
    Wayne WorkmanW

    @bc601 There’s only one way to create groups via Host Management - that’s by selecting the hosts you want in the new group, then at the bottom of the page put a group name into the ‘Create new group’ field. Then click Update.

    Also, you can add hosts to an existing group via the dropdown at the bottom of host management. You can also create new groups via Group Management.

  • FOG is upoloading the entire disk instead of just used space disk

    10
    0 Votes
    10 Posts
    2k Views
    S

    @erlon111 Sounds like fast boot is enabled
 always disable fast boot when using cloning software!

  • fog in a docker container - data storage

    2
    0 Votes
    2 Posts
    1k Views
    george1421G

    @lebowski while its not dynamic data fog does install/alter files in

    /var/www/html/fog
    /etc/<apache_config>

    You could (might want to) consolidate /images and move it into /opt/fog/images you can do that with a loop mount or when you install FOG point to that location instead of the default location of /images.

    If you are going to use dnsmasq for your setup then /etc/dnsmasq.conf and /etc/dnsmasq.d

    The other issue is installing/upgrading fog. If you use the github method you need a location to clone the repository.

107

Online

12.3k

Users

17.4k

Topics

155.6k

Posts