Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

can not able to mount ntfs external hard disk

User470870-OCOct 26 2012 — edited Oct 26 2012
Hi

Getting the below error when try to mount NTFS external harddisk

Disk /dev/sdb: 1000.2 GB, 1000204885504 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sdb1 1 121602 976761558 7 HPFS/NTFS

sudo mount -t ntfs /dev/sdb1 /media

[root@devtest ~]# sudo mkdir /media/Skliros_Diskos
[root@devtest ~]# sudo mount -t ntfs-3g /dev/sdb1 /media/Skliros_Diskos
mount: unknown filesystem type 'ntfs-3g'

Rgrds,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2012
Added on Oct 26 2012
1 comment
300 views