Philip Rowlands wrote:
On Mon, 25 Oct 2004, Raphaël 'SurcouF' Bordet wrote:
I've copied the four CDs provided by RedHat into /var/tmp/redhat/ and I
can't found any anaconda-*.rpm...
# find /var/tmp/redhat/RedHat/RPMS/ -name anaconda-*.rpm
That won't work; need to quote the wildcard to find.
[root@is1bin01 root]# find /var/tmp/redhat/RedHat/RPMS/ -name
'anaconda-*.rpm'
[root@is1bin01 root]#
But, I miss the last CD where anaconda rpm is...
I really need a good night. ;-)
Sorry ;-)
--
Raphaël 'SurcouF' Bordet