@Tom-Elliott thanks Tom - using the excellent fog-docker from 88fingerslukee - so will wait to hear his response
Posts
-
RE: atheros ipxe woes "No configuration method succeeded"posted in FOG Problems
-
atheros ipxe woes "No configuration method succeeded"posted in FOG Problems
version: 1.5.10.2254
Fog working as expected - apart from the iPXE with the machines I have to work with
(Acer aspire 1- atheros Gb network - series 700 ) - I’m guessing they are over 5 years old.With undionly.kpxe I get timeouts at the iPXE stage after requesting DHCP
with the error = “No configuration method succeeded” with ipxe error 040ee119http://ipxe.org/040ee119 - i found nothing useful here
All the other *.kpxe fail at the first stage tftp file not found.
Enabling STP only made it worse and initial tftp would fail.However if i point my tftp to use the latest netboot.xyz.kpxe these old machines boot no problem.
TIA for any suggestions
-
RE: I have installed FOG 1.5.5 on Ubuntu 18.04.1 LTS in windows enviorment .installed as per manual have configured 066 & 067 options in windows server 2012 R2 . issue is clients are not booting via PXE . i am not linux freak kindly help in this regardposted in FOG Problems
make sure clients have boot rom enabled in the BIOS - otherwise they won’t boot at all.
in my environment :-
066 points to fog /tftp server
067 bootfile = undionly.kpxe -
RE: Confusion with adding Hirensposted in FOG Problems
OK - so Partedmagic is now $11 for the latest version - which also comes ready to PXE - no scripts etc required to get ready
Add files to TFTP share - add menu item - done.menu item =
kernel http://${fog-ip}/pmagic/bzImage64
initrd http://${fog-ip}/pmagic/initrd.img
initrd http://${fog-ip}/pmagic/files.cgz
initrd http://${fog-ip}/pmagic/fu.img
initrd http://${fog-ip}/pmagic/m64.img
imgargs bzImage64 boot=live ip=dhcp edd=on noapic load_ramdisk=1 prompt_ramdisk=0 rw vga=normal sleep=0 loglevel=0 keymap=us splash quiet - || read void
boot || read voidWorked first time

-
Confusion with adding Hirensposted in FOG Problems
Fog 1.5.5
All normal functions fine (imaging etc)
added DBAN with no problemfollowing - https://wiki.fogproject.org/wiki/index.php/Include_any_ISO_in_the_FOG_Bootmenu
for the hirens entryit starts to talk about Ubuntu
and adding lines to the advanced menu (which im presuming i just add to the Parameters section in the GUIadd ipxe menusection (just like i did DBAN only more complicated commands)however - following the guide in the wiki the commands to add contain the following :-
“kernel http://${fog-ip}${path}/casper/vmlinuz.efi || read void
initrd http://${fog-ip}${path}/casper/initrd.lz || read void”I do not have the /casper folder in the folders expanded from the iso.
I have searched in the forums and only serve to further confuse myself
I followed another guide found in the forums (purported to work) which boots the ISO directly but fails for me with BOOTSTRAP too large
Could someone please help clarify the process to add Hirens (including pmagic) to my ipxe menu ?
Thanks in advance

-
RE: Just fired up my FOG server for the latest round of system upgradesposted in FOG Problems
Thanks - i have discovered there is an issue between the keyboard and chair at my workstation - i have 2 imaging servers - and i obviously fired up the wrong one. all is now well . disregard !
-
Just fired up my FOG server for the latest round of system upgradesposted in FOG Problems
HI,
Fired up my old FOG vm - last used over a year ago - updates as per usual to the latest version (GIT) - looked at my old data/images etc and it seems to have lost the images i previously created ! - also all the workstations i registered and imaged with fog the last time have disappeared
either :-
a) i am going senile and moved/deleted the images
b) something has happened between the older version and the new upgrade ?I checked the VM and looked at the hdd directly - still no images.
Is there anyway to check the previous configuration to verify where i may have put images (i can’t remember using anything but the default location)
Any suggestions to resolve this greatly appreciated…
-
Update Linux packages when prompted or not ?posted in Linux Problems
Server
- FOG Version: 1.3.5-RC-5
- OS: Debian 8 : Linux 3.16.0-4-amd64 on x86_64
Client
- Service Version:
- OS:
Description
My Debian is reporting updates available to install - what is the recommended practice on a Fog Server ?
-
RE: Debian + svn = errorposted in FOG Problems
nevermind all - i rebuilt the server with only minimal packages and re-ran the svn install of Fog and it worked fine - go figure.
-
RE: Debian + svn = errorposted in FOG Problems
@Wayne-Workman
thanks wayne - i did
mysql was completely removed and reinstalled and the ./install script re run - same result -
RE: Debian + svn = errorposted in FOG Problems

Thanks Tom - i made sure mysql was installed - i have installed webmin so i have a better control over the server and i can access mysql using that - not sure what to try now ?
-
RE: Debian + svn = errorposted in FOG Problems
Thanks for your response - you guys rock !
Hopefully the picture will answer yr questions - no AV installed

-
Debian + svn = errorposted in FOG Problems
Server
- FOG Version: 1.3.4 svn 6064
- OS: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
Client
- Service Version:
- OS:
Description
Installation completes fine - get to database schema stage and the system returns an error

no Mysql password added
separate DHCP Server (worked fine with my last FogServer) -
RE: Database connection appears invalid on installposted in FOG Problems
@Sebastian-Roth - it is - ill start a different thread tho as it doesnt look the same to you

-
RE: Database connection appears invalid on installposted in FOG Problems
as requested
1_1486021926618_foginstall.log [0_1486021926618_fog_error_1.3.4.log]
(/uploads/files/1486021948219-fog_error_1.3.4.log)
-
RE: Database connection appears invalid on installposted in FOG Problems
I have the same issue - 1.3.4 svn6064 on Debian 8
Db was not created during install -
RE: upgrading to SVN failed :(posted in FOG Problems
well after a couple of rollbacks and failed SVN installs (still not sure why) i finally got the server running on the latest trunk
I actually used GIT this time and it went well.
the steps i took (in case they may be useful)- backup mysql
- export hosts
- removed 1.2 version of fog using the uninstall instructions
- renamed \images to \images_old
- install GIT
- followed instructions to install from trunk
- import sql
- import hosts
- move my image from \images_old to \images
- profit !
-
RE: upgrading to SVN failed :(posted in FOG Problems
it all went well - till i went to check/update the schema and was greeted with this :-

the version looks good at least !
-
RE: upgrading to SVN failed :(posted in FOG Problems
Ahh, i now recall moving the original installation out of the HTML folder to shorten the overall url - my bad

If i revert my snapshot - move things back - then apply SVN it should all go normally then right ?