Oke this probably is a stupid question but how do i make a iso image out of a kickstart file? i did a quick search in the fedora wiki but couldn't find it there (i'm sure i looked over it.. right?) so how do i create a iso out of a .ks file? installing revisor now to see if that one can do it. Also i don't know if it should be possible to open that kickstart file in system-config-kickstart of Fedora 8. The error is below. About the panels. I like the current look but i think it would be best if you made a exact fedora clone (in look) but than just with XFCE. For the rest i would like to try it out but am having some difficulties getting the iso ^_^ Component: system-config-kickstart Summary: TB0feb6bf7 grabber.py:1187:_make_request:URLGrabError: [Errno 5] OSError: [Errno 2] No such file or directory: '/usr/share/livecd-tools/livecd-fedora-base-desktop.ks' Traceback (most recent call last): File "/usr/share/system-config-kickstart/kickstartGui.py", line 282, in on_activate_open self.parser.readKickstart(file) File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 675, in readKickstart self._stateMachine (lambda: fh.readline()) File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 524, in _stateMachine self.readKickstart (args[1], reset=False) File "/usr/lib/python2.5/site-packages/pykickstart/parser.py", line 674, in readKickstart fh = urlopen(file) File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 608, in urlopen return default_grabber.urlopen(url, **kwargs) File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 885, in urlopen return self._retry(opts, retryfunc, url) File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 846, in _retry r = apply(func, (opts,) + args, {}) File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 884, in retryfunc return URLGrabberFileObject(url, filename=None, opts=opts) File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1002, in __init__ self._do_open() File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1069, in _do_open fo, hdr = self._make_request(req, opener) File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1187, in _make_request raise URLGrabError(5, _('OSError: %s') % (e, )) URLGrabError: [Errno 5] OSError: [Errno 2] No such file or directory: '/usr/share/livecd-tools/livecd-fedora-base-desktop.ks' Local variables in innermost frame: self: None opener: <urllib2.OpenerDirector instance at 0x90b7f2c> e: [Errno 2] No such file or directory: '/usr/share/livecd-tools/livecd-fedora-base-desktop.ks' req: <urllib2.Request instance at 0xb2adb8c> -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list