Page 2 sur 2

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : mar. 09 août 2011, 09:42
par FoolEcho
Voir si c'est mieux avec une version de grub antérieure en attendant la prochaine version: http://wiki.archlinux.fr/Downgrade
En quelques lignes, selon où tu en es: démarre sur un media live, chroot ton arch ( cf. wiki & forum, attention au mtab car il y a du travail à faire sur grub + resolv.conf pour le réseau ) rajoute temporairement ARM dans ton mirrorlist (en premier), rafraichis ta base de données et installe grub + grub-install sur le mbr.
Ou tu tentes le coup avec le grub de testing + grub-install... (mêmes opérations que précédemment)

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 14:04
par yeste64
Honnêtement, je ne comprends pas grand chose à tes explications. J'en suis désolé, mais je me retrouve bloqué ^^'

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 14:14
par Desintegr
Une mise à jour récente de GRUB (version 0.97-20) corrige certains problèmes liés à son installation : https://bugs.archlinux.org/task/25449 https://bugs.archlinux.org/task/25442
Tu peux réessayer.

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 18:09
par yeste64
J'ai réinstaller le système mais pas en netinstall, en core.

Ensuite, j'ai fait un

Code : Tout sélectionner

pacman-db-upgrade
puis un

Code : Tout sélectionner

pacman -Syu
.

Et là, je veux installer yaourt, et j'ai ça :

Code : Tout sélectionner

error : could not open file /var/lib/pacman/sync/archlinux.db: Failed to open '/var/lib/pacman/sync/archlinux.db'
error : could not open file /var/lib/pacman/sync/archlinux.db: Failed to open '/var/lib/pacman/sync/archlinux.db'
error : could not open file /var/lib/pacman/sync/archlinux.db: Failed to open '/var/lib/pacman/sync/archlinux.db'
error : target not found: yaourt

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 19:44
par FoolEcho
Essaye pacman -Syyu, puis ton installation de yaourt.

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 21:32
par yeste64

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 21:42
par FoolEcho
Je pense que tu n'as pas configuré correctement le dépôt archlinuxfr dans ton pacman.conf:

Code : Tout sélectionner

[archlinuxfr]
Server = http://repo.archlinux.fr/$arch
+ refaire -Syyu.

Si ça n'est pas ça, tu pourrais poster ton /etc/pacman.conf et la sortie de:

Code : Tout sélectionner

grep -v -E "^($|#)" /etc/pacman.d/mirrorlist
?
(éventuellement la sortie de "pacman -Syyu --debug &> pacman.log")
en postant les différents fichiers par Pastebin (c'est mieux avec le dépôt archlinuxfr).

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 21:54
par yeste64
C'est bon c'était mon pacman.conf.

J'avais sous forme "Include" au lieu de "Server".

Merci :)

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 22:26
par yeste64
Je suis maintenant bloqué avec xorg. Mon startx ne fonctionne pas et j'ai pourtant installé le pilote de ma carte graphique.

Je voudrais bien te poster le message d'erreur avec pastebin mais je ne sais pas comment enregistrer les lignes dans un fichier pour ensuite envoyer ce fichier (car ça fonctionne comme ça si j'ai bien compris non?)

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 22:31
par tuxce
Tu devrais ouvrir un autre sujet, celui là étant à priori résolu

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 22:33
par yeste64
Pour demander comment utiliser pastebin ? ^^'

Re: [Partitionnement] Triple boot Windows/Mac/Arch

Publié : jeu. 11 août 2011, 22:44
par tuxce
Pastebin, xorg, le WM ou DE etc...
Pour rediriger dans un fichier, c'est:

Code : Tout sélectionner

commande > fichier