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

2017-04-18 Thread Brian C. Lane
On Tue, Apr 18, 2017 at 11:50:27AM -0400, Phil Susi wrote: > On 2/1/2017 6:33 PM, Brian C. Lane wrote: > > That's the MBR boot code normally used to boot a BIOS system. If it > > causes problems on a non-x86 system you should zero it out (or write the > > system bootloader after partitioning). > >

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

2017-04-18 Thread Phil Susi
On 2/1/2017 6:33 PM, Brian C. Lane wrote: > That's the MBR boot code normally used to boot a BIOS system. If it > causes problems on a non-x86 system you should zero it out (or write the > system bootloader after partitioning). Brian, do you know why parted adds the boot code but fdisk does not? M

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 > >

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

2017-02-01 Thread Brian C. Lane
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 > > First, I do clean up the fi

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

2017-02-01 Thread Lukasz Majewski
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 First, I do clean up the first 1MiB of SD card: dd if=/dev/zero of=$DRIVE bs=1024 count=1024 The problem is th

Parted problem

2008-01-21 Thread Alex Divinsky
Hi I am trying to resize FS using PARTED and getting an error message: # parted /dev/sdf resize 1 0 307199 Error: Filesystem has incompatible feature enabled Information: Don't forget to update /etc/fstab, if necessary. Thanks. AD. __

Re: Parted problem on large disks

2006-05-03 Thread leslie . polzer
Hi Gunnarson, please try GNU Parted 1.6.25.1 or 1.7rc5. 1.6.19 is quite old. If the problem still persists, please file a bug at http://alioth.debian.org/tracker/?func=add&group_id=30287&atid=410685 and we will have a look! Thanks, Leslie -- gpg --keyserver pgp.mit.edu --rec

Parted problem on large disks

2006-05-02 Thread Bergsteinn Gunnarsson
Title: Parted problem on large disks Hi guys, I don't know if it's a bug but I send it anyway to this bugreport. I hope you can help me. I have EMC AX100SC storage box. I created a very large disk pool and virtual disks (4.5TB) I'm using RHEL4 Linux 2.6.9-34.EL #1 Fri