bug-parted
[Top][All Lists]
Advanced

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

Re: Parted (GIT) error with 140-entries GPT table


From: Jim Meyering
Subject: Re: Parted (GIT) error with 140-entries GPT table
Date: Fri, 04 Nov 2011 17:14:21 +0100

Keshav P R wrote:
> On Fri, Nov 4, 2011 at 21:27, Keshav P R <address@hidden> wrote:
>
>     This bug seems to be fixed in parted-git 
> (http://git.savannah.gnu.org/cgit/
>     parted.git/commit/?id=5d12b6ef445b86e1815a029cc87bd26f58d63ad0).
>
>     Regards.
>
>     Keshav
>
>     PS: What about the "Linux Unique GUID" patch by Rod Smith?

Now that I've dispatched those bugs, it is probably at the front of my
queue.  Though I'm not yet sure if I'll work on that first or
autoconfiscating fsresize.

> I tested this with dd images. Is it possible to make parted consider those
> images as 4K/4K sector instead if 512B/512B sector (ie testing 4K sector 
> support
> using dd images)?

You can get at least part of what you want by setting
PARTED_SECTOR_SIZE=4096 in parted's environment.

E.g.,

  PARTED_SECTOR_SIZE=4096 parted -s -- FILE u s p

That's what "make check" does.  It runs the test suite 4 times.
First with no envvar setting, and then with settings of 1024, 2048 and 4096.



reply via email to

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