Par une manipulation idiote afin de supprimer un media (urpmi remove media), je me trouve avec un gestionnaire de médias vide. Comment y rétablir les 7 CD de la Mandrake 10.1 Community?
Merci à celles ou à ceux qui pourront me donner un coup de main. Olga
# man urpmi
Posté par vidad . Évalué à 1.
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+
[^] # Re: man urpmi
Posté par Olga . Évalué à 1.
bash: syntax error near unexpected token `x86'
[root@localhost annie]# hdlist: hdlist.Installation CD 1 (x86) (cdrom1).cz
bash: syntax error near unexpected token `('
[root@localhost annie]# with_hdlist: ../../Mandrake/base/hdlist1.cz
bash: with_hdlist:: command not found
[root@localhost annie]# removable: /dev/hdc
bash: removable:: command not found
[root@localhost annie]# key-ids: 70771ff3
bash: key-ids:: command not found
[root@localhost annie]# ignore
bash: ignore: command not found
[root@localhost annie]# }
Donc j'ai procédé par le gestionnaire de médias: Ajouter cd1, cd2 etc... Mais il me semble qu'il manque des logiciels par rapport à la liste d'avant ma manip désastreuse.
Comment vérifier?
Je vous remercie trés cordialement.
[^] # Re: man urpmi
Posté par vidad . Évalué à 1.
Vous pouvez déjà vérifier que le fichier est bien rempli :
cat /etc/urpmi/urpmi.cfg
Il doit y avoir à peu près la même chose que ce que j'ai écrit dans le commentaire précedent.
Sinon pour avoir d'autres logiciels
Allez sur
http://easyurpmi.zarb.org/(...)
A+
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.