Christian Gennerat a �crit :
> Avec un noyau brut d'installation, j'obtiens sur un montage nfs:
> mount: RPC: Program not registered
> Est-ce que cela vient du noyau � qui il manquerait une option,
> ou ai-je oubli� qqch ailleurs?
>
> --
> The falsely dramatic drives out the truly dull.
Ce message appara�t en g�n�ral quand le serveur nfs h�te n'est pas
lanc�.
fait un ps -edf | grep nfs pour voir si tu as bien les process
serveur :
root 505 1 0 Oct30 ? 00:00:00 rpc.mountd
--no-nfs-version 3
root 515 1 0 Oct30 ? 00:00:00 [nfsd]
root 516 1 0 Oct30 ? 00:00:00 [nfsd]
root 517 1 0 Oct30 ? 00:00:00 [nfsd]
root 518 1 0 Oct30 ? 00:00:00 [nfsd]
root 519 1 0 Oct30 ? 00:00:00 [nfsd]
root 520 1 0 Oct30 ? 00:00:00 [nfsd]
root 521 1 0 Oct30 ? 00:00:00 [nfsd]
root 522 1 0 Oct30 ? 00:00:00 [nfsd]
Voil�.
Philippe.