-
Notifications
You must be signed in to change notification settings - Fork 11
Use UMS to Update kernel and resize partition
Ray Chang edited this page Feb 26, 2021
·
8 revisions
ums 0 mmc 0
The mmc number
should correspond to eMMC, it may vary by different platforms.
Check from this command:
mmc list
For PICO-IMX8M:
ums 0 mmc 0
For PICO-IMX8MM/FLEX-IMX8MM
ums 0 mmc 1
lsblk
It's able to replace kernel image and dtb in the 1st FAT partition of eMMC.
- Install partition tool - gparted
sudo apt-get install gparted
- Execute
gparted
to resize partition:
sudo gparted /dev/sdX