• # man urpmi

    Posté par . En réponse au message Gestionnaire de médias. Évalué à 1.

    salut,

    Tu peux essayer :
    urpmi.addmedia CD1 removable://mnt/cdrom/Mandrake/RPMS with ../base/hdlist.cz

    Tu as juste à verifier que le repertoire est bon et que le nom de hdlist correspond.
    Voici un exemple sur mon /etc/urpmi/urpmi.cfg en MDK10.0 official

    Installation\ CD\ 1\ (x86)\ (cdrom1) removable://mnt/cdrom/Mandrake/RPMS {
    hdlist: hdlist.Installation CD 1 (x86) (cdrom1).cz
    with_hdlist: ../../Mandrake/base/hdlist1.cz
    removable: /dev/hdc
    key-ids: 70771ff3
    ignore
    }

    Installation\ CD\ 2\ (x86)\ (cdrom2) removable://mnt/cdrom/Mandrake/RPMS2 {
    hdlist: hdlist.Installation CD 2 (x86) (cdrom2).cz
    with_hdlist: ../../Mandrake/base/hdlist2.cz
    removable: /dev/hdc
    key-ids: 78d019f5
    }

    Installation\ CD\ 3\ (x86)\ (cdrom3) removable://mnt/cdrom/Mandrake/RPMS3 {
    hdlist: hdlist.Installation CD 3 (x86) (cdrom3).cz
    with_hdlist: ../../Mandrake/base/hdlist3.cz
    removable: /dev/hdc
    key-ids: 70771ff3
    }

    a+