c'est déjà trop tard mais dans ton cas la premiere chose a faire, apres avoir
pointé les nouvelles archives, est un
urpmi urpmi
afin qu'il mette correctement à jours urpmi et ses dependances (perl entre
autre) ; autrement il ne te reste plus qu'a telecharger le premier CD de la
distrib et booter directement sur l'image iso :
mv ton_image_mdva.iso /mnt/hda2/MDVa.iso
tu retrouves le vmniuz et son initrd.gz et tu ajoutes une entrée à Grub pour
démarrer depuis l’image iso :
# Demarrer depuis une image iso
title bootfrom_iso
root (hd0,1)
kernel /boot/vmlinuz bootfrom=/dev/hda2/MDVa.iso ramdisk=100000
config=scan
home=scan
initrd /boot/minirt.gz
savedefault
boot
si c'est sur hda1 alors (hd0,0)
hda5 alors (hd0,1) (et pas de hda2/3/4) etc
hd1 alors (hd1,0)
____________________________________________________
Want to buy your Pack or Services from Mandriva?
Go to http://store.mandriva.com
Join the Club : http://www.mandrivaclub.com
____________________________________________________