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: Joel Granados
Subject: Re: parted-1.9.0 -- comments and patches
Date: Mon, 3 Aug 2009 10:33:07 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Did you see Jim's answer?
On Fri, Jul 31, 2009 at 04:59:06PM +0200, Peter Breitenlohner wrote:
> On Fri, 31 Jul 2009, Joel Granados wrote:
>
>> You must be root and you should have done:
>> <snip>
>> git clone git://git.debian.org/git/parted/parted.git
>> cd parted
>> git branch next --track origin/next
>> ./bootstrap
>
> Hi Joel,
>
> I have done this as me (i.e., peb not root), followed by
>       ./configure --prefix/tmp --disable-device-mapper; make
> because we don't have libdevmapper (neither need nor want it).
>
> As a consequence I got /tmp/bin/{disk,label} and /tmp/sbin/part{ed,probe}
>
>> Can you please paste the output of the following set of commands:
>>
>> <snip>
>> dd if=/dev/zero of=testfile bs=512c count=100
>> echo n | sudo /usr/local/sbin/parted  ---pretend-input-tty testfile "mklabel 
>> gpt mkpart pirmary ext3 1 -1"

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

>> </snip>
>
> Then, as root:
>       dd if=/dev/zero of=testfile bs=512c count=100
> 100+0 records in
> 100+0 records out
> 51200 bytes (51 kB) copied, 0.000194 s, 264 MB/s
>       echo n | /tmp/sbin/parted  ---pretend-input-tty testfile \
>       "mklabel gpt mkpart pirmary ext3 1 -1"
> Error: Can't have the end before the start!
>
> Hope that helps
>
> Regards
> Peter

-- 
Joel Andres Granados
Brno, Czech Republic, Red Hat.

Attachment: pgpLk1C_d3iT2.pgp
Description: PGP signature


reply via email to

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