We are working on agx xavier industrial and agx xavier devkit with R35.6.1.
Agx xavier industrial module has 64GB in total, but after flashing official image, mmcblk0p1 is only 28GB, while the remaining 30GB is located in mmcblk0p15.
p@p-desktop:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 16M 1 loop
mmcblk0 179:0 0 59.3G 0 disk
├─mmcblk0p1 179:1 0 28G 0 part /
├─mmcblk0p2 179:2 0 64M 0 part
├─mmcblk0p3 179:3 0 448K 0 part
├─mmcblk0p4 179:4 0 32M 0 part
├─mmcblk0p5 179:5 0 64M 0 part
├─mmcblk0p6 179:6 0 448K 0 part
├─mmcblk0p7 179:7 0 32M 0 part
├─mmcblk0p8 179:8 0 80M 0 part
├─mmcblk0p9 179:9 0 512K 0 part
├─mmcblk0p10 179:10 0 300M 0 part
├─mmcblk0p11 179:11 0 64M 0 part
├─mmcblk0p12 179:12 0 80M 0 part
├─mmcblk0p13 179:13 0 512K 0 part
├─mmcblk0p14 179:14 0 64M 0 part
└─mmcblk0p15 179:15 0 30.5G 0 part
zram0 251:0 0 1.7G 0 disk [SWAP]
zram1 251:1 0 1.7G 0 disk [SWAP]
Why?
How can I add the 30GB from mmcblk0p15 into mmcblk0p1, so that mmcblk0p1 becomes 58GB?
Hi,
We have confirmed that our dev kit does not have this issue.
Please run ls -alh /dev/disk/by-partlabel and identify which partition corresponds to mmcblk0p15.
And check this partition in the XML configuration.