similar to the issue 1790 (centos 5.0 -- fix in 5.1)<br />
<br />
..(from the graphical insterface)<br />
STEP ONE<br />
--------<br />
"The installer has tried to mount image 0000001, but cannot find it on the hard drive. Please copy this image to the drive and click Retry. Click Reboot to abort the installation."<br />
---<br />
STEP TWO<br />
---------<br />
I then click "Retry" and the installation seems to continue... The first graphical installer window shows, and I click next. I click "Install anyway" on the pre-release software warning. I create a custom partition layout, then click next when finished. I click next on the grub configuration, network and time pages. I enter a root password, then click next and get:<br />
<br />
<br />
..(from console)<br />
STEP ONE<br />
--------<br />
WARNING : step installtype does not exist<br />
WARNING : step complete does not exist<br />
INFO : switching from iso 0 to 1 for RELEASE-NOTES-en_US.UTF-8.html<br />
--<br />
<br />
<br />
<br />
<br />
<br />
...(from debug windows)<br />
The exception detail starts with:<br />
<br />
File "/usr/lib/anaconda/harddrive.py", line 100, in mountDirectory raise SystemError, "trying to mount already-mounted image!"
↧