Re: Problems with parted

2006-05-19 Thread Warren Volz
You might try the following patch. I ran into problems with the new version of parted not accepting the size that install.pl generates when it converts fdisk arguments to parted arguments. The attached patch adds a new function to the install.pl file that converts all sizes to MB. -Warren --- inst

Fix for version 1.7.0 of parted

2006-05-19 Thread Warren Volz
Here is a patch to the master script that correctly parses the output from parted-1.7.0. -Warren diff -u -r1.51 master --- master 10 Mar 2005 21:25:22 - 1.51 +++ master 20 May 2006 04:33:49 - @@ -387,8 +387,10 @@ || die "install.pl exited non-zero" # Determine parti