Author Topic: [SOLVED] no longer able to write to USB external HDD  (Read 2021 times)

Offline eor2004

  • Full Member
  • ***
  • Posts: 107
Re: (Solved) no longer able to write to USB external HDD
« Reply #15 on: June 17, 2010, 11:07:59 PM »
NTFS works with linux, my external HDD is formatted in NTFS and never had a problem with it in windows xp or in Linux!
« Last Edit: June 17, 2010, 11:09:30 PM by eor2004 »
PCLinuxOS KDE 2013.02, 32bit
Gigabyte G41M-ES2L--->2GB Ram
Pentium Dual Core 2.60Ghz--->E5300
Western Digital Caviar Blue 500GB HDD
XFS Filesystem

Online wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2446
  • Any Bugs in site?
Re: (Solved) no longer able to write to USB external HDD
« Reply #16 on: August 13, 2010, 08:58:55 AM »
eor2004

I have run into the problem in this thread, I thought I would leave a comment about NTFS. Just in case somebody new to Linux comes along and read the topic.

If you use the NTFS to store Linux DATA, you are likely never to notice anything.  However if you one day decided to try and back up from Linux you may find you are in trouble. Permissions are handled slightly different in Windows and Linux, I had read old-polacks warning on this but in the heat of the moment I forgot and tried to rsync a Linux to ntfs partition. I was lucky I only lost the time in this instance, reformatted and instlled ext3 on the partition.

My problem (solved)
On my USB drive I have a named partition, USB465-1B , in the partition I have a directory, 'holding new'

USB465-1B/holding new  <--- I just noticed a blank space, that could be tricky

I wanted to make a new directory, 'PostScriptFiles' under 'holding new',  using Konqueror Root but could not, checking permissions I had owner root and group user, and I could not change the permission even as root.  However reading the thread I noticed talk about /media/..., in my case

/media/USB465-1B/holding new

Here I could with Konq Root change permission on USB465-1B and then on /holding new. After that I could make my new partition.

And yes I am going to fix, remove, the space in that name, just in case this would cause me further grief in the future.   :)



32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Offline eor2004

  • Full Member
  • ***
  • Posts: 107
Re: (Solved) no longer able to write to USB external HDD
« Reply #17 on: August 13, 2010, 11:54:13 AM »
NTFS works with linux, my external HDD is formatted in NTFS and never had a problem with it in windows xp or in Linux!

I had formatted my drive from NTFS to EXT4 because it started giving me corrupted data, now I have formatted my external HDD using disk utility to EXT4 like a month ago, not having any issues at the moment... :D
PCLinuxOS KDE 2013.02, 32bit
Gigabyte G41M-ES2L--->2GB Ram
Pentium Dual Core 2.60Ghz--->E5300
Western Digital Caviar Blue 500GB HDD
XFS Filesystem