Re: Mount NTFS partition

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

 



Anne Wilson escribió:
On Saturday 14 June 2008 19:53:01 Patrick O'Callaghan wrote:
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

jjsg - you say that sda1 is mounting.  Where do you see it?

Can you open a terminal, type 'mount' and copy the output into a message here?

Anne

that's the output of command mount

[root@localhost ~]# mount
/dev/sda3 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda5 on /home type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
/dev/sda2 on /media/Windows type fuseblk (ro,allow_other,default_permissions,blksize=4096)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
gvfs-fuse-daemon on /home/juanjo/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=juanjo) /dev/sda1 on /media/disk type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)


--
Juan Sierra
jjsg82@xxxxxxxxx
Fedora 9

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

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

  Powered by Linux