Thanks to all. I was not aware of the sourceforge.net project.
Thanks again!
Bob
Jonathan Berry wrote:
On 7/12/05, Antonio Olivares <olivares14031@xxxxxxxxx> wrote:
--- Bob Hartung <rwhart@xxxxxxxxx> wrote:
Hi all,
What is the procedure to mount an ntfs partition
on a dual boot
laptop. I tried
mount -t ntfs /dev/hda4 /mnt/win
If you want to mount it automatically at boot time you
will need to edit /etc/fstab and add an entry to it.
Better go here
http://linux-ntfs.sourceforge.net/rpm/instructions.html
and follow the directions given.
Regards,
Antonio
Also note that Livna has NTFS kernel module packages as well. Just
get the livna-release-4-0.lvn.2.4.noarch.rpm and do a
# yum install kernel-module-ntfs-`uname -r`
(you may need to specify more of the filename)
http://rpm.livna.org/fedora/4/i386/RPMS.lvn/
http://rpm.livna.org/fedora/4/x86_64/RPMS.lvn/
Jonathan