After I bought my 1.5TB drive, I decided to put my 300GB drive into an external enclosure for some portable storage.
I wanted the drive to be in FAT32 format so that I can both read AND write it from Linux and Windows. NTFS is usually only readable from Linux. The large clusters are inefficient for such a large drive, but I’m willing to give up that space for a more versatile storage device.
Windows XP won’t let me format such a large drive as FAT32, insisting instead on NTFS. It’s a good thing that mkdosfs has been ported to Windows, because this utility allowed me to format a drive larger than 32GB as FAT32. Once again, the twin powers of GNU/Linux and Open Source have triumphed!
I named it Gamera.







Post a Comment