Hi Igor,
What are you trying to accomplish? (maybe we can help you with
that).
For testing, wiki:
http://fedoraproject.org/wiki/Anaconda/HowToTest
Updating DVDs:
http://fedoraproject.org/wiki/Anaconda/Updates
You may find it easy to test anaconda changes via:
1. extracting the install.img file: ( mount, tar the mounted folder,
extract somewhere else)
2. in extracted folder, edit anything you want.
3. Create image again - mksquashfs
4. Either mkisofs and boot from a dvd or have a nfs/pxe/... setup.
Debugging afterward:
http://fedoraproject.org/wiki/How_to_debug_installation_problems
Regards,
Adrian
On 02/24/2012 07:45 PM, Igor Sobinov wrote:
When I try to run anaconda on just
installed linux, I've got an error:
# PYTHONPATH=iw:isys:iutil ./anaconda
Traceback (most recent call last):
File "./anaconda", line 631, in <module>
import signal, string, isys, iutil, time
File "/usr/local/anaconda-0ed50f3/isys/isys.py", line 33, in
<module>
import iutil
File "/usr/local/anaconda-0ed50f3/iutil.py", line 31, in
<module>
from flags import flags
File "/usr/local/anaconda-0ed50f3/flags.py", line 22, in
<module>
from constants import *
File "/usr/local/anaconda-0ed50f3/constants.py", line 61, in
<module>
from pykickstart.constants import *
ImportError: No module named pykickstart.constants
Can't find module pykickstart, where it is located?
Regards, Igor
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list