Changes between Initial Version and Version 2 of Ticket #2734
- Timestamp:
- Jan 5, 2009 8:06:23 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2734 – Description
initial v2 2 2 3 3 For some reason though, now I can't. When I try, I get this: 4 4 {{{ 5 5 VirtualBox Command Line Management Interface Version 2.0.6 6 6 (C) 2005-2008 Sun Microsystems, Inc. 7 7 All rights reserved. 8 8 9 [!] FAILED calling hardDisk->CloneToImage(Bstr(argv[1]), vdiOut.asOutParam(), progress.asOutParam()) at line 3467! 9 [!] FAILED calling hardDisk->CloneToImage(Bstr(argv[1]), 10 vdiOut.asOutParam(), progress.asOutParam()) at line 3467! 10 11 [!] Primary RC = NS_ERROR_FAILURE (0x80004005) - Operation failed 11 12 [!] Full error info present: true , basic error info present: true … … 14 15 [!] Component = HardDisk, Interface: IHardDisk, {fd443ec1-000f-4f5b-9282-d72760a66916} 15 16 [!] Callee = IHardDisk, {fd443ec1-000f-4f5b-9282-d72760a66916} 16 17 }}} 17 18 18 19 The ~/.VirtualBox/VDI directory already exists and has 4 vdi files in it.