thanks for your reply everything work fine
Posts made by laintimes
-
RE: Deploy Windows 10 image
Before upload on fog Windows 10 PRO Master image :
- Make Full Installation and configuration of master
- chkdsk /F
- sysprep /generalize /quit
- shutdown -s -t 0 -f
Do you think itâs okay?
-
Deploy Windows 10 image
Mon Jul 17, 2017 8:13 am
Running Version 1.3.5
SVN Revision: 6067Hi everybody, iâm preparing new master os with Windows 10 Pro.
What is the best process for make clean OS image ?
- Should i make sysprep before upload ?
- Fogclient.exe work fine with windows 10 ?
Thanks for your back, my master is ready i just wait the answer about it necessary to make a sysprep before upload to fog ?
Thankkks
-
RE: PHP7 fatal error fresh install
fixed, use : https://github.com/FOGProject/fogproject/tree/dev-branch
Install Stable (1.3.4)
Install and update your chosen linux server
Download the file(s)
All that is needed to start installation is to download the files to perform the install. Choose one of the following methods you prefer;
tar/zip wget http://downloads.sourceforge.net/project/freeghost/FOG/1.3.4/fog_1.3.4.tar.gz | tar -xzfC fog_1.3.4/
SVN svn checkout https://svn.code.sf.net/p/freeghost/code/tags/1.3.4/ fog_1.3.4/
git git clone https://github.com/fogproject/fogproject.git fog_1.3.4/
Go into the downloaded source/bin foldercd fog_1.3.4/bin
Run the Install and follow all prompts accordinglysudo ./installfog.sh
Enjoy -
PHP7 fatal error fresh install
Server
- FOG Version: 1.3
- OS: Ubuntu 14.04
Client
- Service Version:
- OS:
Description
hi everybody,
i got this fatal error, i dont understand what is the problem, anyone can help me to fix this ?
[php7:error] [pid 60126] [client 192.168.0.101:60794] PHP Fatal error: Uncaught Error: Using $this when not in object context in /var/www/html/fog/lib/db/pdodb.class.php:227\n Stack trace:\n#0 /var/www/html/fog/lib/db/pdodb.class.php(168): PDODB::currentDb(Object(PDODB))\n #1 /var/www/html/fog/lib/db/pdodb.class.php(177): PDODB->_connect(false)\n #2 /var/www/html/fog/lib/db/pdodb.class.php(100): PDODB->_connect()\n #3 /var/www/html/fog/lib/db/databasemanager.class.php(43): PDODB->__construct()\n #4 /var/www/html/fog/lib/fog/loadglobals.class.php(42): DatabaseManager->establish()\n #5 /var/www/html/fog/lib/fog/loadglobals.class.php(79): LoadGlobals::_init()\n #6 /var/www/html/fog/commons/base.inc.php(49): LoadGlobals->__construct()\n #7 /var/www/html/fog/management/index.php(22): require('/var/www/html/f...')\n #8 {main}\n thrown in /var/www/html/fog/lib/db/pdodb.class.php on line 227
i followed this process :
Git Update and then Install git (or 'yum' instead of 'apt-get' if you are running a RedHat based OS) sudo apt-get update && apt-get install git Initial checkout and installation sudo -i git clone https://github.com/FOGProject/fogproject.git /root/fogproject cd /root/fogproject git checkout dev-branch cd bin ./installfog.sh```
-
RE: Attempting to check in error on upload
@Wayne-Workman said in Attempting to check in error on upload:
Just as a guess, check in the web gui tab called âTask Managementâ and describe what you find.
I dont understand what you mean ?
-
Attempting to check in error on upload
Server
- FOG Version: 1.3.0
- OS: Ubuntu 14.04
Client
- Service Version: NoClient
- OS: Windows 10
Description
Fri Jan 06, 2017 17:19 pm
Running Version 1.3.0
SVN Revision: 6050Hi everyBody,
How when I try to upload image from a client I get the following problem
Attempting to check in
(In line for 5)
Attempting to check in
(In line for 10)
Attempting to check in
(In line for 15)/etc/exports
/images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)
/images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)chmod -R 777 /images return to me
âError : Read Only File Systemâls -laR /images | grep .mntcheck return :
-rwxrwxrwx 1 root root 0 janv. 6 17:27 .mntcheck
-rwxrwxrwx 1 root root 0 janv. 6 17:27 .mntcheckI dont Understand what happen, anyone can help me ?
Thankks
PS: i have tried all solutions on : https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_NFS#Using_a_FOG_debug_deployment_for_testing_.28easy_.26_quick_way.29
No result
-
RE: fog project hard disk not found
i dont know how to update topic status to solved
-
RE: fog project hard disk not found
@george1421 thanks for your back i will follow your recommendations
thanks
all incidents are fixed thanks all for your suggestions
-
RE: fog project hard disk not found
@george1421 iâm capturing new image for 1.3.0, its an WINDOWS 8.1/10 operating systeme, with an SSD disk (256Go) for slot 0 and Stendart hard disk for secondary Disk
what is the best practice for image format ? (Single rezizble, Multiple Partition - Single disk (not rezizible) or Multiples partitions images ?
-
RE: fog project hard disk not found
@Tom-Elliott Upgraded successfully, however, i got "Could not rezize partitions
Thank you for your work this helps me a lot in my work everyday
-
RE: fog project hard disk not found
my fog server is installed on ubuntu 14.04
my SSD hard disk is on âDELL XPS 8910â : M.2 PCIe SSD : PC300 NVMe SK hynix 256GB
This has already worked, the problem occurred after a re-start of fog
-
RE: fog project hard disk not found
I use this Kernel
Official Published Kernels
Kernel - 4.1.2 TomElliott
Date : July 22, 2015
Version : 4.1.2
FOG Type: TomElliott
Arch Type: (x86_64) -
fog project hard disk not found
Server
- FOG Version: 1.2.0
- OS: NO OS
Client
- Service Version: 1.2.0
- OS: NO OS
Description
Hi iâm trying to âdownloadâ new image on new host, when i full registration host, fog return to me âhard disk not foundâ
Its an SSD hard disk, in my bios everything ok
Have you an suggestion for fix that ?
Thanks