• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. juan_c
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    juan_c

    @juan_c

    0
    Reputation
    104
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    juan_c Unfollow Follow

    Latest posts made by juan_c

    • RE: Failed to read back partitions (runPartprobe)

      @tom-elliott thanks for your answer. The disk name seems correct in the host properties
      0_1527069692546_20180523_115149.jpg
      The image is defined like this
      0_1527069713716_20180523_115213.jpg

      I did again a capture followed by a deploy and got the same problem.
      Is there some truncation in the partprobe command?

      posted in FOG Problems
      J
      juan_c
    • RE: Failed to read back partitions (runPartprobe)

      I forget to say that I’m using fog version 1.5.0

      posted in FOG Problems
      J
      juan_c
    • Failed to read back partitions (runPartprobe)

      Hi,

      I did a raw image capture of a dual boot (win10-linux mint) disk. When deploying in the same machine, all seems good and the image is correctly deployed. But, at the end, I get a runPartprobe error and the tasks never end. The computer restart the deployment until I stop it using the BIOS menu.

      I see the “Args Passed” seems not good /dev/nvme0n instead of /dev/nvme0n1

      0_1526553727580_20180517_112506.jpg

      I check in debug mode as suggested in a previous issue :

      source /usr/share/fog/lib/funcs.sh
      getHardDisk              # gives $hd =  /dev/nvme0n1
      runPartprobe "$hd"      #  gives no error
      

      Also I put this value in the “host primary disk” variable

      Any help will be appreciated.
      tks

      Juan

      posted in FOG Problems
      J
      juan_c
    • RE: Ansible installation with out defaults

      @george1421 Thanks, this seems to work but with installfog.sh -y (without the -U option).

      posted in General
      J
      juan_c
    • Ansible installation with out defaults

      Hi,

      I want to install fog with an Ansible role. I use the installfog.sh -y -U option but it sets the default options.
      I do not want DHCP and I need to use a different interface.
      Is it possible to just change the /opt/fog/.fogsettings after installation and restart the fog server?. Does something must be changed on the sql data base?

      Thanks

      Juan

      posted in General
      J
      juan_c