search for: makeupdates

Displaying 1 result from an estimated 1 matches for "makeupdates".

2016 Feb 11
0
ananconda update.img creation fails: generated but with wrong python version in /usr/sbin/anaconda contained
....2 installation media: 21.48.22.56-1. ?2) follow the instructions at the above wiki page, and wiki https://fedoraproject.org/wiki/Anaconda. Run the following command (to generate update.img): ?2.1 yum -y install git?2.2 git clone https://fedoraproject.org/wiki/Anaconda ?2.3 cd anaconda?2.4 scripts/makeupdates -t anaconda-21.48.22.56-1 3) save the generated image to place under .../images directory. >From what I see, all PXE clients did download the new update.img file and merge the changes contained. But because the updated anaconda pointed to python3 instead of python 2.7.5 (the version comes with i...