Hai there, Ive wiped out my FC4 to install FC5T2 just to test kadischi. It's a pity that till now I couldn't get nvidia working. Anyway,
I tried to patch anaconda, but it failed:
patch -b /usr/sbin/anaconda /usr/local/share/kadischi/patches/anaconda.patch patching file /usr/sbin/anaconda Hunk #1 FAILED at 400. Hunk #2 succeeded at 510 with fuzz 2 (offset 16 lines). Hunk #3 succeeded at 1154 (offset 22 lines). 1 out of 3 hunks FAILED -- saving rejects to file /usr/sbin/anaconda.rej
So I get my hands into the patch, and create a NEW patch. Ive attached it in this mail.
Ive patched anaconda again. This time is was successful.
patch -b /usr/sbin/anaconda /home/chitlesh/anacondafc5t2.patch patching file /usr/sbin/anaconda
Ive successfully patched flags.py too.
[root@goorah ~]# patch -b /usr/lib/anaconda/flags.py /usr/local/share/kadischi/patches/flags.py.patch patching file /usr/lib/anaconda/flags.py
But kadischi cant launch anaconda.
[root@goorah ~]# kadischi cdrom:// /tmp/fc5t2.iso Starting kadischi... Parsing command line arguments Checking UID Using buildstamp file /etc/kadischi/buildstamp. Product path set to Fedora. Now we are going to try to validate your repository (for now, only http, ftp and local repositories can be checked) Repository seems to be OK. Checking required packages Looking for config file Loadnig config file options
*** running anaconda ***
Traceback (most recent call last): File "/usr/sbin/anaconda", line 514, in ? flags.livecd = 1 File "/usr/lib/anaconda/flags.py", line 30, in __setattr__ raise AttributeError, attr AttributeError: livecd
*** Fatal error: anaconda returned non zero (256) exit code. Aborting execution.
Cleaning up temporary files... Done
Then, I patched kadischi.py with JasperHartline's kadischi-fc5tx.patch and executed kadischi cdrom:// /tmp/fc5t2.iso again.
THIS TIME ANACONDA MADE my screen flick repetitively after detecting my graphic card. All i needed to do is to press the power button.
after booting my FC5T2 again, I tried again. But landed with another error.
[root@goorah ~]# kadischi cdrom:// /tmp/fc5t2.iso Starting kadischi... Parsing command line arguments Checking UID Using buildstamp file /etc/kadischi/buildstamp. Product path set to Fedora. Now we are going to try to validate your repository (for now, only http, ftp and local repositories can be checked) Repository seems to be OK. Checking required packages Looking for config file Loadnig config file options
*** running anaconda ***
Probing for video card: nVidia Corporation NV34 [GeForce FX Go5100] Probing for monitor type: Unknown monitor Starting graphical installation... Traceback (most recent call last): File "/usr/sbin/anaconda", line 1080, in ? methodobj = CdromInstallMethod(method, rootPath, intf) File "/usr/lib/anaconda/image.py", line 358, in __init__ (self.device, tree) = string.split(url, ":", 1) ValueError: need more than 1 value to unpack
*** Fatal error: anaconda returned non zero (256) exit code. Aborting execution.
Cleaning up temporary files... Done.
I am in the copying process of the dvd on my drive and ill execute kadischi afterwards. Ill keep you tuned. by the way [root@goorah ~]# rpm -qa | grep anaconda anaconda-10.91.9-1 busybox-anaconda-1.01-2.1 anaconda-runtime-10.91.9-1