how mount nfts HDD???

Markku Kolkka markkuk at tuubi.net
Thu Mar 23 14:37:59 UTC 2006


Ter Strom kirjoitti viestissään (lähetysaika keskiviikko, 22. 
maaliskuuta 2006 22:05):
> how to mount a ntfs hdd to FC5???

1. Configure the Livna repository: 
http://rpm.livna.org/configuration.html#Core5
2. Install the NTFS module:
yum install kmod-ntfs
3. Mount the partition:
mount -t ntfs /dev/<your_NTFS_partition> <your_mountpoint>
Change the partition name and mountpoint to match your system 
configuration.

> is 
> there any diference betwen sata and ide when to mount???
IDE drives are named hda, hdb, hdc, ... and SATA drives are sda, 
sdb, ...

-- 
 Markku Kolkka
 markku.kolkka at iki.fi




More information about the fedora-list mailing list