Opened 14 years ago
Closed 13 years ago
#8592 closed defect (fixed)
SATA DVD drive produces corruptions and crashes => fixed in svn
Reported by: | unggnu | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
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.
Attachments (1)
Change History (14)
comment:1 by , 14 years ago
by , 14 years ago
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if still relevant with VBox 4.0.8.
comment:5 by , 13 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
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 by , 13 years ago
Thanks for the report, I was able to reproduce the issue and will investigate it.
comment:7 by , 13 years ago
Summary: | 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 by , 13 years ago
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 by , 13 years ago
I'm not able to reproduce the problem with netinstall iso even without the patch.
comment:13 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fix also contained in VBox 4.0.12.
Could you attach a VBox.log file for both VM sessions?