[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Enforce limits on the number of partitions on a disk.
- From: Chuck Anderson <cra WPI EDU>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Enforce limits on the number of partitions on a disk.
- Date: Fri, 29 May 2009 08:22:02 -0400
On Thu, May 28, 2009 at 07:11:22PM -0500, David Lehman wrote:
> + str = _("The drive %s has more than %d partitions on it,"
> + "which is the maximum number of partitions for disk of "
> + "this type. You will not be able to make changes to the "
> + "partitioning of this disk or use any partitions beyond "
> + "%s%d in %s") % (device.path, maxPartitionCount, device.name,
Slight grammar correction, pluralize "disk":
"maximum number of partitions for disks of this type"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]