Tool/software:
Hi TI,
Using linux+rtos sdk v11.
I am looking for ways to partition an nvme ssd plugged to the EVM dynamically. I was researching and found out about libparted. I can see the library in the targetfs folder in the sdk but could not find its header file "parted.h".
Kindly suggest how I can achieve this. I know one way is to use system() call with tools like parted and fdisk but I want to avoid using system().
Thanks and regards,
Lalit