On 08/08/2013, at 15.10, Erwan Velu <erwanalia...@gmail.com> wrote: > Hi folks, > > When doing a "parted -a optimal /dev/sdb mkpart primary 0 100%", parted tells > me that the partition will not be optimal.
Try "parted -a optimal /dev/sdb unit % mkpart primary 0 100%" JonB