bug#25602: [parted] Problem with msdos mbr creation

2017-02-02 Thread Lukasz Majewski
On Thu, 2 Feb 2017 08:50:54 -0800 "Brian C. Lane" wrote: > On Thu, Feb 02, 2017 at 10:05:35AM +0100, Lukasz Majewski wrote: > > Hi Brian, > > > > > On Wed, Feb 01, 2017 at 11:28:03AM +0100, Lukasz Majewski wrote: > > > > Dear All, > > > If it > > > causes problems on a non-x86 system you should

bug#25602: [parted] Problem with msdos mbr creation

2017-02-02 Thread Brian C. Lane
On Thu, Feb 02, 2017 at 10:05:35AM +0100, Lukasz Majewski wrote: > Hi Brian, > > > On Wed, Feb 01, 2017 at 11:28:03AM +0100, Lukasz Majewski wrote: > > > Dear All, > > If it > > causes problems on a non-x86 system you should zero it out > > The problem is that we are using it with TI's SDK script

bug#25602: [parted] Problem with msdos mbr creation

2017-02-02 Thread Lukasz Majewski
Hi Brian, > On Wed, Feb 01, 2017 at 11:28:03AM +0100, Lukasz Majewski wrote: > > Dear All, > > > > My parted version is 3.2. OS: Linux GNU Debian 8.6 > > > > For one of my embedded systems (arm based one) I do use parted to > > create bootable SD card. > > > > parted -s $DRIVE mklabel msdos > >