

sudo fdisk -l/dev/sdc1 /media/myexternaldrive vfat user,umask=0000, 0 0
mount
fkol k4 έγραψε:Ίσα ίσα, το FAT32 δεν υποστηρίζει τα οκταδικά δικαιώματα αρχείων του Linux (γι αυτό και δεν γίνεται να αλλάξουν ούτε από τον root)




Για να εμφανίσεις το αποτέλεσμα σε Code_Tag ώστε να είναι ευανάγνωστο σε όσους θα πρέπει να το αναλύσουν, επιλέγεις ολόκληρο το κείμενο από το πεδίο του forum και πατάς το εικονίδιο 
sudo mount -o rw,remount /media/HD\ 320GAskUbuntu έγραψε:I finally solved my problem!!!! I used the disk utility tool in ubuntu 11.10 and tried to check file system. It popped up an error saying that the disk was mounted, cation of loss of data. I then proceeded to cancel and unmount the drive, then scan. After about three min a box appeared that said 240 kb of data was giving an error due to a faulty unmount while writing. I hit ok to delete, now my external is up and running with full read/write capability's!!!
ubuntuforums έγραψε:So I concluded ubuntu discovered an error with the filesystem and set the stick to readonly. I don't know why, but in Windows I could use the stick without problems, maybe the linux kernel is more strict. I executed a filesystem check (in windows, but could probably also have been done in ubuntu) and since I can read/write to this stick in ubuntu as well.
