<div>Hi all,</div>
<div> </div>
<div>I finally succeeded in installing a fresh Fedora system last night. Beware however that FTP installation is completely broken: /usr/lib/anaconda/urlinstall.py builds malformed URL due to the following instruction:</div>

<div> </div>
<div>if scheme=="ftp" and path and path.startswitch("//"):</div>
<div>      path="/%2F"+path[1:]</div>
<div> </div>
<div>An extra %2F string is inserted between the FTP site and the path, leading to incorrect URL in the form:</div>
<div> </div>
<div><a href="ftp://ftpsite/%2F/path/package.rpm">ftp://ftpsite/%2F/path/package.rpm</a></div>
<div> </div>
<div>Hence my problems with the installation process the past few days (error message stating that the file cannot be opened because it was either missing or corrupted). No problem with HTTP install. Has this problem already been reported?
</div>
<div> </div>
<div>Now, the bad news: the system is still unbootable. I'm getting:</div>
<div> </div>
<div>VFS: Cannot open root device "VolGroup00/LogVol00" or unknown-block(0,0)</div>
<div>Please append a correct "root=" boot option</div>
<div>Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)</div>
<div> </div>
<div>Looking closely at my EFI partition, I've noticed that there's no initrd file at all. Futhermore, elilo.conf only contains the following lines:</div>
<div> </div>
<div>image=vmlinuz-2.6.19-1.2917.fc7</div>
<div>      label=linux</div>
<div>      read-only</div>
<div>      root=/dev/VolGroup00/LogVol00</div>
<div>      append="rhgb quiet"<br><br>As you can see, there's no mention of an initrd option. I'll try to manually create once at home this night.</div>
<div> </div>
<div>Cheers,</div>
<div> </div>
<div>      Emeric</div>
<div> </div>
<div> </div>
<div><span class="gmail_quote">2007/1/26, Émeric Maschino <<a href="mailto:emeric.maschino@gmail.com">emeric.maschino@gmail.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi Prarit,</div>
<div> </div>
<div>Thanks but I've already started the long way: fresh reinstall! For two days, I'm sometimes fighting with packages that can't be opened during the install process. Hopefully, Fedora now has a retry option :-) 
</div>
<div> </div>
<div>Stay tuned,</div>
<div> </div>
<div>    Emeric</div></blockquote></div>