Hey all
I have an external USB hard drive, that I’m having trouble accessing on my new Open Suse 11.0 install, and I was wondering if someone could help me. The drive is formatted with NTFS. My internal NTFS drives detect and auto mount fine, but my external disk doesn’t. Below is my fstab file, and thanks for your time
/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFM201R2E5RE8N-part3 swap swap defaults 0 0
/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFM201R2E5RE8N-part2 / ext3 acl,user_xattr 1 1
/dev/disk/by-id/usb-WD_5000AAV_External_574341535530343539333637-0:0-part1 /mymedia ntfs-3g defaults 0 0
/dev/disk/by-id/scsi-SATA_Maxtor_7L300R0_L62EY8YG-part1 /windows/C ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_GB.UTF-8 0 0
/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFM201R2E5RE8N-part1 /windows/D ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_GB.UTF-8 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0