there is no FOG.log file in c:\ drive on that machine
that image, i capture it from another machine, and deploy it to that machine.
Posts made by oraniko
-
RE: active directory settings
-
RE: active directory settings
ok, i removed the legacy password
and i put only the username in the username field, and it still doesn’t work
any suggestions? -
active directory settings
Server
- FOG Version: 1.3.3
- OS: centos 6.4
Client
- OS: windows 7
Description
hi, now i can successfully deploy an image but i can’t make it auto join to the domain after the deploy.
maybe something is wrong with my settings?
after the deploy, the machine reboot itself and it doesn’t reboot again and it doesn’t get in to the domain.
in the "domain password field i fill the domain admin password, what should i fill in the “domain legacy password”?
what do you think the problem is?
-
RE: problem accessing database
ok ok guys
i just downgrade to version 1.3.3 and it’s all working fine
i think there is a bug in version 1.3.5 rc14 -
RE: problem accessing database
i changed fog home directory and now i can change folder to /images/dev
usermod --home / fog
and i also can create folders and files in there (from the ftp fog user).
but the same error persists -
RE: problem accessing database
ok
i can connect from windows by ftp to fog server
ftp://fogserverip
but all i can see is -
RE: problem accessing database
hey thanks for the fast reply
here’s what i already checked:- ls -la /images/dev there’s a directory with the same name as the mac address i’m trying to capture.
- i already try “passwd fog” and gave it “password” as fog password.
- in the fog gui - in fog settings - tftp server i changed the password of fog_tftp_ftp_password to “password”.
- in the fog gui - storage management i changed management password to “password” (user is still “fog”).
- i tryied to restart vsftpd service.
and i’m still getting the same error.
what i’m missing here? -
problem accessing database
Server
- FOG Version: 1.3.5 RC14
- OS: centos 6.4
Client
- OS: windows 7
Description
when i try to capture windows 7, i get an errors about updating the database
i’ve attached 2 screen shots:
http://imgur.com/a/0eh7d
http://imgur.com/a/qyEl4thanks for help
-
RE: kernel panic when i try to quick register a new computer
ohhhh i configure pxelinux.0 instead of undionly.kpxe
now i changed that and it’s working fine
thanks -
RE: kernel panic when i try to quick register a new computer
1 more thing
this is my uname -r output:
2.6.32-642.15.1.el6.x86_64 -
kernel panic when i try to quick register a new computer
Server
- FOG Version: 1.3.5 RC 14
- OS: Centos 6.4
Description
i installed the new version, now when i try to boot from lan i get the main screen, when i choose “quick registration”, i get the message:
kernel panic - not syncing: vfs: unable to mount root is on unknown-block (1,0)
kernel offset: disabled
–[end kernel panic- not syncing: vfs: unable to mount root fs on unknown block (1,0)any idea how to fix that?
-
RE: HTTP ERROR 500 - new installation of fog
Thanks a lot for the fast response
that worked perfect! -
RE: HTTP ERROR 500 - new installation of fog
where can i find RC14 download?
i can see only the 1.3.4 -
HTTP ERROR 500 - new installation of fog
Server
- FOG Version: 1.3.4
- OS: centos 6.4
Description
hi
i almost finished the installation process, now i see this lines:-
You still need to install/update your database schema.
-
This can be done by opening a web browser and going to:
-
Press [Enter] key when database is updated/installed.
when i try to access http://132.70.33.80/fog/management
i get HTTP ERROR 500.-
iptables is off
-
selinux is disabled
-
apache error log:
[Tue Mar 14 18:02:02 2017] [error] [client 132.71.162.87] PHP Fatal error: Call to a member function errorCode() on null in /var/www/html/fog/lib/db/pdodb.class.php on line 412 -
mysql root has no password (if it’s matter…)
-
i can see the main page of the apache if i try to access to /var/www/html by typing only the ip address
can anyone help?
thanks a lot