Mount NTFS partition

Patrick O'Callaghan pocallaghan at gmail.com
Sat Jun 14 18:53:01 UTC 2008


On Sat, 2008-06-14 at 19:32 +0100, Anne Wilson wrote:
> On Saturday 14 June 2008 19:06:40 Patrick O'Callaghan wrote:
> > On Sat, 2008-06-14 at 13:46 -0300, jjsg82 wrote:
> > > >> /dev/sda2
> > > >> /media/MisDocumetos   ntfs-3g ro,defaults,umask=0222 0 0
> > > >
> > > > The last line will mount /dev/sda2 as an NTFS filesystem
> > > > on /media/MisDocumetos. Is that not what you want?
> > > >
> > > > poc
> > >
> > > No,
> > > i don't want mount /dev/sda1
> > > i don't know why /dev/sda1 mounts
> >
> > So remove the line from /etc/fstab and do 'umount /dev/sda1'. Next time
> > the system boots the device won't be mounted.
> >
> > Alternatively, leave the line in place but add the option 'noauto'. That
> > way you can mount it yourself when you want but the system won't do it
> > automatically at boot time.
> >
> Maybe I'm missing something, but I don't see any fstab line to mount sda1.

You're right Anne, I was misreading sda1 for sda2.

poc




More information about the fedora-list mailing list