@Quazz
i have changed the rights, the password on TFTP is correct…the .fogsettings is not modified.
i dont know where to look now
@Quazz
i have changed the rights, the password on TFTP is correct…the .fogsettings is not modified.
i dont know where to look now
@Quazz
Ok, it seems the webgui cannot modify the /opt/fog/.fogsettings
I removed this from the file:
storageftpuser=''
storageftppass=''
And updated the webgui, these two lines are added but the user and pass is not written.
I manually wrote the user and pass but it doesnt work too…
.fogsettings is owned by fog:www-data and is 770. Is that correct ?
SOrry…i have a problem with the FTP, i can not deploy an image, i get this:
Failed to create deployment tasking for the following hosts
Type: 2, File: /var/www/html/fog/lib/fog/fogftp.class.php, Line: 104, Message: ftp_login(): Login incorrect.
I try FTP on localhost, on my PC and i can connect, put files, get files etc.
The password is ok in .fogsetting but the simple quote or double quote is not clear for me, here the file:
## Created by the FOG Installer
## Version: 6523
## Install time: Tue 20 Jan 2015 03:43:27 PM CET
ipaddress="172.20.25.203";
interface="eth0";
routeraddress=" option routers 172.20.25.254;";
plainrouter="172.20.25.254";
dnsaddress=" option domain-name-servers 172.20.16.150; ";
dnsbootimage="172.20.16.150";
password="password";
osid="2";
osname="Debian";
dodhcp="n";
bldhcp="0";
installtype="N";
snmysqluser=""
snmysqlpass="password_mysql";
snmysqlhost="";
installlang="0";
donate="0";
fogupdateloaded="1"
submask=''
blexports='1'
storageLocation='/images'
storageftpuser="fog"
storageftppass="password"
docroot='/var/www/html/'
webroot='fog/'
caCreated='yes'
startrange=''
endrange=''
bootfilename='undionly.kpxe'
packages='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 php5-mcrypt php5-mysqlnd curl libc6 libcurl3 zlib1g php5-fpm libapache2-mod-php5'
noTftpBuild=''
notpxedefaultfile=''
sslpath='/opt/fog/snapins/ssl/'
When do we put simple quote? Double quote? And the “;”? Why he is not on all lines ?
Thank you
Everything seems to be perfect ! There is just a problem with nf and vsftp (upgrading from debian 7 to debian 8 before FOG).
Thank you !
Oh ok thank you, i try.
I made a backup just to be sure
ok thank you.
I forgot to tell you that FOG was installed with tar.gz file, so just to be sure:
Hello,
i have a stable install in 1.2.0 and i would like to upgrade to trunk via GIT because i have some problems with Windows 10 imaging.
Is there an easy way to do this ? i read that link https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk but it’s only from fresh install.
I have more than 300 PCs in the database, about 10 images into a NFS and some snapins
I have already backup database, all the folders (/var/www/fog and /opt/fog). Do you have any tips/advices ?
Thank you
Hi,
@fractal13, i didnt retry with logical partition…i put everything in primary.
@Tom, ok !!
But i’ll give it a try ! Thank your support !!
Ok, i just dont know what it is. i2c is a sensor no?
Hi, i update this morning, the imaging works great but when the pc restart, a dash is blinking and that’s all. No grub loading.
d1.mbr is well present, all my partitions are presents and have the correct size.
During the pxe boot, i get a message :
[CODE]esas2r : driver will no be loaded because no ATTO esas2r devices were found i2c-parport-light adaptater type unspecified[/CODE]
Is this important ?
Cool fractal13, Tom, these modifications are already implemented ? I updated this morning, i tried to image a machine with logical volume but no success.
i let Linux as operating system and put multiple partitions image - single disk.
Thank you
Thank you for your responses. Ok i understand why it failed.
Yes, there are 3 logical volumes for Ubuntu. But maybe i can bypass this by using LVM in the third primary partition.
Tom, before FOG, i used DRBL/Clonezilla and if i remember correctly, everything worked properly about logical partitions.
Thank you, i’ll try it !
Ok, so everything works great with ext3…a bit disappointed
Ok, i think Grub2 is not guilty…
I noticed that my ext4 partitions are not properly imaged ! the / partition should be around 10Gb but the file is 246MB…So Grub2 cannot boot on an non existing FS…
SO, question…is ext4 well supported with partclone ? I tried with a machine test, all is the same, i just changed the FS with ext3 and the image works great ! I’ll start soon the download on another client…
Hi,
im trying to image a dualboot system.
I installed windows 7 first then Ubuntu 14.04 with ext4. Grub2 is by default installed and ext4 is used.
I tried to restore this image to another computer but after the reboot, i got this message grom grub :
[CODE]error: unknown filesystem
Entering rescue mode…[/CODE]
I read that grub2 was not supported by previous version of FOG, does it apply to FOG v1.0.1 ?! I am using partclone, image type is Linux, Multiple partition image - Single disk.
Thank you
Oh…i didnt know after each checkout i had to upgrade FOG.
It works great thanks !
Ok, the option was in the file, i deleted it but i cant start, stop, or restart the service.
I rebooted the machine and it’s the same.
No output, no process.
nop, the service is not running.Which options can i edit ?
ok, vsftpd is not properly installed. And the daemon is not started and i cant start it. But the binary is present… When i try to remove and reinstall i get these errors messages in loop and nothing is done :
[CODE]root@fog-project:# aptitude remove --purge vsftpd
insserv: Starting FOGScheduler depends on rc.local and therefore on system facility $all' which can not be true! insserv: Starting FOGMulticastManager depends on rc.local and therefore on system facility
$all’ which can not be true!
insserv: Starting FOGImageReplicator depends on rc.local and therefore on system facility `$all’ which can not be true!
Blablabla
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: erreur de traitement de open-iscsi (–configure) :
le sous-processus script post-installation installé a retourné une erreur de sortie d’état 1
Des erreurs ont été rencontrées pendant l’exécution :
open-iscsi[/CODE]
Any idea ? It’s a clear install of debian, my /images is an iscsitarget mounted correctly, the rights and owners are properly set!
Thank you
Hi, thank you.
The TFTP_PXE_KERNEL_DIR is ok, i am on debian 7. The username and password are ok.
I am on FOG 0.33b (svn checkout this morning). The IP address is correct too.
In error.log, i have this :
[CODE]ls: cannot access /images/DoubleBootrxxmath: No such file or directory
ls: cannot access /images/DoubleBootrxxmath: No such file or directory[/CODE]
It’s FTP related ?