Page 1 of 1

NanoPi NEO Core2 - write to USB Flash drive of 1TB?

Posted: Wed Feb 12, 2020 10:56 am
by triedgetech
Hello, I was wondering if this single-board computer can read/write onto 1TB USB Flash drive?
I know it has max size limit of 64GB on microsd slot.

Re: NanoPi NEO Core2 - write to USB Flash drive of 1TB?

Posted: Fri Feb 14, 2020 9:40 am
by guidol
triedgetech wrote:
Hello, I was wondering if this single-board computer can read/write onto 1TB USB Flash drive?
I know it has max size limit of 64GB on microsd slot.

The 64GB limit should only we a "probem" of the card reader slot (or at the time of when the limit was written there was no bigger card).

As a USB-Drive the limit only should be by the filesystem :)
So if you use something like ext4 for Linux then 1TB should be OK, when it is getting enough power ;)

On other filesystems you coud have a limit for the file-size (4GB)