• Adding Hiren’s BootCD PE to Advanced Menu

    Solved
    11
    0 Votes
    11 Posts
    8k Views
    george1421G

    @seppim While I don’t use hiren’s software, let me download the iso and see what has changed. I know it worked at one time.

  • droit

    3
    0 Votes
    3 Posts
    461 Views
    J

    @tom-elliott said in droit:

    @julio said in droit:

    bonjour voici mon fichier /etc/exports. j’ai ajouter ces deux dernière lignes pour un test mais elle ne fonctionne pas toujours.

    I’m not quite sure what you’re looking for.

    First things first, the fsid elements must be unique.

    Meaning these lines are good.:

    /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)

    But the following 2 items are not good as they are overwriting the configuration for the first 2 items.

    /home/fog/images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0) /home/fog/images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)

    Should more likely be:
    erreur.PNG

    c’est ça mon problème. je cherche comment mon mon image dans mon serveur.

  • Unable to capture any Images FTP error

    Solved
    3
    0 Votes
    3 Posts
    529 Views
    J

    @george1421 Worked Great thank you sir. It was the Storage node password was incorrect.

  • Exit Code Returned 4?

    3
    0 Votes
    3 Posts
    530 Views
    A

    @sebastian-roth Doh! I feel silly. It was absolutely disk size. I built the test machines smaller than the laptops the images were captured from. Thanks for that, now I can go bug the network engineer 🙂

  • Fogging Partitioned Drives

    4
    0 Votes
    4 Posts
    665 Views
    S

    @nerdstburns There is one important thing I have to add. If you select a single partition in the image definition it won’t touch the partition table on deploy/capture at all!! So I would advice you create two image defintions, one full image where the option Partitions is unselected and another one with Partitions set as suggested by George. Now capture the full image an deploy that to all your hosts once. Then when you want to update C:\ you capture that to the other image definition “Partition 1 only” and deploy that to the hosts again.

    If you ever try to deploy the “Partition 1 only” to an empty disk (no or not the correct partition layout deployed before) then it will fail!

  • multi disk system deploy image

    2
    0 Votes
    2 Posts
    441 Views
    george1421G

    @kylian Well the simple answer is yes you can. In the host management page of the target computer there is a filed to identify the disk you want to send the image to.

    The bit longer answer is the format of the disk is dependent on how the disk is connected to the computer. If its over a sata cable then disk 1 will be /dev/sda, disk 2 will be /dev/sdb and so on. So if you wanted to deploy to the 3rd disk on the computer you would enter /dev/sdc into that field.

  • ssl snapin issue with new FOG install

    1
    0 Votes
    1 Posts
    142 Views
    No one has replied
  • Optiplex 7080 Raid On

    12
    0 Votes
    12 Posts
    3k Views
    C

    @tom-elliott
    Originally I wanted to keep the image without installation as I did at the time … I will experiment with domain integrations. And the multicast (At the time it saturated the network … :))

  • 0 Votes
    33 Posts
    10k Views
    H

    @sebastian-roth I was able to test on both an M83 and a 7010. I’ll be doing more widespread testing once we get back after the holidays, but everything seems to be fine!

  • Permission Denied Capture

    23
    0 Votes
    23 Posts
    8k Views
    D

    @sebastian-roth said in Permission Denied Capture:

    ls -al /images/INFRA-NEW

    Ah I ran that and it wasnt listed, so I checked under Images, and all my other images were there- So I just decided to remove that old image from Webui and remake it.

  • error installing windows 10 from ISO fog

    4
    0 Votes
    4 Posts
    972 Views
    george1421G

    @blema2213 It looks like I need to create an updated post. The intent was for you to follow this process https://forums.fogproject.org/post/103323 until you get to step 18 then jump to the first link I posted to you.

    The idea/problem is just as I mentioned, Win10 expects to see local or network based media not in RAM media. Also the issue with the above link is that you can not use the memdisk program with uefi. So what I’m recommending is that you copy the win10 media to a windows server and share it out as read only. Then build a WinPE image that will mount the network share you created and run the winsetup program. Windows will allow you to install over a CIFS share.

    So the steps are to

    Copy the windows media to a windows based server (or SAMBA) share. Create a WinPE boot media Launch that WinPE image from the fog server over pxe Install Windows from the share created in step 1
  • NBP filesize is 0 Bytes; PXE-E18: Server response timeout

    Solved
    20
    0 Votes
    20 Posts
    12k Views
    F

    @george1421 Thanks so much for your quick reply! I do have 3 DHCP servers that sync with each other but all the settings seem to be correct. I will start a new topic.

  • [Sites plugin - Import] fog 1.5.7 site. Version 1.5.5_2

    Solved
    11
    0 Votes
    11 Posts
    905 Views
    S

    This is fixed in the latest dev-branch code. Looking at it again I found this to be a simple typo (ref).

  • PXE Boot fail

    4
    0 Votes
    4 Posts
    496 Views
    N

    @george1421 You were right! It worked. I didn’t know that I should run it again to complete the installation, my distraction, I lost about 40 hours to solve something that wasn’t even installed! Thank you very much @george1421. You saved my job.

  • Add Full Inventory Task to PXE Menu

    24
    0 Votes
    24 Posts
    6k Views
    F

    @sebastian-roth Thank you and @george1421 for your assistance it this matter. It worked great!

    Thanks again and keep up the great work!

  • FOG Client

    3
    0 Votes
    3 Posts
    579 Views
    Goll420G

    @sebastian-roth Thank you.

    It’s the 1.5.9 version. Not tried with a different browser, only Chrome for the time being.

    I’ll dig through the logs but if the page is a redirect I guess that’s where the problem lies.

  • Error during fog installation and solution for this error

    4
    5 Votes
    4 Posts
    422 Views
    J

    That’s what I need it! Thank you for your post roro, I was trying to fix it during days!

  • FOG not releasing queued systems in Storage Group Activity

    4
    0 Votes
    4 Posts
    648 Views
    S

    @vemoya We have seen hosts go pending but that seemed to have been cause by the PowerShell module API calls.

    We shall try to figure out if you have entries in the DB that are obviously not correct:

    shell> mysql -u fogmaster -p Password: ... mysql> use fog; ... mysql> SELECT hostID,hostName,hostPending FROM hosts WHERE hostID NOT IN (SELECT hmHostID FROM hostMAC); ... mysql> SELECT hostID,hostName,hostPending FROM hosts WHERE hostID NOT IN (SELECT hmHostID FROM hostMAC WHERE hmPrimary = '1'); ... mysql> SELECT hostID,hostName,hostPending FROM hosts WHERE hostPending = '1'; ... mysql> SELECT * FROM tasks WHERE taskStateID IN ('1','2','3'); ....

    You find the password for the “fogmaster” database user in /var/www/html/fog/lib/fog/config.class.php. Please run the queries and try to copy&paste all the results here in the forums. Use PuTTy or some other SSH tool to connect to your server so you can copy&paste text.

  • Is it possible to let FOG deploy system image to SSD prior to HDD?

    5
    0 Votes
    5 Posts
    604 Views
    george1421G

    @will Well the issue is on the target computer side. If the ssd was always disk 0 then it would be easy because in the host definition you could say to deploy the image to /dev/sda but the issue comes when there is two hard drives which one is detected first. The first detected (sata) hard drive is /dev/sda and the second detected hard drive is /dev/sdb This most of the time corresponds to which sata cable is connect to the drive. The cable for drive0 is usually detected as /dev/sda and the cable for drive1 is usually detected as /dev/sdb but only when there is a drive connected to the drive0 cable.

    So can you have fog image properly, sure. You just need to tell it on a host by host basis when the ssd is connected to any other cable than the one for drive0.

  • 0 Votes
    7 Posts
    1k Views
    JJ FullmerJ

    @sebastian-roth I have not, it seems to have just been that one time.

142

Online

12.4k

Users

17.4k

Topics

155.9k

Posts