Problem with customized image directory
-
i removed /images dir (i have no space on this disk).
then i symbolic linked to another location(usb disk):
images -> /media/03f3128f-6142-47f8-a1a6-38b063439545/
but the client after image upload says: *unable to move /images/dev/mac to /images/imagename
howto fix/debug?
--------EDIT:--------
solved via chmod -R 777 /media
-
does this new location have .mntcheck files:
[code]
sudo touch /images/.mntcheck
sudo touch /images/dev/.mntcheck[/code]Also check that your ftp information operates as expected as well. The storage username and password should be that of the FOG Servers (or storage nodes) fog user (on the server/node) not the database username and password.