• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Sunks
    3. Posts
    S
    • Profile
    • Following 4
    • Followers 0
    • Topics 13
    • Posts 49
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Sunks

    • RE: Windows 10 key after deployment

      I’ll keep you update soon for my problem and the resolution, for now i’m a bit busy,

      Thanks for your help !

      posted in Windows Problems
      S
      Sunks
    • RE: Windows 10 key after deployment

      @x23piracy No, habitually we activate the windows and then we take the master image.

      posted in Windows Problems
      S
      Sunks
    • RE: Windows 10 key after deployment

      @x23piracy Yea sorry. I used oemkey.exe, he don’t want to activate it aswell, it say that the previous windows version wasn’t activate before the upgrade to windows 10. So he don’t want to activate my windows 10 with the OEM key.

      posted in Windows Problems
      S
      Sunks
    • RE: Windows 10 key after deployment

      @x23piracy

      I just tried to activate my windows 10 computer with the licence key the powershell gave me:

      (Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey

      And it’s not working, the key is not valid. It’s a cloned windows 10.

      posted in Windows Problems
      S
      Sunks
    • RE: Windows 10 key after deployment

      @x23piracy

      Thanks, i’ll check that 🙂

      posted in Windows Problems
      S
      Sunks
    • RE: Windows 10 key after deployment

      @x23piracy I think it’s Win 10 OEM licenses, there is no sticker on the computer.

      The key is on the computer bios. Can i still activate the windows or do i have to install computer one per one… ?

      thanks

      posted in Windows Problems
      S
      Sunks
    • Windows 10 key after deployment
      Server
      • FOG Version: 1.4.4
      • OS: ubuntu
      Description

      Hello, i wanted to know how it works for the licence key if i want to deploy windows 10 image ?

      I have OEM licence on computers, i installed one of them as Master and then deployed the image on the others computers. But the licence key is not activate.

      With windows 7 it could work like that but for windows 10 it seems different.

      How should i do to clone properly and activate my windows 10 licence key ?

      thanks

      posted in Windows Problems
      S
      Sunks
    • RE: Copying binaries where needed...Failed!

      I downloaded the package again and the installation worked.

      I don’t know what happened but its now working.

      posted in FOG Problems
      S
      Sunks
    • RE: Copying binaries where needed...Failed!

      i tried to rerun the installer on the master branch but i get the same error.
      It might be due to a zip file corrupted ?

      I’m trying to download the package again.

      posted in FOG Problems
      S
      Sunks
    • RE: Copying binaries where needed...Failed!

      Well i’m following the step from the fog wiki installation.

      My fog server have direct access to the internet

      posted in FOG Problems
      S
      Sunks
    • Copying binaries where needed...Failed!
      Server
      • FOG Version: 1.4.4
      • OS: Ubuntu 14.04
      Description

      Hello, i’m doing a fresh install of FOG 1.4.4 on Ubuntu 14.04 and i got an error at the end of the install.

      i followed this install step as root :

      git clone https://github.com/FOGProject/fogproject.git /root/fogproject
      cd /root/fogproject
      git checkout dev-branch
      git pull
      cd bin
      ./installfog.sh

      At the end i got this error:

      “Copying binaries where needed…Failed!”

      i found this in the error_log:

      Entrez le nouveau mot de passe UNIX : Retapez le nouveau mot de passe UNIX : passwd: password updated successfully
      mysql stop/waiting
      mysql start/running, process 20478

      • Stopping Apache httpd web server apache2

      php7.1-fpm stop/waiting
      mysql stop/waiting
      mysql start/running, process 20715
      Archive: binaries1.4.4.zip
      End-of-central-directory signature not found. Either this file is not
      a zipfile, or it constitutes one disk of a multi-part archive. In the
      latter case the central directory and zipfile comment will be found on
      the last disk(s) of this archive.
      unzip: cannot find zipfile directory in one of binaries1.4.4.zip or
      binaries1.4.4.zip.zip, and cannot find binaries1.4.4.zip.ZIP, period.

      Thanks

      posted in FOG Problems
      S
      Sunks
    • RE: Install problem ubuntu 15.10

      Thanks, it’s clear now.

      You can mark it as solved, i will export/import on a fresh install when i will have some times

      posted in FOG Problems
      S
      Sunks
    • RE: Install problem ubuntu 15.10

      Ok,

      Since i don’t really know how work the downgrade or the upgrade of ubuntu (lost of the data etc…), i think i will just export the database, group, host, ImageManagement and /images and do a fresh install on an other distribution.

      Is it possible to import fog1.2 database to a fog 1.4.x ?

      Thanks

      posted in FOG Problems
      S
      Sunks
    • Install problem ubuntu 15.10
      Server
      • FOG Version: 1.2
      • OS: Ubuntu 15.10
      Description

      Hello,

      i have to upgrade a FOG 1.2 to the latest version (1.4.x) on ubuntu 15.10

      When i do the ./installfog.sh i got an error, at the end:

      “stopping web service……Failed!”

      I saw the other posts about this problems but i didnt really understand what was the solution. What i understand is that i need php7 but ubuntu15.10 can’t delivery this package, so i’m stuck.

      What’s the solution ? Upgrade to 16.04 ?

      Thanks

      posted in FOG Problems
      S
      Sunks
    • can't access to my Fog web interface
      Server
      • FOG Version: FOG 1.3.5 RC 1 Released
      • OS: Ubuntu-14.04.1
      Description

      Can’t connect to my FOG web interface http://<IP-address>/fog

      I forgot my web interface password so i reseted it to the default via CLI with this commands :
      mysql -D fog
      UPDATE users SET uPass = ‘$2y$11$g0Hu8OaOStuPk7WWYGh6Wu4PLlZDZGOkzMwEEAk.rZMrI9IdDwno.’ WHERE uName = ‘fog’;
      quit

      And now i got “The connection failed” with firefox when i want to acces to my fog interface. I can ping on both side (server to 8.8.8.8 and my computer to fog). I got the apache default page when i type my fog address.

      I tried with chrome and i got :

      "This site is inaccessible
      <IP-address> does not allow connection.This site is inaccessible

      posted in FOG Problems
      S
      Sunks
    • RE: QNAP NAS storage

      Ok it’s now working fin, you can mark this topic as solved.

      So it was due to the ftp path, i couldn’t specify the correct ftp path in the fog interface 1.2.0.

      Thanks a lot for your help guys.

      posted in FOG Problems
      S
      Sunks
    • RE: QNAP NAS storage

      Thanks
      So i updated my fog to 1.3

      I will try to upload/deploy with that storage node setting :

      0_1475484260147_NAS 1.3.PNG

      By the way, do i have to encrypt my password in the storage node ?

      posted in FOG Problems
      S
      Sunks
    • RE: QNAP NAS storage

      @Quazz said in QNAP NAS storage:

      If it’s 14.04 or newer, would you be willing to upgrade FOG to trunk?

      Yea it’s 14.04. The 1.3 version will help me ? i’m gonna try.

      Thanks

      posted in FOG Problems
      S
      Sunks
    • RE: QNAP NAS storage

      @Quazz I can’t add any slash, the webGUI delete automatically te last /

      My error apache is empty. I tried severals time to download image today and there is nothing

      0_1475244534420_CaptureERRORapache.PNG

      if anyone have any others ideas…

      Thanks for the help guys 🙂

      posted in FOG Problems
      S
      Sunks
    • RE: QNAP NAS storage

      @Quazz My storage nodes NAS

      0_1475243418821_CAPTUREnas3.PNG

      i can add some other screenshot of my nas
      0_1475243584442_CaptureNAS.PNG

      after the upload the image is right there, and sit there instead of moving.
      0_1475243601896_CaptureNAS2.PNG

      The service FTP is enable on my NAS (it’s in french):
      0_1475243924006_CaptureFTPactifNAS.PNG

      posted in FOG Problems
      S
      Sunks
    • 1
    • 2
    • 3
    • 2 / 3