RZ/V2M Linux Package Start-Up Guide
R01US0527EJ0110 Rev.1.10
Page 7 of 39
Oct.8.2021
renesas@renesas:~$
sudo fdisk /dev/sdb
Welcome to fdisk (util-linux 2.27.1).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
Command (m for help):
o
Created a new DOS disklabel with disk identifier 0x412fc34f.
Command (m for help):
n
Partition type
p primary (0 primary, 0 extended, 4 free)
e extended (container for logical partitions)
Select (default p):
<Press Enter>
Using default response p.
Partition number (1-4, default 1):
<Press Enter>
First sector (2048-
30199807, default 2048):
<Press Enter>
Last sector, +sectors or +size{K,M,G,T,P} (2048-
30199807, default 30199807):
+128M
Created a new partition 1 of type 'Linux' and of size 128 MiB.
Command (m for help):
n
Partition type
p primary (1 primary, 0 extended, 3 free)
e extended (container for logical partitions)
Select (default p):
<Press Enter>
Using default response p.
Partition number (2-4, default 2):
<Press Enter>
First sector (264192-
30199807, default 264192):
<Press Enter>
Last sector, +sectors or +size{K,M,G,T,P} (264192-
30199807, default 30199807):
<Press
Enter>
Created a new partition 2 of type 'Linux' and of size 14.3 GiB.
Command (m for help):
w
The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
renesas@renesas:~$
partprobe
renesas@renesas:~$
sudo fdisk -l /dev/sdb
Disk /dev/sdb: 14.4 GiB, 15462301696 bytes, 30199808 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x412fc34f