sudo -i
git clone https://github.com/FOGProject/fogproject.git fogproject
cd fogproject
git pull
git checkout working-1.3.5
git pull
cd bin
./installfog.sh
Posts made by Jaymes Driver
-
RE: Blank Page after installation FOG_1.3.4
-
RE: Fog Server - Database Access Problem
@Motech09 said in Fog Server - Database Access Problem:
Nevermind, I fixed it.
What was wrong and how you fixed it really helps others in their troubleshooting/resolution.
-
Part 121G at Orielly Auto
In case anyone is in need of a Flux Capacitor:
http://www.oreillyauto.com/flux-capacitor.html?ref=patrick.net
I am trying to find a plutonium supplier
-
RE: Clean install Ubuntu/1.3.4 FOG No Management page...
Did you run the installer as sudo?
sudo ./installfog.sh
We also recommend using 1.3.5 RC 11 instead of 1.3.4
-
RE: Lenovo m72 image issues
@wlsnfmly said in Lenovo m72 image issues:
The only change I made was to go back to the default undionly.kpxe option
This really is the recommended file.
Please let us know if you experience further issues with your systems pxe booting. I am not exactly certain why you experienced the issues you did, but I am glad you were able to resolve them.
-
RE: Lenovo m72 image issues
@wlsnfmly I wouldnāt be able to tell you. I have compiled the kpxe in the past to include the drivers for some of the Realtek nics on MSI boards, but that was back in 0.33b days. The all inclusive ones, or the other pxe files in the tftpboot have always been able to serve my purposes since.
Itās a trial and error thing, unless someone else knows which check boxes need to be checked, I built about every relevant looking thing into my kpxe files in order to get them booting, this made them rather large, but I didnāt mind as long as the machine did itās imaging task.
Iām sorry this isnāt much help, but if you figure out which ones are intrinsically needed, I am sure Tom can start including them, and if you post your resolution(s) here, itās guaranteed to benefit someone else in the future.
I apologize for not having the information in front of me, but if you can provide the model number of your Realtek nics, I can try to look up the information for you.
-
RE: Lenovo m72 image issues
@wlsnfmly said in Lenovo m72 image issues:
@george1421 I see the kkpxe in the tftp directory, but when trying to mod it, VI, the coding is all garbled, Is that normal?
Yes, pxe files are compiled, you canāt just pop them open and edit them.
https://wiki.fogproject.org/wiki/index.php?title=Building_undionly.kpxe
This explains how to build your own kpxe files if you are interested.
-
RE: Debian 8 tutorial
@Wayne-Workman Iām not disagreeing with you, I am agreeing with you.
Guides should be provided, as well as an explanation as you why, like you have done here.
The more information we can provide the users of FOG the better, filling up the root volume is a common issue that a Linux novice would face, regardless of OS choice. I want to build users up to the point that they learn as well as accomplish their imaging tasks. Guides such as this REALLY help to enlighten our user base!I am supporting your decision in making the guides, I was merely defending the fact that Ubuntu has issues and needs things done to get the OS ready for FOG as THEMCV had lead to believe in the post under mine. āPosts such as that could easily deter someone from the OS when it would be a better fit for them because they are a noviceā is the entire point I was trying to make. That is why I made the defense I did, but still supported your endeavor. Not everyone enjoys the OS, and not everyone will use it. But we still shouldnāt mislead readers into thinking that Ubuntu is a bad OS, has issues, nor should it be avoided. Your personal choice is:
@Wayne-Workman said in Debian 8 tutorial:Working on putting together a Debian 8 tutorial - because it deserves one - and because I want people to choose Debian over Ubuntu.
I want users to choose the OS that best suits there skill level and needs.
I am sorry for filling up your thread with these posts, I will not post in it anymore as I have said my piece. It was originally to poke a little fun and hopefully enlighten users why your choice is Debian over Ubuntu, but I have seemed to have drug the post off topic instead, so I will wait patiently for your guide.
I did not know that about the CentOS and Fedora and SELinux. I donāt have much experience with those systems, so thanks for letting me know that something has to be done other than just ārun the installerā on those OS.
-
RE: Debian 8 tutorial
@Wayne-Workman Correct, but this isnāt inherently required in order to get a FOG server running. You can take a bare bones Ubuntu installation and have a FOG server running in ~15 minutes depending on your internet connection. The same can be said for all of the OS that we support.
The information I supplied was a very minimal installation to provide information that nothing needs to be done in order to get FOG working on Ubuntu.
Anything else that is done, that is not inherently required by FOG, would be a modification, whether it is recommended or not. Anything that is broken because of this, regardless of the ease of steps, should not deter someone from using Ubuntu for FOG, nor should it be held against the OS or the user as the steps are extraneous.
Now it seems like I am defending Ubuntu here, I am not. I like how easy it is to use, and for a n00b to Linux, it is a good start. However, I agree that a Debian setup is more pure and would have far less issues. We have seen our fair share of ups and downs with the Ubuntu OS and upstart problems.
I look forward to reading your guide and your recommendations for a happy installation on Debian.
-
RE: Debian 8 tutorial
@THEMCV What tweaks are you referring to?
I download Ubuntu, apt-get install git, clone the git run the installation and have a FOG server running.
I never have to tweak anything. So I am curious what others are seeing.
I like them both, I have run many web servers on Debian and Ubuntu. Personally I liked Ubuntu better back before they wen all eye candy mode in 12.04. Matter of a fact, that Ubiquity crap pushed me more towards Debian until I discovered the MATE desktop environment version. I have been using the Ubuntu MATE ever sense.
I have no real issues out of the server versions of Ubuntu either. But I donāt test every iteration and in order for someone who is not as use to linux I tend to use the desktop environment so that others can use the box if I happen to move on to better things, kind of as a courtesy.
But nether here nor there. I do think that a Debian Tutorial is in order, I was only poking some fun at Wayneās expense
-
RE: ZSTD Compression
@Junkhacker said in ZSTD Compression:
there are other issues that deter us from adoption, but thatās the most significant reason. in fact, the single greatest reason TO adopt it would be because i think itās really cool, lol.
It would be REALLY COOL
-
RE: mysql
@fredlwal As George stated, no the files stay on the fog server.
On the Windows DHCP server, you will change options 66 to point to the fog server ip address so that the network knows what server holds the boot file.
And option 67 is the NAME of the bootfile that you want the network to look for.
-
RE: mysql
@fredlwal that would be the boot file you choose to use.
In most cases it will be undionly.kpxe but you are welcome to use some of the other boot files located on the fog server at /tftpboot
-
RE: Hard drive resize is not expanding
@Tom-Elliott I didnāt know thatā¦ Learn something new every day!
-
RE: Multicast doesn't work
@Tom-Elliott said in Multicast doesn't work:
As a mode of reference, this typically occurred because of the storage node network interface. If it couldnāt match the interface, the files couldnāt be found to enable the command.
As @Junkhacker stated you would be best to update to the newer series of FOG as many of these things have been corrected for and we have more direct capabilities to help troubleshoot.
Iād recommend the 1.3.5-RCās particularly if your Server OS is Ubuntu flavored.
I can recommend Ubuntu 14.04 or 16.04. FOG installed with out a hitch!
-
RE: ZSTD Compression
@Junkhacker I have never had to adjust the compression. 3-5 minutes to image a client machine is well within my acceptance.
-
RE: FOG 1.3.5 RC 7 and FOG Client 0.11.10 released.
@x23piracy Usuallyā¦ that works. but for whatever reason I would have had to spend a lot of time smoothing the edges again, and I didnāt want to. It was far easier to just choose a similar font and move on XD
I borrowed the FOG logo from the Github page so the rest was a breeze.
-
RE: New DHCP Server - Client TFTP Error
@x23piracy @emerinea The adjustments that x23 is recommending will likely fix the issues you are seeing.
Using DNSMASQ will never require these settings and will bypass them by using a proxy DHCP server for devices in the tftpboot protocol.
Either should work