View Single Post
Old 02-23-2021, 03:46 PM   #7
rantanplan
Weirdo
rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.
 
Posts: 852
Karma: 11003000
Join Date: Nov 2019
Location: Wuppertal, Germany
Device: Kobo Sage, Kobo Libra 2, Boox Note Air 2+
Quote:
Originally Posted by Kory View Post
I tried inserting a micro SD card with a capacity of 128gb (smallest I have) and it recognized it as only having 66mb. So I'll have to order 32gb card. Not that it is urgent. The settings day it has 14,074mb total with 13,069mb free.
Windows will by default format everything larger than 32gb as exfat. Exfat is a file system that requires licensing, thus not available everywhere.

With Linux based readers, you have the option to format the sdcard as fat32 (you'll need 3rd party tools for that) or ext4 (a Linux based file system). fat32 is not optimized for such large sizes and you'll lose a lot of space just for the file managing part of the file system. Ext4 is optimized for large sizes and also better optimized for speed.

If you have the option (e.g. download a knoppix ISO to boot from it) you may be better off to format the sdcard from there using ext4 as file system. With the magic of MTP USB connections, you can still use Windows to fill up those GiB
rantanplan is offline   Reply With Quote