When I try to do the installation, I have the error in the txt file.
I’ve updated the my information in the /opt/fog/.fogsettings
[url=“/_imported_xf_attachments/1/1084_Database_Error.txt?:”]Database_Error.txt[/url]
When I try to do the installation, I have the error in the txt file.
I’ve updated the my information in the /opt/fog/.fogsettings
[url=“/_imported_xf_attachments/1/1084_Database_Error.txt?:”]Database_Error.txt[/url]
ok problem as come back…
[SIZE=6][B]Database Schema Installer / Updater again…[/B][/SIZE]
I’ve rebooted, I had a message asking to check the disk.
I’ve let it done it’s job and once up my web interface seems ok.
rebooted another time, seems ok now…
Going to check if it comes back!
Hi,
I’ve update from 1.1.0 to 1.1.2, I seem to have a problem with the installation.
If I reboot my ubuntu, I have to do the reinstall because I can’t go in the web interface.
I have this :
[SIZE=6][B]Database Schema Installer / Updater[/B][/SIZE]
Your FOG database schema is not up to date, either because you have updated FOG or this is a new FOG installation. If this is a upgrade, we highly recommend that you backup your FOG database before updating the schema (this will allow you to return the previous installed version).
If you would like to backup your FOG database you can do so my using MySql Administrator or by running the following command in a terminal window (Applications -> System Tools -> Terminal), this will save sqldump in your home directory.
cd ~;mysqldump --allow-keywords -x -v fog > fogbackup.sql
Are you sure you wish to install/update the FOG database?
This seems to come back after a ubuntu reboot.
Any Idea?
Ok for the partclone part, but any idea for the speed problem?
Any options or configuration I have to put to speed up the uploads?
Hi,
I’ve updated to version 1.1.2 on a ubuntu 14.04.
I’ve checked the option FOG_FORMAT_FLAG_IN_GUI so that I could put all my images witch Partimage.
Tried my first upload and it’s partclone that comes on, why?
Also it’s taking so much time to upload compare to version 0.32, any idea?
I’ve tried to change the compression of FOG_PIGZ_COMP to 3.
Any other options to chance beside this one?
Thank you!
found my problem, not I see the FOG Menu!!!
It was a static entry we had that we had forget to change.
In the fog webUI, I am not able to search for my host that I already have.
I can list them all but not search for one specific. It’s saying :“Error searching, please try again…”
Any idea?
Hi,
I’m having a problem since my upgrade to 1.1.0. I’m actully on ubuntu server 14.04 but I had the same thing with 12.04.
[ATTACH]982[/ATTACH]
Here is the result for /fof/service/ipxe/boot.php :
#!ipxe
cpuid --ext 29 && set arch x86_64 || set arch i386
colour --rgb 0xff6600 2
cpair --foreground 7 --background 2 2
console --picture [url]http://10.6.2.102/fog/service/ipxe/bg.png[/url] --left 100 --right 80
:MENU
menu
colour --rgb 0xff0000 0
cpair --foreground 0 3
item --gap Host is NOT registered!
item --gap – -------------------------------------
item fog.local Boot from hard disk
item fog.memtest Run Memtest86+
item fog.reginput Perform Full Host Registration and Inventory
item fog.reg Quick Registration and Inventory
item fog.sysinfo Client System Information (Compatibility)
choose --default fog.local --timeout 60000 target && goto ${target}
:fog.local
sanboot --no-describe --drive 0x80 || goto MENU
:fog.memtest
kernel memdisk iso raw
initrd memtest.bin
boot || goto MENU
:fog.reginput
kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=10.6.0.12 keymap= web=10.6.2.102/fog/ consoleblank=0 loglevel=4 mode=manreg
imgfetch init_32.xz
boot || goto MENU
:fog.reg
kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=10.6.0.12 keymap= web=10.6.2.102/fog/ consoleblank=0 loglevel=4 mode=autoreg
imgfetch init_32.xz
boot || goto MENU
:fog.sysinfo
kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=10.6.0.12 keymap= web=10.6.2.102/fog/ consoleblank=0 loglevel=4 mode=sysinfo
imgfetch init_32.xz
boot || goto MENU
autoboot
I’ve double check for the 066 and 067, everything seems to be ok.
Can you help me please!
[url=“/_imported_xf_attachments/0/982_IMG_20140612_083144.jpg?:”]IMG_20140612_083144.jpg[/url]
Hi, I have the same problem.
Ubuntu 12.04 with 0.32 is working fine, as soon as I put the upgrade 1.1.0 I have this error :
[ATTACH]981[/ATTACH]
I have double check the 066 and 067, 067 is undionly.kpxe.
Here is my ipxe boot.php :
#!ipxe
cpuid --ext 29 && set arch x86_64 || set arch i386
colour --rgb 0xff6600 2
cpair --foreground 7 --background 2 2
console --picture [url]http://10.6.2.102/fog/service/ipxe/bg.png[/url] --left 100 --right 80
:MENU
menu
colour --rgb 0xff0000 0
cpair --foreground 0 3
item --gap Host is NOT registered!
item --gap – -------------------------------------
item fog.local Boot from hard disk
item fog.memtest Run Memtest86+
item fog.reginput Perform Full Host Registration and Inventory
item fog.reg Quick Registration and Inventory
item fog.sysinfo Client System Information (Compatibility)
choose --default fog.local --timeout 60000 target && goto ${target}
:fog.local
sanboot --no-describe --drive 0x80 || goto MENU
:fog.memtest
kernel memdisk iso raw
initrd memtest.bin
boot || goto MENU
:fog.reginput
kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=10.6.0.12 keymap= web=10.6.2.102/fog/ consoleblank=0 loglevel=4 mode=manreg
imgfetch init_32.xz
boot || goto MENU
:fog.reg
kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=10.6.0.12 keymap= web=10.6.2.102/fog/ consoleblank=0 loglevel=4 mode=autoreg
imgfetch init_32.xz
boot || goto MENU
:fog.sysinfo
kernel bzImage32 root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=10.6.0.12 keymap= web=10.6.2.102/fog/ consoleblank=0 loglevel=4 mode=sysinfo
imgfetch init_32.xz
boot || goto MENU
autoboot
[url=“/_imported_xf_attachments/0/981_IMG_20140612_083144.jpg?:”]IMG_20140612_083144.jpg[/url]
Thanks all for your help!
Everything is working fine!
Hi,
Thanks for your help, everything seems to be working even if it givesme an error.
[ATTACH]503[/ATTACH]
I’m trying to learn how to update my kernel by myself…but I’m a windows guys. So I need to read a little.
If you have any good tutorial that would help me!
[url=“/_imported_xf_attachments/0/503_2014-01-20_09-25-44_944.jpg?:”]2014-01-20_09-25-44_944.jpg[/url]
still hanging after init.gz…ready.
Thanx for the kernel, I don’t have the error above anymore but can’t fog any of my computer anymore.
It goes :
loading fog/images/init.gz…ready.
after that nothing, it stays like that!
The kernel seems to have work, no more invalid or corrupt image but I’m still not able to fog my 2 types of lenovo computer :
ThinkPad L540
ThinkCentre M83
[ATTACH]490[/ATTACH]
[url=“/_imported_xf_attachments/0/490_2014-01-17_08-55-41_267.jpg?:”]2014-01-17_08-55-41_267.jpg[/url]
I have this like error after the new kernel :
Invalid or corrupt kernel image.
We replace the kernel we have, keep the same name etc.
Reboot and try to image.
I’m I missing a step?
Hi all,
We’ve received new model of lenovo computer and they are the only computer we are not able to fog.
ThinkPad L540
ThinkCentre M83
We have this error while trying to boot on the network card :
[ATTACH]484[/ATTACH]
Can someone help me please!
Thank you
[url=“/_imported_xf_attachments/0/484_2014-01-16_10-34-16_538.jpg?:”]2014-01-16_10-34-16_538.jpg[/url]