[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Windows Partition
- From: Christophe Lucas <c lucas ifrance com>
- To: fedora-config-list redhat com
- Subject: Re: Windows Partition
- Date: Sun, 14 Dec 2003 11:53:56 +0100
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]