#8592 closed defect (fixed)
SATA DVD drive produces corruptions and crashes => fixed in svn
回報者: | unggnu | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 4.0.4 |
關鍵字: | 副本: | ||
Guest type: | other | Host type: | Linux |
描述
If I try to install openSUSE with the virtual SATA dvd drive the installation hangs after a short time. When I install the system with rpm packages instead of a direct copy I directly get md5 checksum errors.
This problem doesn't appear if I use the virtual IDE drive so it looks like the DVD Sata implementation is broken.
I am using Virtualbox 4.0.4 on openSUSE 11.4 64 Bit.
附加檔案 (1)
更動歷史 (14)
comment:4 14 年 前 由 編輯
狀態: | new → closed |
---|---|
處理結果: | → fixed |
Please reopen if still relevant with VBox 4.0.8.
comment:5 13 年 前 由 編輯
狀態: | closed → reopened |
---|---|
處理結果: | fixed |
I've hit this bug myself installing Debian onto a VM using the following images with SATA and IntelAhci controller:
- http://cdimage.debian.org/cdimage/archive/6.0.1a/amd64/iso-dvd/debian-6.0.1a-amd64-DVD-1.iso
- http://cdimage.debian.org/cdimage/archive/5.0.8/amd64/iso-dvd/debian-508-amd64-DVD-1.iso
6.0.1a fails installing eject-udeb 2.1 with a "bad md5sum" error (hit alt-f2 and check /var/log/syslog in the non-gui installer.)
If I switch to IDE+ICH6 it installs fine, also switching back to SATA+IntelAhci after install appears to work just fine
6.0.1a, 6.0.1.2 fail in the same spot for i386+amd64.. 5.0.8 fails in a different spot for both i386/amd64.
comment:6 13 年 前 由 編輯
Thanks for the report, I was able to reproduce the issue and will investigate it.
comment:7 13 年 前 由 編輯
摘要: | SATA DVD drive produces corruptions and crashes → SATA DVD drive produces corruptions and crashes => fixed in svn |
---|
Fixed the bug in svn. Only reading from DVD images bigger than 4GB was affected.
comment:9 13 年 前 由 編輯
I should have mentioned in my original post, the netinst CD fails as well which is only 400MB so there may be an entirely separate bug that caused it to trigger this bug.
With this patch it installs correctly.
comment:10 13 年 前 由 編輯
I'm not able to reproduce the problem with netinstall iso even without the patch.
Could you attach a VBox.log file for both VM sessions?