Re: Accesing windows partitions

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

 



Jonathan Ng wrote:

Can I access a Windows NTFS partition? If I can't, how
do I read files from my NTFS partition? Do I need to
transfer all of them (2-3GB) to another FAT32 partition?


__________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail




NTFS support is not built into the FC2 stock kernel. You can use the RPMs from the URL below:

http://linux-ntfs.sourceforge.net/rpm/fedora2.html

to install a loadable module that will give you NTFS read access. You will then need to put an entry in your /etc/fstab file to make sure it gets mounted on startup. Here's an example from my fstab file for mounting my Windows XP root partition (/dev/hdc1):

/dev/hdc1 /mnt/windows/C ntfs ro,users,gid=users,umask=0002,nls=iso8859-1 0 0

If you want write support for NTFS, take a look at

http://www.jankratochvil.net/project/captive/

although I would shy away from writing to NTFS partitions - it's been known to be a bit flaky.

Good luck!

/POL
begin:vcard
fn:Per-Olof Litby
n:Litby;Per-Olof
org:<A HREF="http://www.sun.com/2003-0930/feature/";><IMG SRC="http://www.sun.com/pics/promos/B5_100r2.gif"; BORDER="0" ALT="Sun"></A>;<A HREF="http://namefinder/NameFinder?nfquery=-s+23213&view=calendar";>Calendar Here (Sun Only)</A></P>
adr:Esbogatan 14;;Box 51;Kista;;16494;Sweden
email;internet:politby@xxxxxxx
title:Reg'l Mgr Nordic/Baltic - Java System Software - Sun Microsystems
tel;work:+46 8 631-463
tel;fax:+46 8 631-1005
tel;cell:+46 70 261-1463
x-mozilla-html:TRUE
url:http://www.sun.com
version:2.1
end:vcard


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux