@Quazz
My Version is: 5475
There is no option to edit, however when I pointing at fog.quickmeny it seems to be a link so I copied it, pasted into the browser and it opens the window but immediately closing it again. I managed to stop it and now I can see it but what I suppooste to change inside the code ?
Posts
-
RE: How to remove login and password in Quick imagingposted in FOG Problems
-
RE: How to remove login and password in Quick imagingposted in FOG Problems
@Quazz said:
login
params
param mac0 ${net0/mac}
param arch ${arch}
param username ${username}
param password ${password}
param qihost 1
isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
isset ${net2/mac} && param mac2 ${net2/mac} || goto bootmeWhat I suppose to do with it ?
Just copy and paste it into the window ? -
How to remove login and password in Quick imagingposted in FOG Problems
Hi Guys, I was searching for working solution how to remove login and password from Quick imaging menu but so far I couldn’t find any. Would you help me with it please ?
Problem solved

-
RE: The future of FOGposted in General
Ooo wow, good to know, I’ll test it next week then

Can you provide any examples ?
please … -
RE: How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
@Tom-Elliott
Version I just installed is:
FOG Configuration
FOG Version Information
Version: 5475You are not running the most current version of FOG!
You are currently running version: 5475Latest stable version is 1.2.0
Latest git version is 5539
-
RE: The future of FOGposted in General
@Tom-Elliott
In new version I would love to see an option like automatically created SUBMENU depending on for example machine brand so every brand will be separated. Why ? Because many of Us using it daily basis to upload images into computers (50-60 a day) and it’s a waste of time if I have to scroll down to the very bottom of the list every time i have a machine to do.
If I can sort it by brand (HP,DELL, ASUS, SAMSUNG etc) it would be … nice
Or maybe it is possible on current version ?
-
RE: How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
Finally i managed to install this cra…ntastic FOG version

Everything works so far, list of images is created but … there is a but, how can I turn off this stupid login page when i chose quick imaging ?
I don’t want it/don’t need it
-
RE: How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
Thanx guys, I just upgraded to 14.04, installed svn and finally I got working FOG 5475
Now I have to install it again on production server
-
RE: How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
@Quazz
Not using it, just downloaded and tried to install but I’ve met a lot of problems,. Currently upgrading dist to 14.04 -
RE: How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
@Sebastian-Roth said:
kernel bzImage initrd=init.xz root=/dev/ram0 …
Still nothing, what can cause this problem ? Any ideas ?
-
RE: How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
@Sebastian-Roth
Now I’m getting: Kernel -panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
Any suggestion ? -
RE: How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
As Tom said I tried to install SVN version and unfortunately it stops while installing php …

Here are the settings FOG will use:
Base Linux: Debian
Detected Linux Distribution: Ubuntu
Installation Type: Normal Server
Server IP Address: 192.168.2.4
DHCP router Address: 192.168.2.1
DHCP DNS Address:
Interface: eth0
Using FOG DHCP: 0
Internationalization: 0
Image Storage Location:
MySQL Connection Type: MYSQLI_ASYNC
Donate: 0DHCP will NOT be setup but you must setup your current DHCP server to use FOG for PXE services. On a Linux DHCP server you must set: next-server On a Windows DHCP server you must set: option 066 & 067 Option 066 is the IP of the FOG Server: (e.g. 192.168.2.4) Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)Are you sure you wish to continue (Y/N) Y
Installation Started…
Installing required packages, if this fails
make sure you have an active internet connection.-
Adding needed repository…OK
-
Preparing Package Manager…OK
-
Packages to be installed:
apache2 php5 php5-json php5-gd php5-cli php5-curl mysql-server mysql-client tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext php5-mcrypt php5-mysqlnd curl libc6 libcurl3 zlib1g php5-fpm libapache2-mod-php5 -
Skipping package: apache2…(Already Installed)
-
Installing package: php5…Failed!
I can’t go any further with installation.
Tried upgrade system, fialed …
root@odoo-test-server:/svn/bin# apt-get upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies.
libapache2-mod-php5 : Depends: apache2-api-20120211
Depends: apache2 (>= 2.4)
Depends: php5-common (= 5.6.15+dfsg-1+deb.sury.org~precise+1) but 5.3.10-1ubuntu3.21 is installed
E: Unmet dependencies. Try using -f.
Tried -f as well …
-
-
RE: How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
Hi Tom, Unfortunatel there is a lot of problems with SVN installation so I need temporary solution then I will work on it further.
I’ll check what Sebastian said, I was actually quiet close to it

to do it

Thank guys -
How to add new image into Advanced menu (like in fog_0.32)posted in FOG Problems
Hi everyone,
I would like to add into advanced menu a direct link to image i just created to make it available for quick imaging as I’ve had in fog_0.32 so I could select an image and immediately download into machine.kernel bzImage root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.2.1 web=192.168.2.12/fog/ consoleblank=0 loglevel=4 type=down img=win7actsysprep ftp=192.168.2.1 imgType=mps osid=5 storage=192.168.2.12:/images capone=1 imgFormat=mps imgfetch init.xz && boot || goto MENUthis is the code I added into advanced menu but it gives me an error (kernel panic)
What I actually need to achieve it ?
Or what is wrong with the lines I pasted ?Mod edited to use code box.
-
RE: FOG Project new version 1.1.2posted in FOG Problems
Thank you for quick response.
So will be this old pxe menu still available ?
It’s very important for me.
I’m using it in my company and it’s much easier to use this menu instead setting up everything through the web interface.
I’m asking because is not completely clear how this new menu works.
For now i got main menu
example:
IBM
DELL
HP
Other
so when you choose a brand (HP) will appear the list of available images:
DC7600
DC7700
etc.
and scrolling up/down you can choose exact image for machine you intending to imaging.
This is most important for me.
Of course you know how it works
Anyway i’ll check everything after the weekend.
I have no access to the server atm. -
FOG Project new version 1.1.2posted in FOG Problems
Hello everyone,
I just installed new release and from the very beginning i have a few questions.- where is pxe menu located - in 0.32 it was in default
- every time i tried to bootover the PXE i was getting an error and system just started from HDD
I’ll give you an example of my configuration.
Router (192.168.1.254)
Server (192.168.1.80) and (192.168.2.1 - this card will be used as a FOG server)
DHCP on Server up and running (192.168.2.10 - 192.168.2.250 - so address range wide enough)
Whatever i do it still won’t work and i still getting an error while booting any machine over PXE.
Also i have a problem with update scheme on 0.32 i just installed from the scratch whole system including FOG
restored database from backup before update/upgrade database scheme and now it won’t work at all.
However it works perfectly fine over PXE as before but because of the update problem i can’t save new images or update existing ones.Any suggestions ?
Regards
Robert -
Update scheme fog_0.32posted in FOG Problems
Recently installed 0.32 on my server after serious crash.
Now i can’t update so i have no access to the FOG via webpage
after i click on update scheme button got blank screen
and nothing happened.