I also did research and speculate maybe the filesystem format causes this issue.
Code: Select all
df -T
Is this possible the root issue for bother greyhole staggering process and Chown failure?/dev/sdb1 vfat 976513888 371839008 604674880 39% /var/hda/files/drives/ehd1
Two alternatives came up in my mind.
1) Still keep using external hard drive. But change format vfat to others like ext4. But I don't want to lose any existing files.
2) Add another internal drive. However, looks like to add another hard drive is not easy task. Lots of tweaks need be done for the prep.
Please advise me the best practice. Thanks.