* Imagenes de instalación de las versiones estables para Mageia y OpenMandriva.

OpenMandriva: Mageia (Mageia 9) 20/Agosto/2023 - Anuncio, Descargas.

Blogdrake recomienda descargar las imágenes de instalación (iso) vía torrent para evitar corrupción de datos, aprovechar mejor su ancho de banda y mejorar la difusión de las distribuciones.

Instrucciones adicionales

Aditional Instructions Download the packages:
  • Windows:
  • Free Download Manager is recommended, when you have install it, execute it:
      imagen
    • Go to File menu -> Import -> Import list of downloads
    • imagen
    • Choose the file that you have downloaded previously
    • Choose Category and press Accept

  • Linux:
    • Console:
    • With this command you can download the packages in the list.

      wget -nc -c --input-file=/path/lista.txt
    • Graphic:
    • Annubis (thanks for screenshots and procedure description) recommend kget.

      • Open the application and go to File menu -> Import (or press Ctrl+l as you can see)
      • imagen
      • Open the file with the packages list.
      • imagen
      • Select all and choose Comprobe download, to start to download the packages.
      • imagen


Install the packages
  • Direct Install
    1. Open your Terminal application and switch to root
    2. su -
    3. With the media that store the packages mounted do
    4. urpmi /media/mount-point/*.rpm
  • Repositorie Creation
  • If you use removable media
    1. Open your Terminal application and switch to root
    2. su -
    3. With the media that store the packages mounted do
    4. urpmi.addmedia -f name removable://media/cdrom
    If you want to keep packages in non-removable media
    urpmi.addmedia -f name file://path-where-rpm-are
    Now you can install from console with urpmi or from rpmdrake.

    If your storage media permits to add more packages, as root update your repositories
    urpmi.update -f name
Back<=