• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Abadie Pierre
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Abadie Pierre

    • RE: Host reboot?

      Hi Tom Elliott,

      Thanks for your answer. Excuse me for my english, i come from France (Marseille).

      1/question 1: no. I created the image from fog server 1.2.0. No, it’s not from fog 0.32
      2/question 2: I created an image, and after that, i would like to download it on another computer, but after boot with pxe, the computer (dell latitude e5500) reboot.

      What do you think about it

      Best regards

      posted in FOG Problems
      A
      Abadie Pierre
    • Host reboot?

      Hello every body,

      After pushing the image to the corresponding host, the host is starting, boot on the pxe, i see all information about the computer and then, restart…

      I did a sysprep in OOBE mode +généralize on the master image i want do download on a laptop.

      It do that on a dell latitude 5500. I would like to do unicast. I’m trying to download Windows 7 x86.

      I’m using ubuntu 14.04 Fresh install 4 days, fog server 1.2.0

      Any idea?

      Thanks

      posted in FOG Problems
      A
      Abadie Pierre
    • RE: GRUB issues/Reboot loop

      Hello every body,
      Sorry for my english, i come from Marseille (France)
      I’ve got the same problem. After pushing the image to the corresponding host, the host is starting, boot on the pxe, i see all information about the computer and then, restart…

      It do that on a dell latitude 5500. I would like to do unicast. I’m trying to download Windows 7 x86.

      I’m using ubuntu 14.04 Fresh install 4 days, fog server 1.2.0

      Any idea?

      Thanks

      posted in Linux Problems
      A
      Abadie Pierre
    • RE: Fog acces in https

      [quote=“Tom Elliott, post: 16448, member: 7271”]It almost sounds like your https side mod_ssl is actually looking in the wrong folder. I’m guessing your running Ubuntu so your default install file goes in /var/www/

      However, the thing it’s looking for looks to be trying to find /var/www/fog/fog

      Maybe try changing this line:
      [CODE]DocumentRoot /var/www/fog[/CODE]

      to
      [CODE]DocumentRoot /var/www[/CODE]

      [B]OR[/B] change the alias you’re calling from:

      [CODE]ServerAlias 192.168.0.14/fog[/CODE]

      to:
      [CODE]ServerAlias 192.168.0.14[/CODE][/quote]

      Hi!

      Great!!! It works!, i change:
      [FONT=Consolas]DocumentRoot /var/www/fog[/FONT]

      [FONT=Consolas]to[/FONT]

      [FONT=Consolas]DocumentRoot /var/www[/FONT]
      [FONT=Consolas]And it work![/FONT]
      [FONT=Consolas] [/FONT]
      [FONT=Consolas]Thx a lot friend :)[/FONT]

      posted in FOG Problems
      A
      Abadie Pierre
    • Fog acces in https

      Hello every body,

      I’m a beginner, and i’ve got a problem

      I would to access to fog server in https mode. I know its apache2 problem, but i dont understand why when i access in http, everything is ok, but in https, firefox don’t find anything:

      “The requested URL /fog/management/index.php was not found on this server.
      Apache/2.2.22 (Ubuntu) Server at 192.168.0.14 Port 443”

      1/the hostname of the machine is: flumotion (yes, i installed flumotion packet first, in second fog)
      2/the ip adress is 192,168,0,14
      3/ i genrate ssl certificate:
      [COLOR=#4f81bd]openssl req -x509 -nodes -days 365 -newkey rsa:1024 -out /etc/ssl/mycert.crt -keyout /etc/ssl/mykey.key[/COLOR]
      4/i create a vitualhost who named fog in etc/apache2/sites-avaibles

      [B]So, this my file etc/hosts:[/B]

      [I]127.0.0.1 localhost.localdomain flumotion fog[/I]
      [I]# The following lines are desirable for IPv6 capable hosts[/I]
      [I]::1 ip6-localhost ip6-loopback[/I]
      [I]fe00::0 ip6-localnet[/I]
      [I]ff00::0 ip6-mcastprefix[/I]
      [I]ff02::1 ip6-allnodes[/I]
      [I]ff02::2 ip6-allrouters[/I]

      [B]This is my file etc/apache2/ports.conf[/B]

      GNU nano 2.2.6 Fichier : ports.conf

      NameVirtualHost *:443
      listen 80

      <IfModule mod_ssl.c>
      # If you add NameVirtualHost *:443 here, you will also have to change
      # the VirtualHost statement in /etc/apache2/sites-available/default-ssl
      # to <VirtualHost *:443>
      # Server Name Indication for SSL named virtual hosts is currently not
      # supported by MSIE on Windows XP.
      Listen 443
      </IfModule>

      <IfModule mod_gnutls.c>
      Listen 443
      </IfModule>

      [B]This my file et/apache2/sites-availables/fog[/B]

      GNU nano 2.2.6 Fichier : fog

      <VirtualHost *:443>
      ServerAdmin webmaster@flumotion
      ServerName flumotion
      ServerAlias 192.168.0.14/fog
      DocumentRoot /var/www/fog

      <Directory /var/www/fog>
      Options Indexes FollowSymLinks MultiViews
      AllowOverride None
      Order allow,deny
      allow from all
      </Directory>

      ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
      <Directory “/usr/lib/cgi-bin”>
      AllowOverride None
      Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
      Order allow,deny
      Allow from all
      </Directory>

      <Files ~“^.ht”>
      </Files>
      SSLEngine on
      SSLCertificateFile /etc/ssl/mycert.crt
      SSLCertificateKeyFile /etc/ssl/mykey.key
      SSLVerifyClient none
      AccessFileName .httpdoverride

      </VirtualHost>

      ^G Aide ^O Écrire ^R Lire fich. ^Y Page préc. ^K Couper ^C Pos. cur.
      ^X Quitter ^J Justifier ^W Chercher ^V Page suiv. ^U Coller ^T Orthograp.
      Anybody have a idea?

      Thx for your help

      posted in FOG Problems
      A
      Abadie Pierre
    • RE: Join Domain after re-image

      Hello guys!

      I woul like to say thank you! All of you help me.:) I finished my project. That’s why I’m sharing my answer file in attached file. It ask only the name of the computer. It create a user named fog, but i forgot the password 😕.You must change this.
      I advice you to use the
      [SIZE=4][B][FONT=arial][COLOR=#222222][SIZE=4][URL=‘http://technet.microsoft.com/en-us/windows/how-do-i-create-unattended-answer-files-using-windows-system-image-manager.aspx’][COLOR=#1122cc][COLOR=#1122cc] [/COLOR][B][COLOR=#1122cc]Windows System Image[/COLOR][/B][/COLOR][/URL] to control if the file is ok.[/SIZE][/COLOR][/FONT][/B][/SIZE]

      Thanks for everything!

      [url=“/_imported_xf_attachments/0/336_unattend.txt?:”]unattend.txt[/url]

      posted in General
      A
      Abadie Pierre
    • RE: Join Domain after re-image

      Hello chad,

      Nice to meet you.

      I did 5 step then you told us. Do i have to put a unattended.xml into c:\windows\system32\sysprep\unattended.xml

      Something doesn’t work, i don’t know what.

      I will try tomorrow again and i come back

      Bye

      posted in General
      A
      Abadie Pierre
    • RE: Problem deploying snap in

      [quote=“ChrisG, post: 11916, member: 2515”]If you disable the service it will not pull the snapin. You are correct. The service must stay enabled otherwise it does not know it has a task waiting. When you say interactive message do you mean it prompts to install?[/quote]

      Thanks you all of you!

      I was the problem. When i create the sfx *.exe archive, i wanted to see the self extraction. In fact, if windows have not any message to display, it does not show anything.
      Also, i confirm the service “interactive message” [B]MUST[/B] be actived.
      Ps: I’m french, and I speak english like a spanish cow 🙂 lool

      posted in FOG Problems
      A
      Abadie Pierre
    • RE: [SnapIns] "Interactive services dialog detection" Popup

      Hello!

      I’m trying to deploy windows 7.At this time, everything is ok. But when i launch snapin, interactive message appears. If I disable the service, snapin never start.

      Anybody have a idea?

      Thank you

      Pierre (peter in english)

      posted in Windows Problems
      A
      Abadie Pierre
    • RE: Problem deploying snap in

      Hello Jason,

      Thank you really munch. You’re right, i’ve something in c:\Program Files\Fog\tmp. It takes time, but it’s ok. I’m deploying windows 7.and new problem.

      When i push a snapin server>client, on the client, i’ve got a interactive message. I disabled the service, but when i do that, snapin never come.

      Anybody?

      And Jason: thanks for takes time to reply 😉 "but never say anything to people helping?!?! "

      posted in FOG Problems
      A
      Abadie Pierre
    • RE: Problem deploying snap in

      I would like to complete then, the client is windows 7, and i disable the service “interactive message”, the version of the fog server is fog 0.32 with ubuntu 12.04 LTS.

      posted in FOG Problems
      A
      Abadie Pierre
    • Problem deploying snap in

      Hello every body!

      I’ve got a problem, snapin stay status “in progress” but don’t start on the client. I have installed the fog client, attached host to a snapin,go to task management bla bla bla… and after wait 10 min, nothing happens.

      (for the snapin, adobe reader x, with this link [url]http://fogproject.org/forum/threads/how-to-make-a-simple-snapin-start-to-finish.304/[/url])

      Anybody have a idea?

      Thx a lot

      posted in FOG Problems
      A
      Abadie Pierre
    • RE: Multicasting issues

      [quote=“Raff, post: 11706, member: 298”]Make sure the only computers that are in the Multicast group are the 2 computers you wish to deploy too. If there are additional computers in the group, they will sit at the please wait screen for a while until all computers are switch on or the timeout is reached.[/quote]

      It was that Raff!

      The Mac address was declared twice, so the fog server was wainting for the second host with the same Mac address.

      Thank you!

      posted in FOG Problems
      A
      Abadie Pierre
    • RE: Multicasting issues

      [quote=“Raff, post: 11706, member: 298”]Make sure the only computers that are in the Multicast group are the 2 computers you wish to deploy too. If there are additional computers in the group, they will sit at the please wait screen for a while until all computers are switch on or the timeout is reached.[/quote]

      Thank’s for your answer, i will try it tomorrow and i come back 🙂

      posted in FOG Problems
      A
      Abadie Pierre
    • RE: Multicasting issues

      Hello every body,

      Before I continue, I must explain then i’m french, so I’m sorry for the fault. I speak english like a cow!

      I choose fog because for my school, i must give a project for my undergraduate degree

      So,I’ve got the same problem. When I want to deploy with multicasting, I have a blue screen with the message, “please wait”.

      Exactly, i’m trying to deploy 2 machines with multicast process

      My configuration:

      Every machines are virtual box machines on the same computer.

      Server: virtual box, ubuntu 12.04 LTS with fog 0.32 with bridge network
      Customer: virtual box, bridge network

      Anybody have a idea?

      posted in FOG Problems
      A
      Abadie Pierre
    • 1 / 1