Search found 1 match
- 2011-05-20T01:50:25-07:00
- Forum: Bugs
- Topic: Cannot convert to ICO when on NFS mount
- Replies: 1
- Views: 3923
Cannot convert to ICO when on NFS mount
I have a system where a drive is mounted with /etc/fstab: server.domain.com:/shares/sharename/ /mydir nfs auto,nouser,noexec,rw,hard,intr 0 0 If I run command `convert file.png file.gif` in /mydir/, I get the expected file.gif, but if I run the command `convert file.png file.ico`, I receive error ...