[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: anaconda error on install



     I have tried to new boot.img and update disk and still the same 
     message.  I can, however, do a manual install.  Below is my ks.cfg.  
     Does anyone have any other suggestions?  Can someone  send me a 
     kickstart file that works in 6.2
     
     Thanks,
     
     Jeff
     
     
     lang en_US
     
     cdrom
     
     keyboard us
     
     zerombr no
     clearpart --linux
     part / --size 500  --grow --maxsize 800
     part swap --size 50
     #part /usr --size 500 --grow --maxsize 800
     
     install
     
     mouse generic3ps/2
     
     xconfig --server "S3" --hsync "31.5,35.5,50-65" --vsync "50-70" 
     --startxonboot
     
     rootpw ********
     
     auth --useshadow
     
     lilo --location mbr
     
     %packages
     @ X Window System
     @ GNOME
     @ DOS/Windows Connectivity
     @ File Managers
     @ Graphics Manipulation
     @ Console Multimedia
     @ X multimedia support
     @ Networked Workstation
     @ Network Management Workstation
     make
     
     
     
     I am trying to do a kickstart installation of Redhat 6.2 and am getting 
     similar anaconda errors during X configuration.  When using the exact same 
     ks.cfg file under 6.0, everything works fine.  Below are the errors.
     
     Traceback (innermost last)
     file "/usr/bin/anaconda", line 342 in ?
     intf.run(todo, test = test)
     file "/usr/lib/anaconda/text.py", line 1165 in run
        rc = apply (step [1](), step [2])
     file "/usr/lib/anaconda/text.py", line 584 in __call__
        todo.get CompsList()
     file "/usr/lib/anaconda/todo.py" line 473 get CompsList
        self.updateInstClassComps()
     
     I have just found that Redhat has a bug fix for the anaconda installer 
     and a new boot.img.  Does anyone have any other suggestions?
     
     Thanks,
     
     Jeff VanDenbussche
     
     
______________________________ Reply Separator _________________________________
Subject: anaconda error on install
Author:  Nandkishor Kale <nkale fedex com> at INTERNET-ACT 
Date:    6/2/00 5:07 PM
     
     
I am trying to install Redhat 6.2 on 9GB (win98) partition, I have the 
RPMS and base dir on another partition.
     
The installation goes up to installing packages but comes out with 
following error.
     
/usr/bin/anaconda.real line 342 error and 
/usr/lib/anaconda/comps.py line xxx error.
     
I am trying to create a single partition on 9GB partition for /, /usr, 
/var etc.
     
I am doing anything wrong? Kindly let me know.
     
Thanks,
Kale
     
     
-- 
To unsubscribe: mail redhat-install-list-request redhat com with 
"unsubscribe" as the Subject.
     



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]