1

Is there any way to access a external hard drive with NTFS format in CEntOS 6.2 ?

0

1 Answer 1

2

if its a usb, usually these get mounted automatically right?

/media/.. 

if you attached it later.

make sure you install the ntfs-3g package,

mount -t ntfs-3g /dev/sdc1 /mnt/ntfs 

this show do it..

either way.

fdisk -l

is really helpful to show you where the drive is.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.