Linux 5.10 Yocto SDK
V2.1
12/25
© MicroSys Electronics GmbH 2022
Command (m for help): n
Partition type:
p primary (0 primary, 0 extended, 4 free)
e extended
Select (default p): p
Partition number (1-4, default 1):
First sector (2048-3921919, default 2048): 131072
Last sector, +sectors or +size{K,M,G} (131072-3921919, default
3921919):
Using default value 3921919
Partition 1 of type Linux and of size 1.9 GiB is set
Command (m for help): w
The partition table has been altered!
Calling ioctl() to re-read partition table.
Syncing disks.
Use the mkfs.ext2 command to format the filesystem (this command will take 4 or 5
secs to complete; user input is not required).
# mkfs.ext2 /dev/sdd1
mke2fs 1.42.9 (28-Dec-2013)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
122640 inodes, 489728 blocks
24486 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=503316480
15 block groups
32768 blocks per group, 32768 fragments per group
8176 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912
Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done
Step 2) Now mount this partition and copy the rootfs and Image Tree Binary over.