Telegram Web
Forwarded from bupt.moe
#linux #vbox #qemu
我今天真的是大开眼界, vbox(以及它的竞争者 VMware )会默认忽略硬盘 IO 的 flush 指令,导致各类依赖此行为的文件系统出错。
qemu 没有这个问题。
如果有需要,可以自行打开 https://www.virtualbox.org/manual/UserManual.html#ts_ide-sata-flush

https://www.virtualbox.org/ticket/4649

edit 1:
苹果也有这个问题 https://news.ycombinator.com/item?id=30370551
Forwarded from 莯凛
今日感受到了来自王八盒子的温暖:
Windows 下通过 VBoxManage 第一次启动一个通过命令创建的 VM 就会报:
VBoxManage.exe: error: The configuration constructor in main failed due to a COM error. Check the release log of the VM for further details. (VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

以上的 COM 相关报错;第二次以后则正常运行
Forwarded from Ĉerizo
王八壳子真厉害。一个没打开 vrdp 的机器要打开并设定新端口然后保存,竟然还在尝试用原本的端口。
Forwarded from Ĉerizo
今天突然想知道 rdp 重连导致缩放进而导致对调整缩放支持不佳的王八盒子机器死亡的日志感兴趣,发现在死亡通知有数条:
15:14:37.585073 !!! rtR3WinUnhandledXcptFilter caught an exception on thread 0000000000000a38 in 10716 !!!
15:14:37.585092
15:14:37.585093 ExceptionCode=0xc0000005 ExceptionFlags=0x00000000 ExceptionAddress=00007fff6d7af450
15:14:37.585104 ExceptionInformation[0]=0000000000000000
15:14:37.585115 ExceptionInformation[1]=0000000000000008

这对应了应用程序异常的部分指针

在死亡通知前最近的日志是:
15:14:37.402585 GUI: UIMachineLogic: Host-screen count changed
15:14:37.404263 GUI: UIMachineLogic: Host-screen count changed
15:14:37.532550 GUI: UIMachineLogic: Host-screen count changed
15:14:37.535296 GUI: UIMachineLogic: Host-screen count changed
15:14:37.585072
15:14:37.585073 !!! ...

更有趣的是,经检查之前也是记录因为 rdp 重连(五次重试过程中)导致死亡的日志发现,关闭自动调整客机窗口的机器死亡之前都会收到 Host-screen count changed 事件四次,而且时间间隔也是高度相似,那么哪位知道 rdp 与这件事的关联呢?
Forwarded from Ĉerizo
你王八盒子也太逗了,刚安装不重启尝试启动虚拟机前竟然不检查内核模块状态。点了确定再点启动 vm 卡在 0% 的 x 竟然会造成 vbox manager 崩溃
Forwarded from Ĉerizo
现在王八盒子连 Handless 机器都爆,真不知道他们在干嘛
Forwarded from Ĉerizo
这是第二台 vm 的第二次崩溃
Forwarded from Yummy 😋
甲骨文通过 GitHub 上发布 VirtualBox 源代码

甲骨文工程师发布了 VirtualBox 7.2 首个 Beta 版本,支持 Windows、Linux、macOS 和 Solaris 操作系统,其中包括 Arm 架构的 Windows 11 on Arm。甲骨文同时宣布 VirtualBox 源代码托管在 GitHub 上,用户将能通过 GitHub 获取所有 VirtualBox 项目的开源代码。

www.phoronix.com/news/Oracle-VirtualBox-7.2-Beta
github.com/VirtualBox/virtualbox

from Solidot

🗒 标签: #甲骨文 #VirtualBox
📢 频道: @GodlyNews1
🤖 投稿: @GodlyNewsBot
Please open Telegram to view this post
VIEW IN TELEGRAM
🤔1
Forwarded from Ĉerizo
以为 vbox 7.1.10 修复了什么问题,结果带来了新问题:分离或无标题启动后的 vm 如果尝试查看就会闪烁甚至无响应,不知道是设置里面的 ram 调整为 256m 导致的还是别的原因,而且其中一个已知条件是比较复杂的绘制场景
Forwarded from Ĉerizo
更搞笑的是某次 xf86-video-vmware 更新之后就没法用 vmwsvga 作为虚拟显卡启动了
Forwarded from Ĉerizo
之后发现它被逐出 arch 仓库,卸载之后就能正常用了
2025/07/09 03:49:30
Back to Top
HTML Embed Code: