Linux: Fixing Mandrake URPMI media sources after an upgrade

Sponsored Links

Linux: Fixing Mandrake URPMI media sources after an upgrade

When upgrading Mandrake, e.g. from 9.1 to 10.0, make sure you delete the old hdlist.cz and synthesis.* files from the previous release, and use urpmi.addmedia to add the new release media (CD) to your machine.

Here is a list of commands to do that:

cd /var/lib/urpmi/# Cleanup the old media for URPMI.# Note: You could delete everything, or just choose to delete the ones that are on the old 9.1 CDs. rm *# Insert CD1 in drivemount /mnt/cdromurpmi.addmedia "Mandrake Linux 10.0 Final CD1 (x86)" removable://mnt/cdrom/Mandrake/RPMSumount /mnt/cdrom# Insert CD2 in drivemount /mnt/cdromurpmi.addmedia "Mandrake Linux 10.0 Final CD2 (x86)" removable://mnt/cdrom/Mandrake/RPMS2umount /mnt/cdrom# Insert CD3 in drivemount /mnt/cdromurpmi.addmedia "Mandrake Linux 10.0 Final CD3 (x86)" removable://mnt/cdrom/Mandrake/RPMS3

After that, you can go ahead and add whatever ftp site you want in addition to what you have.

Doing this will save you a lot of confusion and error messages.

Post new comment

  • All spam and irrelevant comments will be deleted.
  • Comments posted here will take some time to appear on the site. Do not post your comment again if you do not see it. Just be patient and it will be published.
  • Note that what you post here will be publicly available on the web and will be indexed in search engines.
  • We reserve the right to unpublish any comments without stating the reasons for that.
  • All postings are subject to our Terms of use
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.

More information about formatting options