Victor (victor_mo2@xxxxxxxxxxxx) wrote: > How I access the windows partition? You must before identifiy the partition and filesystem on it. $ cat /proc/partitions (can help you) Then $ mount -t vfat /dev/hd5 /mnt/utils (for example) And you can put this kind of information in /etc/fstab. HTH -- Christophe Lucas - Developpeur/Administrateur GNU/Linux & UNIX http://titux.tuxfamily.org - Registered User #271267 - c.lucas@xxxxxxxxxxx