• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jmeyer
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 1
    • Topics 53
    • Posts 277
    • Best 18
    • Controversial 0
    • Groups 0

    Posts made by jmeyer

    • RE: Storage edition

      Even deleting the default node to avoid to use it when images2 node is active, fog keeps trying to use it.

      Jul 3 17:12:19 srv-fog in.tftpd[16789]: tftp: client does not accept options
      Jul 3 17:12:33 srv-fog rpc.mountd[1760]: authenticated mount request from 10.121.20.101:743 for /images2/dev (/images2/dev)

      edit :
      I find out that i had to put the main node in first in exports file and not second.
      Since it’s the same datastore, it will use the first it an access.

      posted in FOG Problems
      J
      jmeyer
    • RE: This is not partclone image

      You need to enable FOG_FORMAT_FLAG_IN_GUI in General Settings and set image to partimage instead of partclone.

      posted in FOG Problems
      J
      jmeyer
    • RE: Storage edition

      First i was think it was the created task as you said so i restarted it but it’s the same.
      In syslog it’s requested to mount the /images2/dev but temp data end on /images/dev and image end in /images.
      This is pretty crazy.

      posted in FOG Problems
      J
      jmeyer
    • RE: Storage edition

      Doesn’t look to work, i’m uploading a computer with image set to “images2” and temp data are in the “/images/dev”

      [ATTACH]1097[/ATTACH]

      [url=“/_imported_xf_attachments/1/1097_fog.jpg?:”]fog.jpg[/url]

      posted in FOG Problems
      J
      jmeyer
    • RE: Storage edition

      And how make it use the right dev folder from the storage chosen to avoid transfer between drive ?

      posted in FOG Problems
      J
      jmeyer
    • RE: Storage edition

      It’s working !
      Yet, it still use “/images/dev”.
      I think i missed something.

      posted in FOG Problems
      J
      jmeyer
    • RE: Storage edition

      What do you mean by “exports file” ?
      I think this is what i missed because I had already made the dev directory, copied the .mntcheck with cp and set to 777.

      posted in FOG Problems
      J
      jmeyer
    • Storage edition

      Hello,

      I have two drive on the same server so I have create a second group and a second storage.
      First storage was on the default “/images” directory and a second one was a “/images2” directory (mount on the 2nd drive).

      I planned to set the first storage display in list on “/images2” in the meaning to set it as main storage and not have to change storage when we create image.
      So, I have edited the storage (the one create with fog) to move it to a “/images2” directory and put the second storage to “/images”.

      When i tried to upload images on it, it’s says that it can’t mount “/images2/dev” on “/images”.
      So moved back to original conf : storage made by fog link to “/images” and new storage link to “/images2”.
      I upload fine image on the first one but i still have the error to upload on “/images2”.

      How can i set up my main storage to “/images2” or just make it work ?
      Do i have to edit Config.class.php ?

      Thank you.

      posted in FOG Problems
      J
      jmeyer
    • Accounts and passwords in Fog

      Hello,

      I had lost TFT/FTP password so i looked in Config.class.php and i find out that it was empty.
      This is not a problem since i can keep it empty in fog web page.
      But i looked for storage password and this one was also empty but i can’t put an empty password in storages.
      I have find after this page : [url]http://www.fogproject.org/wiki/index.php/Password_Central[/url]
      where it said to reset server account “fog” password.
      So change it and put it in storage web page but not changed in config file.
      And it’s working so i wonder why there is a line in the config file for this.

      As i don’t understand everything i just put the same password everywhere (in config file, storage webpage and config webpage).

      Could someone tell me the links between all of this and why there is 2 places to enter the storage password ?

      posted in General
      J
      jmeyer
    • RE: Windows 7 without system partiton under Fog 1.x

      System was sysprep and i boot directly on live CD at next reboot so it should be fine.

      I think i have gave the version starting at 63s, if this change something for you, i can get the one starting at 2048 later.

      posted in Windows Problems
      J
      jmeyer
    • RE: Windows 7 without system partiton under Fog 1.x

      Here is the file.
      I hope i didn’t do wrong because i used a live CD.

      [url=“/_imported_xf_attachments/1/1091_BCD.zip?:”]BCD.zip[/url]

      posted in Windows Problems
      J
      jmeyer
    • Windows 7 without system partiton under Fog 1.x

      Hello,

      I try since few days to upload images (we have around 150 images made this way) of a Windows 7 were i made partitions myself.
      As i did it myself, there is no the 100mb system partition and it was starting at sector 63.
      All was fine under Fog 0.32 and partimage.

      I find out that under Fog 1.x, I can only upload it as Windows XP because of the 63th sector but i haven’t try to download it yet.
      I made modification to put the partition at the sector 2048 as it should be under Windows 7 still without the 100mb partition.
      I tried to use Vista, Other and XP (but this last only want 63th sector) as Windows 7 image type but without success.
      It like Fog 1.x is looking for the system partition and the sector 2048 as start in all case to upload a Windows 7.

      The only solution is to backup data and restore them under a normal Windows partition type but this will take too much time and much more when i have to download them using for 0.32 and block use of a computer.

      Thank you for your ideas and possibilities.

      posted in Windows Problems
      J
      jmeyer
    • RE: Clone error

      I know but i still can’t backup a Windows 7 without the 100mb system partition (at the 63th sector or even at the 2048) if it’s declared as Windows 7 on image settings.

      I think FOG or maybe Partclone handle image like if the partition was always make as default of the OS on it (XP will always require to be at the 63s and Windows 7 always need to be at the 2048 with a 100mb system partition) but it’s not the case all the time.

      posted in FOG Problems
      J
      jmeyer
    • RE: Clone error

      I going to run few test.
      First, i use my old Windows 7 without the 100 mb system partition and starting at the 63th sector :
      With Image OS as Windows 7, i got an upload error.
      With Image OS as Windows XP, upload is working.

      posted in FOG Problems
      J
      jmeyer
    • RE: Clone error

      As there is not reply, I tried on my side to upload using debug but it doesn’t work better this way.
      I use 1949 release.
      After resizing of the partition, it pass directly to the post operation screen with the other resizing.
      There is no sign of partclone at all during the process and fog even let in the dev directory the folder named as the mac address of the computer.
      I have check log but there is nothing in it.

      posted in FOG Problems
      J
      jmeyer
    • RE: 0.32 Images under 1.x

      No other idea or a way to debug this ?

      posted in FOG Problems
      J
      jmeyer
    • RE: Auto fill AD détails and accounts in web pages

      If it’s only linked to Chrome : [url]http://news.softpedia.com/news/Chrome-34-Seeks-to-Save-All-Your-Passwords-436693.shtml[/url] (added screenshot about that flag but can’t test if it works right now)

      But, I’m under the same Chrome and going to the FOG 0.32 right now and the problem isn’t here.
      Homepage password is saved but it’s doesn’t overwrite node account or password.

      [ATTACH]1057[/ATTACH]
      (sorry my browser is in french)

      [url=“/_imported_xf_attachments/1/1057_Sans titre.jpg?:”]Sans titre.jpg[/url]

      posted in FOG Problems
      J
      jmeyer
    • 1
    • 2
    • 10
    • 11
    • 12
    • 13
    • 14
    • 12 / 14