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

    tiagomendes

    @tiagomendes

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tiagomendes Unfollow Follow

    Latest posts made by tiagomendes

    • RE: Using SMB as default node

      @JJ-Fullmer Thank you, In the end I opted to add a second disk, structurewise couldn’t add the nfs,
      Regards.

      posted in FOG Problems
      T
      tiagomendes
    • Using SMB as default node

      Hello, I’m trying to use FOG with a windows shared folder.

      I’ve created the folder on windows and mounted on Ubuntu 22.04:

      mount -t cifs //x.x.x.x/images /mnt/iso -v -o credentials=/home/user/.smbcredentials,file_mode=0777,dir_mode=0777,
      

      I have access to the folder and can create/edit files. I also copied the folder /images to /mnt/iso/images

      On fog I changed the default node Image Path and FTP path to /mnt/iso/images.
      But when I try to capture the image I get the following error:
      mounting x.x.x.x:/images/dev on /images failed: permission denied
      Checking Mounted File System
      An error has been detected.
      Fatal error: Failed to mount NFS Volume
      Computer will reboot in 1 minute.

      Any help would be greatly appreciated!

      posted in FOG Problems
      T
      tiagomendes