其实这是内核配置问题,主要是文件系统不全,当然,USB驱动和Mass storage/SCSI disk/VFat支持要选上,如果还如果还不行,请参考如下:
1、提示
Unable to load NLS charset cp437
FAT: codepage cp437 not found
则进入
File systems--》
                 Native language support--》
                     <*>   Codepage 437 (United States, Canada)
选上即可,若
2、再提示:
Unable to load NLS charset iso8859-1                                            
                                                                                 
 FAT: IO charset iso8859-1 not found
 则进入:
 File systems--》
                 Native language support--》
                     <*>   NLS ISO 8859-1  (Latin 1; Western European Languages) 
选上即可!