Bonsoir
Frédéric a écrit :
> Bonsoir,
>
> Je viens de constater un truc étrange avec ma clé USB :
>
> $ mount /media/key
> $ ls -l
> -rwxr-xr-x 1 fma fma 39832 2007-01-04 08:56 dpkg--get-selections
> -rwxr-xr-x 1 fma fma 3795 2006-12-28 10:25 lsmod
> -rwxr-xr-x 1 fma fma 4224 2006-12-28 10:16 xorg.conf
> $ mdir /media/key/papillon
> Can't open /dev/fd0: No such device or address
> Cannot initialize 'A:'
> $ cd /media/key
> $ mkdir /media/key
> $ ls -l
> -rwxr-xr-x 1 fma fma 39832 2007-01-04 08:56 dpkg--get-selections
> -rwxr-xr-x 1 fma fma 3795 2006-12-28 10:25 lsmod
> drwxr-xr-x 2 fma fma 2048 2007-01-09 18:11 papillon
> -rwxr-xr-x 1 fma fma 4224 2006-12-28 10:16 xorg.conf
>
> Késako ?
>
> PS : cette fois, je ne peux pas incriminer udev, vu qu'il n'y est pas ;o)
Tu peux vérifier via la commande "mount", que tu n'as pas monter le
"/media" ou le "/media/key" sur le "/dev/fd0" ?
Une erreur de double-mount, cela arrive.
Sinon, tape :
strace -f -e open mdir /media/key/papillon
et regarde le résultat.
Cordialement,
Olivier
--
~~~~~~~ _____/\_____ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Phoenix / _ \/ _ \ Olivier Allard-Jacquin
/ / \ / \ \ Web: http://olivieraj.free.fr/
/___/ / \ \___\ Mail: olivieraj@???
~~~~ ///// ///\\\ \\\\\ ~~~~~~~~~~~~~~~~~~~~~~~ Linux Powered !!