|
| From: | Andrew Clausen |
| Subject: | Re: question.... |
| Date: | Fri, 14 Mar 2003 11:57:56 +1100 |
| User-agent: | Mutt/1.3.28i |
On Thu, Mar 13, 2003 at 06:14:51PM +0800, Keh-Ming Luoh wrote:
> parted /dev/hdc mkpart ext2 0 -0
You want:
parted -- /dev/hdc mkpart ext2 0 -0
Parted (well getopt) is confusing -0 as an option.
Cheers,
Andrew
| [Prev in Thread] | Current Thread | [Next in Thread] |