• [^] # Re: mount ?

    Posté par . En réponse au message bash: /bin/ps: cannot execute binary file. Évalué à 1.

    Merci pour ta réponse. J'ajoute que je peux sans problème lancer en console des applications comme xchat, firefox, gens, amule, etc.

    De plus, mes sessions XFCE et KDE tournent impéccablement.

    Un de mes deux PC a été reboot, le problème persiste ;)

    Le mount :
    $ mount
    /dev/sda1 on / type ext3 (rw,errors=remount-ro)
    proc on /proc type proc (rw)
    sysfs on /sys type sysfs (rw)
    usbfs on /proc/bus/usb type usbfs (rw)
    tmpfs on /dev/shm type tmpfs (rw)
    devpts on /dev/pts type devpts (rw,gid=5,mode=620)
    /dev/sda6 on /home type ext3 (rw)
    tmpfs on /dev type tmpfs (rw,size=10M,mode=0755)
    192.168.1.2:/mnt/data on /mnt/data type nfs (rw,noexec,nosuid,nodev,soft,intr,bg,addr=192.168.1.2)
    192.168.1.2:/home/saves_deathegg on /home/saves_deathegg type nfs (rw,noexec,nosuid,nodev,soft,intr,bg,addr=192.168.1.2)
    192.168.1.2:/home/knux/public_html on /mnt/data/public_html type nfs (rw,noexec,nosuid,nodev,soft,intr,bg,addr=192.168.1.2)
    nfsd on /proc/fs/nfsd type nfsd (rw)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

    :$