This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] Linux/dm388:如何在 MMC2上创建 ext4分区?

Guru**** 2925110 points

Other Parts Discussed in Thread: DM388

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/658386/linux-dm388-how-to-create-an-ext4-partition-on-mmc2

器件型号:DM388

工具/软件:Linux

您好!

我可以将 eMMC 分区并格式化为 FAT32、但无法格式化 ext4分区。

sh-3.2# fdisk -l

磁盘/dev/mmcblk1:7818 MB、78182656字节
4个缸盖、16个扇区/履带、238592个气缸
单位= 64 * 512 = 32768字节的圆柱体

       器件引导     启动        结束     块 ID 系统
/dev/mmcblk1p1              1       4097     131064+ c Win95 FAT32 (LBA)
/dev/mmcblk1p2           4097      30492     844666 83 Linux --- > ext4
/dev/mmcblk1p3          30492     238592    6659205+ b Win95 FAT32

如何格式化该分区?