• [^] # quelques précisions

    Posté par . En réponse au message " impossible de monter le périphérique" : ??. Évalué à 1.

    Merci de vos commentaires, j'ai effectivement branché un lecteur de cartes (SD XD etc...) et cela vient peut être de là. Mais je ne vois pas quoi modifier

    le dmesg | tail donne :

    bootsplash 3.1.6-2004年03月31日: looking for picture...<6>...found (800x600, 14222 bytes, v3).
    bootsplash: status on console 3 changed to on
    bootsplash 3.1.6-2004年03月31日: looking for picture...<6>...found (800x600, 14222 bytes, v3).
    bootsplash: status on console 4 changed to on
    bootsplash 3.1.6-2004年03月31日: looking for picture...<6>...found (800x600, 14222 bytes, v3).
    bootsplash: status on console 5 changed to on
    Shorewall:net2all:DROP:IN=eth0 OUT= MAC=00:01:29:50:02:e0:00:0e:9b:8b:d5:c4:08:00 SRC=92.20.26.245 DST=192.168.1.2 LEN=401 TOS=0x00 PREC=0x00 TTL=57 ID=55529 PROTO=UDP SPT=30284 DPT=1026 LEN=381
    Shorewall:net2all:DROP:IN=eth0 OUT= MAC=00:01:29:50:02:e0:00:0e:9b:8b:d5:c4:08:00 SRC=152.155.135.143 DST=192.168.1.2 LEN=391 TOS=0x00 PREC=0x00 TTL=57 ID=15184 PROTO=UDP SPT=30284 DPT=1026 LEN=371
    Shorewall:net2all:DROP:IN=eth0 OUT= MAC=00:01:29:50:02:e0:00:0e:9b:8b:d5:c4:08:00 SRC=149.115.121.230 DST=192.168.1.2 LEN=391 TOS=0x00 PREC=0x00 TTL=57 ID=56061 PROTO=UDP SPT=30284 DPT=1026 LEN=371
    Shorewall:net2all:DROP:IN=eth0 OUT= MAC= SRC=192.168.1.2 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=32771 DPT=7741 LEN=24


    mon /etc/fstab donne ceci :

    /dev/hda1 / ext3 defaults 1 1
    /dev/hda6 /home ext3 defaults 1 2
    /dev/hdc /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0
    /dev/hdb1 /mnt/windows vfat umask=0,iocharset=utf8 0 0
    none /proc proc defaults 0 0
    /dev/hda5 swap swap defaults 0 0

    et mon /etc/mtab donne cela :

    /dev/hda1 / ext3 rw 0 0
    none /proc proc rw 0 0
    /dev/hda6 /home ext3 rw 0 0
    /dev/hdb1 /mnt/windows vfat rw,umask=0,iocharset=utf8 0 0
    none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
    sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0

    Mais c'est du chinois pour moi ... Avez vous des suggestions ??

    Un énorme merci d'avance

    roof