Navigation

    FOG Project

    • Register
    • Login
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Popular
    Log in to post
    • All categories
    • Announcements
    • General Topics
    •      General
    •      Tutorials
    • Technical Help
    •      FOG Problems
    •      Hardware Compatibility
    •      Windows Problems
    •      Linux Problems
    •      Mac Problems
    •      General Problems
    • Developers
    •      General
    •      Feature Request
    •      Bug Reports
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month

    • D

      SOLVED How to pxe boot cent os 7
      General • • dureal99d  

      63
      0
      Votes
      63
      Posts
      15863
      Views

      D

      @Wayne-Workman Here is an updated working centos boot code that works for using your own downloaded repo as well as the online repo. I downloaded my own repo using command <wget -r -l 0 ./LOCAL-DIR WEBSITE-URL> in Ubuntu. once downloaded I then copied the repo from my home directory to the /bootimgs folder. I then modified the boot code originally provided by @george1421 from: :centos initrd http://${fog-ip}/bootimgs/centos/images/pxeboot/initrd.img chain http://${fog-ip}/bootimgs/centos/images/pxeboot/vmlinuz initrd=initrd.img method=http://${fog-ip}/bootimgs/centos/ devfs=nomount ip=dhcp boot || goto MENU to initrd http://${fog-ip}/bootimgs/centos/images/pxeboot/initrd.img chain http://${fog-ip}/bootimgs/centos/images/pxeboot/vmlinuz initrd=initrd.img root=live:http://${fog-ip}/bootimgs/centos/LiveOS/squashfs.img ip=dhcp repo=http://192.168.1.109/bootimgs/centosrepo/mirror.nodeshosting.com/centos/7.2.1511/os/x86_64 splash quiet – || read void boot || goto MENU the end result is that now I have my own home repo that works even if my machine is not connected to the internet. I assume this is good for corporate or environments where the admin is not wanting to use much data from or restrict the net. it also makes short work of the install time. I hope this makes someone’s life a bit more easier
    • J

      SOLVED Image task not going through
      General • • JackieJack  

      63
      0
      Votes
      63
      Posts
      8622
      Views

      J

      @tom-elliott :D It works perfectly now Problem: image task not going to completion, getting error could not complete tasking /bin/fog.upload on host Solution: configure password - fog user account, tftp in fog settings and storage node - to match that in .fogsettings file https://forums.fogproject.org/topic/10892/could-not-complete-tasking-bin-fog-upload/2 AND configure SELinux policy (CentOS/Red Hat) To make it permissive all the time: https://wiki.fogproject.org/wiki/index.php?title=Fedora_25_Server#Continue_pre-config Particularly the two lines dealing with SELinux.
    • UNSOLVED Dell 7730 precision laptop deploy GPT error message
      FOG Problems • • jmason  

      62
      0
      Votes
      62
      Posts
      162
      Views

      @jmason said in Dell 7730 precision laptop deploy GPT error message: Ubuntu showed the behavior on the 3rd with lsblk and 5th reboot with dmesg, while reboot 7 was different than all previous, I’ll move on to the other 2 ISOs next. Since this issue is happening with a commercial versions of linux… I wonder if there is any value in calling Dell tech support? This could be the linux kernel doing this, or it could be the uefi firmware. I think you have enough evidence to say its either the hardware, uefi, or the linux kernel doing it. Your ubuntu test doesn’t use the latest kernel, but FOG does so you have a range of kernels where this problem exists.
    • V

      Fog wont load past kernal_thread_helper+0x6/0x10
      FOG Problems • • viper02  

      62
      0
      Votes
      62
      Posts
      14558
      Views

      we have moved to partclone for compatibility reasons. you do not want to use partimage for new images.
    • J

      Fresh VM and Fog 1.2.0 install having issues with iPXE boot
      FOG Problems • • jcook  

      62
      0
      Votes
      62
      Posts
      17058
      Views

      J

      Good news, I have my 1.2.0 Fog server up again. After building my own ipxe kernel most of my machines can pxe boot properly. I used the bios and uefi @Sebastian-Roth made in that post and both seem to work. Its not asking me for the tftp IP any more and just registered/imaged/deplayed a few machines :D
    • J

      SOLVED FOG Web GUI speed and default storage activity
      FOG Problems • • JGallo  

      62
      0
      Votes
      62
      Posts
      8294
      Views

      J

      @wayne-workman Very true but making the change in the live DB is a great plan B until a long term plan A is found. I checked the mysql mem calc link and I compared the mysqld.cnf settings for those calculations but many of those variables are not there. I think at this point it works and I don’t foresee needing many more storage nodes in the future for this fog server. I’m happy it’s working now. Thank you both for all your help.
    • SOLVED DHCP problems on storage nodes
      FOG Problems • • Greg Plamondon  

      62
      0
      Votes
      62
      Posts
      2441
      Views

      @george1421 Thanks for all your help on this. Next time I will make sure I am running the same branch.
    • B

      Imaging Issue
      FOG Problems • • Ben Warfield  

      61
      0
      Votes
      61
      Posts
      11305
      Views

      B

      Finally got a chance to get back to this! Setting the usb nic flag doesn’t make a difference.
    • B

      SOLVED Multicast Issues on Centos 7
      FOG Problems • • BedCruncher  

      61
      0
      Votes
      61
      Posts
      28332
      Views

      @BedCruncher said in Multicast Issues on Centos 7: @Wayne-Workman Using one of the links, can’t remember which. I was able to get the server and client to send using the udp-sender and udp-receiver. So I know they can talk, but I had to use the command. udp-sender --file /opt/fog/.fogsettings --log /opt/fog/log/multicast.log --ttl 32 --nopointopoint --interface em2 if I dropped the last bit off then it would still try to grab em1 instead of em2. An example now exists in two different places in the wiki. I want to merge the articles but it will be an involved process to do that - I’ll get it done. For now, here are the two articles: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_Downloading_-_Multicast 2. https://wiki.fogproject.org/wiki/index.php?title=Multicast
    • C

      SOLVED FOG Registration Error. Hostname with that name already exists
      Bug Reports • • cojohnson  

      61
      0
      Votes
      61
      Posts
      12534
      Views

      @cojohnson said in FOG Registration Error. Hostname with that name already exists: It renamed and started working properly after i reset encryption data. However, I have had to do that every time This time isn’t the same if you followed what I asked, because you said you previously had to press the reset button twice, I asked you to press it once.
    • K

      SOLVED Capture is only 2.5MB
      FOG Problems • • KeithDib  

      61
      0
      Votes
      61
      Posts
      8781
      Views

      K

      @Tom-Elliott clearly i have posted this in the wrong thread :0
    • D

      SOLVED Mac support
      Feature Request • • Dave Smith  

      60
      0
      Votes
      60
      Posts
      28836
      Views

      S

      Thanks Tom S
    • M

      PXE-E78 Cannot locate boot server
      Linux Problems • • mkstreet  

      60
      0
      Votes
      60
      Posts
      12257
      Views

      M

      @Sebastian-Roth I will try this in about ten days when we are back in session. Thanks!!
    • K

      SOLVED Computers not joining our Domain during Sysprep
      FOG Problems • • kyle.heath  

      60
      0
      Votes
      60
      Posts
      6552
      Views

      K

      @Joe-Schmitt Yep I had bat for some reason…No idea how because I used to have.cmd
    • J

      SOLVED Multicasting - Not The Master Node
      FOG Problems • • Joe Gill  

      60
      0
      Votes
      60
      Posts
      10109
      Views

      J

      @george1421 The image transfer is complete! I had to touch the .mntcheck file to the /images and /images/dev directory. But other than that, I’m up and rolling again! Woo Whooo! I can’t wait to start fresh with Debian and clean up my server a bit. That’ll be next month’s project!! Thanks everyone who’s contributed!! I appreciate all the advice! :D Cheers, Joe Gill Townsend K-12 Schools
    • C

      FOG Status
      General • • Chuck Syperski  

      59
      0
      Votes
      59
      Posts
      33603
      Views

      Nope it’s still heavily in the beta phase, I bet when we do have an idea we will post it on the forums or on the main site letting everyone know we are close. There is a thread you are more than welcome to monitor it can be located here ->[url]http://fogproject.org/forum/threads/latest-fog-0-33b.6476/[/url]
    • Version 1.2.0 released!
      General • • Tom Elliott  

      59
      0
      Votes
      59
      Posts
      30775
      Views

      Y

      [SIZE=6][B]newbie here[/B][/SIZE] [SIZE=6][B]How do i change the fog server ip in 1.2.0?[/B][/SIZE]
    • FOG 1.1.2 + FreeNAS 9.1.1 = Failed NFS
      General • • Slowave  

      59
      0
      Votes
      59
      Posts
      14068
      Views

      It was not a problem of Timeout FTP…But it doesn’t matter, i can do cp -a /images/dev/@MAC /images/name :) [QUOTE]What user does the FreeNAS use? [/QUOTE] I’m only one user of FreeNAS The download is ok to the new client. I will write the tutorial ! :)
    • I

      SOLVED Fog issue with new Dell optiplex 7040
      FOG Problems • • inafog9  

      59
      0
      Votes
      59
      Posts
      13946
      Views

      We were able to get the stuff figured out. YAY! The connection is now operational. FOG Interface displays properly.
    • SOLVED Surface Pro 4 unable to image
      FOG Problems • • Scott Adams  

      59
      0
      Votes
      59
      Posts
      17253
      Views

      @Scott-Adams We are requesting that all community members who have Surface Pros to please do a packet capture, to capture the DHCP conversation the client sends out at boot time via the ethernet dock, and upload the capture here. The intent is to gather more information about the Surface Pro, so fog can better support network booting it. Thanks, Wayne
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 5 / 10