嵌入式系统Linux支持vfat文件系统

    xiaoxiao2021-03-25  102

    内核配置


    另外还要增加相关语言的支持,要不然会出现以下错误

    [root@root/root]#mount -t vfat /dev/nande /mnt [ 43.000920] FAT-fs (nande): codepage cp437 not found mount: mounting /dev/nande on /mnt failed: Invalid argument [root@root /root]#mount -t vfat /dev/nande /mnt [ 29.176318] FAT-fs (nande): IO charset iso8859-1 not found mount: mounting /dev/nande on /mnt failed: Invalid argument


    转载请注明原文地址: https://ju.6miu.com/read-23019.html

    最新回复(0)