duranmla wrote: I get this error: "no se pudo encontrar una replica de la lista de replicas $MIRRORLIST"
this can be solved with this command when you are connected to internet:
- Code: Select all
# urpmi.addmedia --distrib --mirrorlist 'http://mirrors.mageia.org/api/mageia.1.$ARCH.list'
replacing $ARCH by i586 or x86_64.
If all is fine, your pc should be able to download packages,
so you can try to configure the graphic card.
After a graphic boot failure (black screen),
relevant information are given by the following command,
so you should show us its output:
- Code: Select all
egrep -w "WW|EE|driver" /var/log/Xorg.0.log