Hi there. I have a dual boot computer. On one partition I have Windows 98SE and on another partition I have Ubuntu Linux. I have mounted Windows 98 partition as DOS FAT32 (as I should, right?) but long filenames are changed to something like “progra~1”. I have booted Windows to check this problem but file names are normal there. Do you know what is the problem here?
Hello there. You should mount Windows 98 partition as “vfat” because DOS didn't supported long file names. It had restriction to eight letters for name and three letters for extension and that is exactly what you get when you mount FAT32 partition as you did. I hope this answer helped you to solve you issue with long filenames.