And yes, this is the line from /etc/fstab file:<br><br>/dev/sdb1               /media/Expansion_Drive  ntfs    pamconsole,fscontext=system_u:object_r:removable_t,exec,noauto,managed 0 0<br><br><br><br><div class="gmail_quote">
On Tue, Jun 16, 2009 at 1:06 PM, Sagar Koirala <span dir="ltr"><<a href="mailto:sagar.koirala@gmail.com">sagar.koirala@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thank you for your reply. I tried to give the mount command but got back some errors, here is the detail<br><br>[root@Production mnt]# mount -t ntfs-3g /dev/sdb1 /mnt/usbdrive<br><br>FATAL: Module fuse not found.<br>Error reading bootsector: Input/output error<br>

Failed to mount '/dev/sdb1': Input/output error<br>NTFS is either inconsistent, or there is a hardware fault, or it's a<br>SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows<br>then reboot into Windows twice. The usage of the /f parameter is very<br>

important! If the device is a SoftRAID/FakeRAID then first activate<br>it and mount a different device under the /dev/mapper/ directory, (e.g.<br>/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation<br>

for more details.<br><br>Thanks.<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Tue, Jun 16, 2009 at 1:01 PM, Justin Bull <span dir="ltr"><<a href="mailto:justin.bull@sohipitmhz.com" target="_blank">justin.bull@sohipitmhz.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Mon, Jun 15, 2009 at 7:52 PM, Sagar Koirala<<a href="mailto:sagar.koirala@gmail.com" target="_blank">sagar.koirala@gmail.com</a>> wrote:<br>


> My apologies for posting an already solved problem, but dont know if its my<br>
> ignorance that is not getting me to my desired results.....trying to mount<br>
> an external usb hard drive(ntfs) in my system.<br>
<br>
</div>As far as I know you just run the following command as root:<br>
<br>
# mount -t ntfs-3g /dev/sda1 /mnt/windows<br>
<br>
Where /dev/sda1 is the location of your USB media and /mnt/windows is<br>
where you want your mountpoint to be.<br>
<div><br>
> The hard drive shows in GUI, but doesn't open or mount as I expected.<br>
<br>
</div>I didn't see you run the above mount command, what did you do to mount<br>
the device?<br>
<font color="#888888"><br>
--<br>
Best Regards,<br>
<br>
Justin Bull<br>
<a href="http://www.sohipitmhz.com/pubkey.txt" target="_blank">http://www.sohipitmhz.com/pubkey.txt</a> (Public Key)<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org" target="_blank">CentOS@centos.org</a><br>
</font><div><div></div><div><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>