Kevin Worthington wrote:
Since yesterday, I've been trying to build CDs of (the then current) rawhide branch. I had trouble with 'buildinstall' yesterday but finally got past it (Thanks Forrest!). Now I'm stuck when trying to run the 'splitdistro' command. I ran 'updatedb' and 'locate splitdistro' and got no results back. From what I gathered via google, it's supposed to be in /usr/lib/anaconda-runtime, but it is not there. Here's the anaconda-runtime version that I am running: [root@box anaconda-runtime]# rpm -q anaconda-runtime anaconda-runtime-9.0.96-0.20031027175019 Would it be safe to grab the splitdistro script from the anaconda-runtime that shipped with Red Hat 9 (anaconda-runtime-9.0-4)? Is it a bug in the first mentioned version of anaconda-runtime?
In Fedora Core, splitdistro has been replaced with splittree.py. Type in the command and it will show you what options you need.
Forrest --