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

Re: Windows Partition



Victor (victor_mo2 yahoo com br) 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 ifrance com




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