• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Symbolic link problems

Scheduled Pinned Locked Moved
Linux Problems
2
2
1.1k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    TylerK
    last edited by Sep 30, 2014, 1:08 PM

    I swear I have done this once and was successful, but I’m trying to move a few images to an external USB drive for the time being.

    Running Ubuntu 12.04.4 LTS

    I have added this to my /etc/exports:
    /mnt/USB/COPY *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)

    I have also added the .mntcheck file to /mnt/USB/COPY

    Then I move the images, and link them back so I have this on the server:

    [IMG]http://i62.tinypic.com/dlozdu.png[/IMG]

    When I run a debug operation on a client I get this:
    [IMG]http://i61.tinypic.com/r2q1j5.png[/IMG]

    I’ve made sure that permissions are the same, and now I’m out of ideas.

    Thoughts?

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Sep 30, 2014, 1:11 PM

      The fog system you’re running does not have a mount point labeled as:

      /mnt/USB

      You need to, in the debug, run:
      [code]mkdir /mnt/USB
      mount /dev/<usbdevicehere> /mnt/USB
      [/code]

      All should work then.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      1 / 1
      • First post
        1/2
        Last post

      216

      Online

      12.1k

      Users

      17.3k

      Topics

      155.3k

      Posts
      Copyright © 2012-2024 FOG Project