[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RHEL 3 genhdlist problems
- From: Uwe Beck <ubeck c3pdm com>
- To: anaconda-devel-list <anaconda-devel-list redhat com>
- Subject: Re: RHEL 3 genhdlist problems
- Date: Tue, 14 Sep 2004 22:43:39 +0200
Hello,
Marcos A. Mondragon wrote:
> Hello,
>
> I initially noticed that my installs were breaking due to the grub install failing. After
> searching Google and the Red Hat mailing lists I saw a mention of a similar grub problem
> which led me to this list and the message below. Searching some more I found some info
> that pointed me to this solution to the hdlist being in alphabetical order:
>
> export PYTHONPATH=/usr/lib/anaconda
> rhroot=/some/nifty/place
> /usr/lib/anaconda-runtime/genhdlist $rhroot
> /usr/lib/anaconda-runtime/pkgorder $rhroot i386 > $rhroot/RedHat/base/pkgorder
> /usr/lib/anaconda-runtime/genhdlist --fileorder $rhroot/RedHat/base/pkgorder $rhroot
/usr/lib/anaconda-runtime/genhdlist --withnumbers $rhroot
usr/lib/anaconda-runtime/pkgorder $rhroot i386 > $rhroot/RedHat/base/pkgorder
/usr/lib/anaconda-runtime/genhdlist --withnumbers --fileorder $rhroot/RedHat/base/pkgorder $rhroot
With the genhdlist option "--withnumbers" it works in this order of comands for me.
> Thanks,
>
> Marc Mondragon
Uwe
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]