[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re : Re : Compilation et et lecteur de disquette



Bonjour,

Si le noyau a un support vfat, on peut monter indifférament la disquette, par exemple :

avec msdos :
[root@tangerine] /home/jean-luc # mount -t msdos /dev/fd0 /floppy/
[root@tangerine] /home/jean-luc # umount /floppy/
[root@tangerine] /home/jean-luc # mount -t msdos /dev/fd0 /floppy/
[root@tangerine] /home/jean-luc # ls /floppy/ -l
total 284
-rwxr--r-- 1 root root   6144 2000-01-17 13:15 setup.db
-rwxr--r-- 1 root root 284419 2003-11-19 13:25 shooti~1.pdf

avec vfat :
[root@tangerine] /home/jean-luc # mount -t vfat /dev/fd0 /floppy/
[root@tangerine] /home/jean-luc # ls -l /floppy/
total 284
 6144 2000-01-17 13:15 setup.db
284419 2003-11-19 13:25 shooting_in_the_raw_philip_andrews_001.pdf

Il s'agit de la même disquette ... (j'ai coupé des bouts pour que ça tienne sur une ligne).

--
			- Jean-Luc



Le 19.11.2003 01:16, Marco Ricco a écrit :
Jean-Luc Coulon (f5ibh) wrote:
soit : mount -t mdos /dev/fd0 /floppy
soit : mount -t vfat /dev:fd0 /floppy

Selon le type de partition sur la disquette ..

Effectivement,
mount -t msdos ... fonctionne...naturellement avec la limitation des 8 caractères. :(


Merci pour toutes les réponses. :)
Marco


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://savannah.nongnu.org/download/debfr-faq/html/

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply- To:"

To UNSUBSCRIBE, email to debian-user-french-request@lists.debian. org with a subject of "unsubscribe". Trouble? Contact listmaster@lists. debian.org




Reply to: