/etc/urpmi/urpmi.cfg van Mandrake 8.1

Pagina: 1
Acties:

  • Pc123
  • Registratie: Oktober 2000
  • Laatst online: 01:40
Hoi!

Er is iets fout gegaan zodat ik alle sources in rpmdrake kwijt ben, ik kan wel de cd's opnieuw toevoegen maar dat werkt niet zo goed als wanneer je de originele /etc/urpmi/urpmi.cfg gebruikt, installeren van meerdere cd's gaat niet, hij vraagt niet om de cd als die er nog niet in zit. Ik ben dus op zoek naar de /etc/urpmi/urpmi.cfg van Mandrake 8.1 zoals die gemaakt wordt tijdens de installatie. Als iemand even de inhoud van die file hier wil posten dan kan ik mijn probleempje oplossen.Het lieft heb ik de urpmi.cfg van iemand die bij de installatie heeft aangegeven alle 3 cd's te hebben maar als dat niet zo is maakt het ook niet uit, dan maak ik de config file zelf wel even af.

Alvast bedankt :)

Verwijderd

urpmi.update al 's geprobeerd? Zo ja:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
disc\ 1\ Download\ Edition\ -\ Installation\ CD\ (x86)\ (cdrom1) removable_cdrom://mnt/cdrom/Mandrake/RPMS {
  hdlist: hdlist.disc 1 Download Edition - Installation CD (x86) (cdrom1).cz
  with_hdlist: ../base/hdlist1.cz
  list: list.disc 1 Download Edition - Installation CD (x86) (cdrom1)
  removable: /dev/cdrom
}

disc\ 2\ Download\ Edition\ -\ Second\ Installation\ CD\ (x86)\ (cdrom2) removable_cdrom://mnt/cdrom/Mandrake/RPMS2 {
  hdlist: hdlist.disc 2 Download Edition - Second Installation CD (x86) (cdrom2).cz
  with_hdlist: ../base/hdlist2.cz
  list: list.disc 2 Download Edition - Second Installation CD (x86) (cdrom2)
  removable: /dev/cdrom
}

disc\ 3\ Supplementary\ Applications\ CD\ (x86)\ (cdrom3) removable_cdrom://mnt/cdrom/Mandrake/RPMS3 {
  hdlist: hdlist.disc 3 Supplementary Applications CD (x86) (cdrom3).cz
  with_hdlist: ../base/hdlist3.cz
  list: list.disc 3 Supplementary Applications CD (x86) (cdrom3)
  removable: /dev/cdrom
}

  • Pc123
  • Registratie: Oktober 2000
  • Laatst online: 01:40
Ok, bedankt :)

Dat is wat ik nodig heb.