Re: Mounting NTFS



John Bowden wrote:

You might add something like 'ntfs-3g /dev/sda1 /mnt/xp' to rc.local and it should be ready to go when the computer is ready after boot. I do this for 'yum -y update' on a computer that I setup for novice computer users and it works for that situation. ntfs-3g should work from the script also.

Jim
--
The real trouble with reality is that there's no background music.

I got that command to work after changing the "sda1" to hda1. I have
also added it to my rc.local file and did a reboot. I can now see my
ntfs partition. Now I can archive all the stuff in my "downloads"
directory and shrink the ntfs partition down to give my FC6 partition
more room.Thanks all for your help. Now to find out why my Psion wont
communicate with FC6



Also, some better advice was passed on regarding how to add the entry within the /etc/fstab file and have it mounted as other partitions are mounted. I did not read the documentation and was supposing that since ntfs-3g was acting like a program to mount the filesystem instead of the example giving a reference to an entry, it was outside a regular mechanism to mount filesystems.
Adding the entry to rc.local is an option that I'd do and it works. It is good to read up on more normal methods as included in the link below.
At least I learned from your question also that you can add the mount to /etc/fstab.

http://www.ntfs-3g.org/index.html#usage


As below excerpt from link:

Please see the ntfs-3g manual page for more options and examples. You can also make NTFS to be mounted during boot by adding the following line to the end of the /etc/fstab file:

/dev/hda1 /mnt/windows ntfs-3g defaults 0 0


Jim


--
It occurred to me lately that nothing has occurred to me lately.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Mounting NTFS
    ... it should be ready to go when the computer is ready after boot. ... directory and shrink the ntfs partition down to give my FC6 partition ... communicate with FC6 ... mechanism to mount filesystems. ...
    (Fedora)
  • nfs_client_enable="YES" usage
    ... Since I always mount my NFS dirs manually I started wondering about how usefull the entry in /etc/rc.conf was. ... Is the entry in rc.conf only needed when mounting a nfs dir at boot? ...
    (freebsd-questions)
  • Re: mounting a second drive
    ... Wade Smart wrote: ... that now but Im unable to mount the drive. ... I had set this up a long time ago to do so automatically at boot but ... create an entry in /etc/fstab for the device. ...
    (Ubuntu)
  • Re: Samba question
    ... > I have the following entry in fstab: ... > Sometimes the boot up just gets frozen at this point. ... type of filesystem you want to mount. ...
    (alt.os.linux)
  • Hard disk icon on desktop
    ... I have an NTFS partition on my disk and installed ntfs-3g to have read and ... Modified also the rc.local to mount it at boot. ... The icon of the NTFS partition which was on the desktop has now disappeared ...
    (Ubuntu)