Geoff,

On Thursday 26 November 2009, Geoff Nordli wrote:
>  --biossystemtimeoffset: RTGetOpt: Command line option has argument with
> bad format.

thanks for that report, this is a regression which was just fixed in
SVN. To set a negative number you have to set a big 64-bit positive
number. For instance, for setting -1000 you have to use

VBoxManage modifyvm VM_NAME --biossystemtimeoffset 0xfffffffffffffc18

When using the fixed version of VBox, you have to use -1000 again
as it wouldn't accept that big positive number anymore.

Kind regards,

Frank
-- 
Dr.-Ing. Frank Mehnert

Sitz der Gesellschaft:
Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten
Amtsgericht München: HRB 161028
Geschäftsführer: Thomas Schröder, Wolfgang Engels, Wolf Frenkel
Vorsitzender des Aufsichtsrates: Martin Häring

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to