Priest of the Order of the Butterfly
Posts: 698 from 2004/2/10
Very interesting!
Do you know if MorphOS will understand the USB 3.0 HDD drive properly to read and write? Right now when I plug it in, it keeps power cycling the device.
Quote:
geit wrote:
I personally would use exFATFileSystem.
It is available for MorphOS and should work fine. The only culprit is that you need to compile the write support version on your own. This is required as m$ does only allow to distribute a read only binary, AFAIR.
Basically you just need to install the MorphOS SDK, change one line within the makefile and type make. Afterwards you are able to read and write ExFAT partitions of any kind.