bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parted-1.9.0 -- comments and patches


From: Peter Breitenlohner
Subject: Re: parted-1.9.0 -- comments and patches
Date: Mon, 3 Aug 2009 11:53:11 +0200 (CEST)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Mon, 3 Aug 2009, Joel Granados wrote:

This should be primary not pirmary.
Can you pls try again.

Hi Joel,

did it again as root, in the parted build directory, and got:
        echo n | ./parted ---pretend-input-tty testfile \
        "mklabel gpt mkpart primary ext3 1 -1"
Warning: The existing disk label on 
/.th/thsrc/archive/gnu/parted/parted-1.9.0-build-linux-gnu/parted/testfile will 
be destroyed and all data on this disk will be lost. Do you want to continue?
/home/pcl321/peb/archive/gnu/parted/parted-1.9.0-build-linux-gnu/parted/.libs/lt-parted:
 invalid token: mkpart
Yes/No? n

Note: /home/pcl321/peb/archive -> /.th/thsrc/archive

The above was with parted-1.9.0; for parted-git I still get:
        echo n | ./parted ---pretend-input-tty testfile \
        "mklabel gpt mkpart primary ext3 1 -1"
Error: Can't have the end before the start!

However, for parted-git and doing as in the test case:
        echo n | ./parted ---pretend-input-tty testfile \
        "mklabel gpt mkpart primary ext3 1s -1s"
Warning: The existing disk label on 
/.th/thsrc/archive/gnu/parted/parted-git/parted/testfile will be destroyed and 
all data on this disk will be lost. Do you want to continue?
/home/pcl321/peb/archive/gnu/parted/parted-git/parted/.libs/lt-parted: invalid 
token: mkpart
Yes/No? n

Regards
Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]