Auto Mount NTFS Partition/Drives on boot up.

Waleed Harbi waleed.harbi at gmail.com
Sat Apr 11 06:14:21 UTC 2009


Greeting Bob,

first we do not know which NTFS driver you have used?

Anyhow, add your mount command for the ntfs partition in /etc/rc.local

OR

Update fstab base on this syntax:

*<your partition> /media/<mount point> ntfs-3g defaults,locale=en_US.utf8 0 0*

I advice you to follow up the wiki:
https://help.ubuntu.com/community/MountingWindowsPartitions/ThirdPartyNTFS3G

Be aware when you change any thing in the fstab, before you change any thing
READ READ READ :)

Best Regards,
Waleed Harbi
Success is the sum of small efforts, repeated day in and day out.



On Sat, Apr 11, 2009 at 8:25 AM, Bob Cortez <rjcortez at gmail.com> wrote:

> I know this is something that should be easy to do.  So I come here
> hat in hand asking for assistance yet again.  Spent most of today
> reading, researching, trying and failing.  Had a couple of close calls
> that I thought perhaps I brought the system down beyond repair.
>
> Here's what I have
>
> /dev/sda4       /media/Disk1    Partition
> /dev/sdb1       /media/Disk2    Hard Drive
>
> I can manually mount these drives going to Places|Removable Media and
> selecting either Disk1 or Disk2.  All I want to do is automate that
> process so they mount like my two external hard drives.  I'm pretty
> sure I have to edit the /etc/fstab file, but either I'm doing it wrong
> or I'm missing a step in the process.
>
> Your kind assistance without laughing too hard will be greatly appreciated.
>
> Bob
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090411/681883a8/attachment.html>


More information about the ubuntu-users mailing list