Opened 17 years ago
Closed 17 years ago
#790 closed defect (fixed)
Regression: SUSE Linux 9.1 ceased to install
Reported by: | Technologov | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
SUSE Linux 9.1 guest doesn't installs anymore in 1.5.2. It worked fine with 1.5.0.
I believe there is a BIOS regression somewhere between those two versions.
Host: Windows XP SP2, Intel Core 2 CPU.
Attachments (3)
Change History (6)
by , 17 years ago
Attachment: | SUSE Linux 9.1-2007-10-19-01-28-53.log added |
---|
by , 17 years ago
Attachment: | SUSE Linux 9.1-2007-10-19-01-53-28-working.log added |
---|
CD found correctly in 1.5.0.
by , 17 years ago
Attachment: | SUSE-Linux-9.1.PNG added |
---|
SUSE-Linux-9.1.PNG - CD not found bug in 1.5.2.
comment:1 by , 17 years ago
BINGO ! I found it: It is r4718 that killed SUSE 9.1 ! http://www.virtualbox.org/changeset/4718 (trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) (7 diffs))
Host: openSUSE 10.3, 32-bit.
Workaround: If I simply copy an old version of this file to 1.5.2 code, and compile the whole, it works now !
Of course someone will need to make a real fix.
Personal achievement:
It took me 5 hours to find it between 1.5.0 and 1.5.2 ! REALLY GREAT considering that I never did that before with VirtualBox code :) !
(thanks to my lovely Core 2 Quad system with 4 Gigs RAM, that compiled VirtualBox in 2 minutes with -j5 flag ! he-he - a REAL timesaver)
Final idea: So who to blame for that commit ?!? :)
-Technologov. 19.10.2007.
CD not found bug in 1.5.2.