#3864 closed defect (fixed)
VBoxManage --compact crashes on Mac OS X => --compact broken in 2.2.2
回報者: | Egor Egorov | 負責人: | |
---|---|---|---|
元件: | virtual disk | 版本: | VirtualBox 2.2.2 |
關鍵字: | 副本: | ||
Guest type: | Linux | Host type: | Mac OS X |
描述
What I did:
VBoxManage modifyhd Ubuntu8.10.vdi --compact
Ubuntu8.10.vdi is a fresh install, file is about 5 gigs size, expandable image, 20 gigs.
OS = Mac OS X Leopard 10.5.6 with all updates.
What I saw:
trust:HardDisks egor$ VBoxManage modifyhd Ubuntu8.10.vdi --compact VirtualBox Command Line Management Interface Version 2.2.2 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved. 0%... trust:HardDisks egor$
And then Mac OS X crash reporter immediately pops up. Log file attached. 100% repeatable.
附加檔案 (2)
更動歷史 (8)
16 年 前 由 編輯
附檔: | 新增 crashlog.txt |
---|
16 年 前 由 編輯
附檔: | 新增 9432_appcompat.txt |
---|
comment:3 16 年 前 由 編輯
Hi,
don't know if this is important, but I am using ext4 file system in Ubuntu 9.04.
Regards
comment:4 16 年 前 由 編輯
摘要: | VBoxManage --compact crashes on Mac OS X → VBoxManage --compact crashes on Mac OS X => --compact broken in 2.2.2 |
---|
See the last comment in #2833 -- unfortunately --compact is broken in 2.2.2 due to a typo. Please don't use this command with this version.
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Hi,
I have the same problem using VBox 2.2.2 on Windows XP SP3 host and Ubuntu 9.04 guest.
I executed command:
"C:\Program Files\Sun\xVM VirtualBox\VBoxManage" modifyhd "C:\Documents and Settings\[user]\.VirtualBox\HardDisks\Ubuntu_9_04_Desktop.vdi" --compact and VBox crashed.
Regards