bug#22179: Partition alignment using parted

2015-12-15 Thread Ankur Tank
Hi Parted Experts, I am working on am335x based board. We are using eMMC and as a storage medium and parted for partitioning eMMC. I am not able to use "optimal" alignment option with parted when partitioning eMMC. I get following error messages when I use "optimal" alignment Warning: The resul

bug#22180: Partition alignment using parted

2015-12-15 Thread Ankur Tank
Hi Experts, I used following in my script, I am not sure if below behavior is bug or expected behavior Just to confirm, parted --script -a optimal /dev/mmcblk0 \ mklabel gpt \ mkpart primary0% 219s \ mkpart primary220s475s \ mkpart primary4