Pavel Roskin wrote:
On Mon, 2009-04-06 at 17:56 +0200, phcoder wrote:
Pavel Roskin wrote:
On Mon, 2009-04-06 at 11:52 +0200, phcoder wrote:
Fixed & commited. My next patch will be to add automatic module loading in parttool
It would be great to make parttool actually give some usage information.
Right now, there is no information at all.

grub> parttool
error: too few arguments
grub> parttool --help
error: too few arguments
grub> help parttool
grub>

Ok, I'll fix this

I've just fixed "help parttool", it was a trivial bug in the "help"
command.  Still, a longer help message would be nice to have.

The problem is that the exact available options depend on partition type so you have to specify
parttool <partition> help
Unfortunately for now you have to load the module pcpart.mod manually. I'll fix this problem by making parttool load the corresponding module automatically

--

Regards
Vladimir 'phcoder' Serbinenko


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to