bug-parted
[Top][All Lists]
Advanced

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

Re: [wishlist] end of disk parameter


From: Andrew Clausen
Subject: Re: [wishlist] end of disk parameter
Date: Sun, 29 Jun 2003 15:16:45 +0000
User-agent: Mutt/1.5.4i

On Tue, Jun 10, 2003 at 12:44:53PM -0700, Ryan Lovett wrote:
> On Tue, Jun 10, 2003 at 05:33:26PM +0000, Andrew Clausen wrote:
> > On Mon, Jun 09, 2003 at 01:08:43PM -0700, Ryan Lovett wrote:
> > > It'd be nice if the 'end' parameter could be optional or specified as
> > > '-' or 'end' or something which would indicate the end of the disk (or
> > > extended partition).
> > 
> > This is already implemented.  Try "-0".
> 
> Thanks! It worked fine. With something to grep for I found it in 'Using
> GNU Parted' in the info page. Perhaps it could be put in the session command
> descriptions as well and/or the command help info within parted?

I just implemented this.  Thanks.

(parted) help resize
  resize MINOR START END        resize filesystem on partition MINOR

        MINOR is the partition number used by Linux.  On msdos disk labels, the
        primary partitions number from 1-4, and logical partitions are 5
        onwards.
        START and END are in megabytes.  Negative values count from the end of
        the disk.


Is that what you meant?  Did you have any other ideas?

Cheers,
Andrew





reply via email to

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