Martin Whitaker wrote:
> Using strace helped me discover why I could copy the files manually, but
> drakfont couldn't. If I execute
>
>   cp /mnt/windows/c/WINDOWS/Fonts/*.ttf fonts
>
> it works every time. If I execute
>
>   cp /mnt/windows/c/WINDOWS/fonts/*.ttf fonts
>
> it works sometimes and hangs sometimes. If I execute
>
>   cp /mnt/windows/c/windows/fonts/*.ttf fonts

I should perhaps have said that "/mnt/windows/c" is the mount point for my NTFS partition, and "WINDOWS" and "Fonts" are the exact directory names.

Martin





Reply via email to