Mount NTFS partition

jjsg82 jjsg82 at gmail.com
Sat Jun 14 15:06:26 UTC 2008


Hi, I install fedora 9 a week ago.
I have 5 partitions, 1 XP, 2 my documents, 3 root directory, 4 /home and 
5 swap

[juanjo at localhost ~]$ fdisk -l
Disco /dev/sda: 61.4 GB, 61492838400 bytes
255 heads, 63 sectors/track, 7476 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Disk identifier: 0x12081207

Disposit. Inicio    Comienzo      Fin      Bloques  Id  Sistema
/dev/sda1   *           1         914     7341673+   7  HPFS/NTFS
/dev/sda2             915        2652    13960485    7  HPFS/NTFS
/dev/sda3            2653        3927    10241437+  83  Linux
/dev/sda4            3928        7476    28507342+   5  Extendida
/dev/sda5            3928        7373    27679963+  83  Linux
/dev/sda6            7374        7475      819283+  82  Linux swap / Solaris

at first i could not mount the xp partition and my documents,
I just wanted to mount my documents so i write in /etc/fstab
and it works.
then i update the system and the xp partition mounted alone.
i don't want mount the xp partition, but in /etc/fstab i can not find 
anything because mounts
ok, i want to know that.
Sorry for my very bad english

I put the file fstab

[juanjo at localhost ~]$ cat /etc/fstab
UUID=a2be1f7c-ed33-4122-9f5f-26080588b641     /                       
    ext3    defaults        1 1
UUID=b5f9c971-1afe-4101-bf6f-fc2d326a7a67     /home                     
ext3    defaults        1 2
tmpfs                                                                 
/dev/shm                tmpfs   defaults        0 0
devpts                                                                
/dev/pts                devpts  gid=5,mode=620  0 0
sysfs                                                                   
/sys                    sysfs   defaults        0 0
proc                                                                    
/proc                   proc    defaults        0 0
UUID=d8210453-e8d2-4bc2-b2b8-0cb598cef9b9     swap                    
swap    defaults        0 0
/dev/sda2                                                             
/media/MisDocumetos   ntfs-3g ro,defaults,umask=0222 0 0

Juan Sierra
jjsg82 at gmail.com





More information about the users mailing list