• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. andyroo54
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 23
    • Posts 171
    • Best 10
    • Controversial 0
    • Groups 1

    Posts made by andyroo54

    • RE: .32 to 1.2 Now "Task Management" on webserver won't load

      [quote=“Tom Elliott, post: 33938, member: 7271”]Did you have to chainload to get systems to boot in 0.32?

      Can you try setting the exit type from FOG Configuration->FOG Settings->FOG Boot Settings->FOG_BOOT_EXIT_TYPE The default is sanboot but there’s also exit (which is supposed to drop back directly to bios) and grub.[/quote]

      Hi,

      No I never had to use chainloading, I tried EXIT and I got the same behaviour, I tried GRUB and it did load the grub bootloader. So I’ve changed it back to what it was (Default SANBOOT).

      The strange thing is that it doesn’t happen every time. Sometimes the computer boots normally. And like I said it doesn’t seem to impact all computers. I have a new 7440 latitude and it boots correctly every time. But the computer that has this intermittent problem is a Latitude E5520. And another person who had this problem was a lenovo desktop M71e! So I can’t see a pattern unless it’s a compatibility problem with certain versions of intel boot agent?

      posted in FOG Problems
      A
      andyroo54
    • RE: .32 to 1.2 Now "Task Management" on webserver won't load

      [quote=“Tom Elliott, post: 33850, member: 7271”]The snapins are most likely a partial issue in upgrading from 0.32 to 1.x.x.

      We tried taking all precautions to correct for this on the db side of the house, but it’s most likely just errant data from the previous installs.

      You may have to truncate the snapinJobs and snapinTasks tables to help make your installation work properly. Another one to check, though I think it’s already done on the schema updater, is to truncate the tasks table as well.[/quote]

      Hi Tom yes I’ll be doing that.
      We’ve run into a bigger problem over night though… We set all computers to boot network first. Normally PXE loads, they see a nice background, then it boots from hard drive.

      Well today some computers, they boot the iPXE, they see the nice background, then instead of booting from hard drive, they go back to a blank “Broadcom UNDI PXE-2.1 v14.4.5 copyright intel/broadcom etc”

      Then it just sits there doing nothing.

      I’ve had to turn the server off because people couldn’t boot. Again I’m thinking it must be maybe related because I’m upgrading from .32 to 1.2? I haven’t modified the iPXE, only changed the background image bg.png, that’s it.

      Any ideas on this one?

      posted in FOG Problems
      A
      andyroo54
    • RE: .32 to 1.2 Now "Task Management" on webserver won't load

      [quote=“Tom Elliott, post: 33843, member: 7271”]I’ve made a change to the task management page.

      If you’d be so willing to see if this helps your particular issue out:
      [code]sudo wget -O /var/www/fog/lib/pages/TaskManagementPage.class.php https://svn.code.sf.net/p/freeghost/code/trunk/packages/web/lib/pages/TaskManagementPage.class.php[/code][/quote]

      Tom you are a genius it’s working perfectly again! I must say the whole web gui is so much nicer coming from .32 we always had this massive delay logging in, it was never a big enough concern to bother looking into from my end but the problem is gone now!

      Was this a glitch unique to my installation? I’ve got a ton of ‘orphaned’ snap ins queued because of a glitch where fog deployed all snap ins to all machines,

      Thanks again glad to see this renewed development for FOG! I did think we might never see a 1.0 release at one stage.

      posted in FOG Problems
      A
      andyroo54
    • RE: .32 to 1.2 Now "Task Management" on webserver won't load

      [quote=“Tom Elliott, post: 33841, member: 7271”]What do you get from the apache error logs when this happens?[/quote]

      Hi Tom this is what I see in the error log:

      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: MySQL::sqlerror(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 89
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: MySQL::sqlerror(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 89
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: MySQL::sqlerror(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 89
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: MySQL::sqlerror(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 89
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: MySQL::sqlerror(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 89
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: MySQL::sqlerror(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 89
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: MySQL::sqlerror(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::escape_string(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 247
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: mysqli::query(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 89
      [Wed Jul 23 14:58:24 2014] [error] [client 10.0.1.21] PHP Warning: MySQL::sqlerror(): Couldn’t fetch mysqli in /var/www/fog/lib/db/MySQL.class.php on line 180
      [Wed Jul 23 14:58:24 2014] [notice] caught SIGTERM, shutting down
      PHP Deprecated: Comments starting with ‘#’ are deprecated in /etc/php5/apache2/conf.d/mcrypt.ini on line 1 in Unknown on line 0
      [Wed Jul 23 14:58:44 2014] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4.9 with Suhosin-Patch configured – resuming normal operations
      [Wed Jul 23 14:58:58 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419, referer: [url]http://fogserver/fog/management/index.php?node=host&sub=list[/url]
      [Wed Jul 23 14:59:11 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419
      [Wed Jul 23 15:00:19 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419
      [Wed Jul 23 15:00:58 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419, referer: [url]http://fogserver/fog/management/index.php?node=host&sub=list[/url]
      [Wed Jul 23 15:29:32 2014] [error] [client 10.0.1.70] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419, referer: [url]http://fogserver/fog/management/index.php?node=host&sub=edit&id=388&tab=snapins[/url]
      [Wed Jul 23 15:30:30 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419, referer: [url]http://fogserver/fog/management/index.php[/url]
      [Wed Jul 23 15:33:24 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419, referer: [url]http://fogserver/fog/management/index.php?node=service[/url]
      [Wed Jul 23 16:23:23 2014] [error] [client 10.0.0.77] File does not exist: /var/www/fog/images, referer: [url]http://fogserver/fog/management/index.php?node=client[/url]
      [Wed Jul 23 16:29:39 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419, referer: [url]http://fogserver/fog/management/index.php?node=host&sub=edit&id=389[/url]
      [Wed Jul 23 16:35:12 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419, referer: [url]http://fogserver/fog/management/index.php?node=host&sub=deploy&id=389&type=1[/url]
      [Wed Jul 23 19:38:05 2014] [error] [client 10.0.0.77] PHP Fatal error: Call to a member function __toString() on a non-object in /var/www/fog/lib/pages/TaskManagementPage.class.php on line 419, referer: [url]http://fogserver/fog/management/index.php?node=host&sub=list[/url]

      posted in FOG Problems
      A
      andyroo54
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      [quote=“chclark, post: 33624, member: 6419”]Hi wondering if anyone can offer any advice, so all the machines at work we plan to use are all RM branded and have oem licences, i have now got hold of the RM windows 7 64bit oem recovery disk (activates against bios), do i have to do anything special to make a golden image with this or would i be best making a single image for each RM Machine type, in total about 5 different models.

      ive tested the sad2 tool on them and it works fine gets every driver no problem apart from the RM laptops which is a issue we have seen before with a faulty intel onboard graphic driver which basically kills the display and you have to RDP to the machine and update the driver for the graphic manually in device manager by searching automatically for the driver and it will grab the correct one from the internet, am not sure how i would update this manually in the driver packs either.

      any advice would be great.[/quote]

      Hi Might be best making a new thread in the Windows section of the forum for this question.

      HERE: [url]http://fogproject.org/forum/forums/windows-problems.6/[/url]

      posted in Tutorials
      A
      andyroo54
    • .32 to 1.2 Now "Task Management" on webserver won't load

      Hi,

      I upgraded from .32 to 1.2.0 today. Everything seems to be working now after some minor changes, although now I can’t get to the “Task Management” menu? It was working initially. I haven’t change anything in regards to the web server side of thing, I haven’t even tried to customize the iPXE background image (because I haven’t looked at how to do that yet).

      All menus load on the web server, except task management.

      [url]http://fogserver/fog/management/index.php?node=tasks[/url]

      I just get a blank page. If I use Fiddler to see traffic I can see I’m actually get a 500 server error.

      I get this in both IE, Firefox and Chrome, on multiple computers.

      Any ideas how to fix this?

      I know this is difficult to diagnose without any information other than I get a 500 error…Just wondering I can reinstall or something maybe?

      Thanks,

      posted in FOG Problems
      A
      andyroo54
    • RE: Windows 7 Activation Proposal

      This is a great feature, thanks jbob!

      posted in Feature Request
      A
      andyroo54
    • RE: Version 1.2.0 released!

      Wow I am stupid… I forgot to check hidden files CTRL+H (ls -a)then I found the file. Updated password and done! Thanks Tom and thanks to the Fog team we are now on 1.2 can’t wait to test windows 8…!

      The upgrade was super easy just don’t mind my stupidity!

      Thanks again!

      posted in General
      A
      andyroo54
    • RE: Deployment tutorial please

      This might help explain the process [url]http://fogproject.org/forum/threads/windows-7-deployment-fog-sad2-driver-tool.380/[/url]

      posted in Tutorials
      A
      andyroo54
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      [quote=“raimon93, post: 24563, member: 22311”]Thanks! also what can be the problem of this? got an error, i tried the image in VMware checking if its correct but got this error:

      [URL=‘https://www.dropbox.com/s/qelairrkreko9ts/2014-03-21 14.51.47.jpg’]https://www.dropbox.com/s/qelairrkreko9ts/2014-03-21 14.51.47.jpg[/URL][/quote]

      It looks like windows hasn’t loaded properly yet, it’s still logging on. I think mine does that too but can you test a fresh install of win 7, then run the driver packs manually while logged on as admin?

      posted in Tutorials
      A
      andyroo54
    • RE: Windows 7 Image Size

      Our SOE has no software installed except FOG and a few basic things, but with driver packs it totals about 13GB. Even over 100meg link this is still pretty fast. 1Gigabit link it flies along. We install all software after the machine has been imaged via SFX’s.

      posted in General
      A
      andyroo54
    • RE: Win 7 Drivers using DPINST 64 bit??

      [quote=“Nate Baker, post: 24539, member: 23116”]I know this thread is old, but wondering if anyone else has had success with this?

      Doug, your method sounds like it would work great, but I’m wondering if that would work with critical drivers such as storage and network? Or do you need to have the storage and network drivers in the image already, and install the rest of the drivers using that method? It seems like since that oobeSystem pass is the last pass, it would need the storage and network drivers by that point.

      Thanks,
      Nate[/quote]

      Check out the guide I made here:

      [url]http://fogproject.org/forum/threads/windows-7-deployment-fog-sad2-driver-tool.380/[/url]

      posted in Windows Problems
      A
      andyroo54
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      [quote=“raimon93, post: 24319, member: 22311”]Request,

      is the newest version of Driverpack tools compatible with the DP install tool of this tutorial? or do i need edit the new DP_Install_Tool
      if i need to edit it, can some one explain what i need to edit / remove[/quote]

      [quote=“Chad Lecraft, post: 23368, member: 22087”]I am in the process of getting this all setup (FOG/VMware/Win7 Image) and I am to the last part with the SAD2 driver tool installation. Every time I try to install it Vipre removes it stating its virus/generic trojan. Is anyone else experiencing this issue. I have gotten the files from [url]http://www.mediafire.com/download/3e8ee9fpo7s6ek4/SAD3-130627.7z[/url] but each time I try to open it it is flagged and deleted.

      Any help would be appreciated.

      [SIZE=13px][FONT=Tahoma][COLOR=#141414]Chad[/COLOR][/FONT][/SIZE][/quote]

      Guys I’ve updated the guide, please see the Step 8 on the first page of this thread. That post has the file attached as a .zip so you can just unzip and place the folder in C:\ and then add your driver packs as per instructions.

      posted in Tutorials
      A
      andyroo54
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      [quote=“drjam, post: 17922, member: 16842”]
      I figured this didnt work because of MY noobness at work with this setup, but after all the time ive spent so far, i couldnt spend another week learning code, scripting driver packaging, hunting and testing. AAHHHH!!

      I love this forum btw…thanks for being alive![/quote]

      See the above about easily adding your own driverpacks to your image. I wouldn’t give up, even if you spend another month getting it right, it’s still worth it given the time it saves.

      posted in Tutorials
      A
      andyroo54
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      [quote=“Warrender, post: 20887, member: 17068”]Hi,

      thank you for the great guide. Unfortunately the drivers are not current. Does any one where i can get current drivers?
      Thanks![/quote]

      Another option is to add your own to the existing driver packs. I found that the latest dell latitude laptops, the driver packs do not have the current drivers.

      So I just downloaded the CAB files for the laptop from Dell. I’m lucky because we always get Dell Latitude laptops, and Dell desktops now too.

      You can very easily create driver packs. They are basically just drivers that have been zipped up into certain folders. That’s it.

      Here is a guide:

      [url]http://forum.driverpacks.net/viewtopic.php?id=5[/url]

      Once you’ve made it just put it in the corresponding sections of the SAD2 folders. (64bit or 32bit)

      posted in Tutorials
      A
      andyroo54
    • 1 / 1