Author Topic: write on usb-hdd  (Read 559 times)

Offline fabdo

  • Full Member
  • ***
  • Posts: 87
    • Contact-Page
write on usb-hdd
« on: December 29, 2011, 01:37:05 AM »
i have a problem with my external usb-drive. when i plug it in, PCManFM opens/mount it and opend it in a new windows.
but i can only read it. even when i open this folder as root i cannot change the attributes to read and writeable.

what can i do?
PCLinuxOS KDE - My Hardware: http://dostmusik.de/569888 - Contact-Page: https://me.jappix.com/fabdo@jabber.de/about

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: write on usb-hdd
« Reply #1 on: December 29, 2011, 01:47:02 AM »
Questions:     
How is the HDD formatted? ext2/3/4? fat32? ntfs? other?     
Were any of the files on it owned by another user when they were added to it? (If so, maybe changing the ownership of those files would help.)     
Did the files originate in a windows environment? Or Linux?     

Offline fabdo

  • Full Member
  • ***
  • Posts: 87
    • Contact-Page
Re: write on usb-hdd
« Reply #2 on: December 29, 2011, 01:53:11 AM »
these are my own data-files. copied with linux (another distro) on the ntfs-drive.
(ntfs-3g package is installed)

« Last Edit: December 29, 2011, 02:28:48 AM by fabdo »
PCLinuxOS KDE - My Hardware: http://dostmusik.de/569888 - Contact-Page: https://me.jappix.com/fabdo@jabber.de/about

Offline DeBaas

  • Hero Member
  • *****
  • Posts: 1520
    • PCLinuxOS.nl
Re: write on usb-hdd
« Reply #3 on: December 29, 2011, 04:28:49 AM »
As root with file manager goto /media/nameofusb
right mouse click properties and change to watever you want
plus apply to all folders and submaps.
If you choose read and write for all users and groups you can use it on all Linux machines.
Your users have all a number, this is not the same with different distro's.
Thats why you cannot write to the usb, the maps/files are from a different user(number)
Or you have only read rights on NTFS (if not installed, ntfs-config in Synaptic)
A fat formatted usb has no rights management, but has large file problems.

Ed





Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: write on usb-hdd
« Reply #4 on: December 29, 2011, 04:42:55 AM »
If you're only using Linux, back up all data on the drive and format it to ext3 or ext4. This is better than using ntfs, IMO.     

Online daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3737
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: write on usb-hdd
« Reply #5 on: December 29, 2011, 10:38:06 AM »
If you're only using Linux, back up all data on the drive and format it to ext3 or ext4. This is better than using ntfs, IMO.     

I use here only fat32, because i plug on my media player. ;D

How large is your biggest file, fabdo?