PDA

View Full Version : Device mounts but won't let me "change read/write mode&



dezymond
12-07-2009, 06:01 AM
I've been at this for 2 hours almost, it worked at one point for some reason, but when i came back it didn't.

Here's what I've done:
1. plug in external (WD 320gb passport USB drive)
2. Mount the drive
3. right-clicked to Properties-->device-->clicked 'read only' box to uncheck-->applied and exit
4. right-clicked external [sdb1]--> change read/write mode-->'do you really want to change partition /dev/sdb1(fuseblk) to be writeable' yes-->ERROR: remount command failed. Maybe there is another process accesing the filesystem currently.

Someone help, it was working earlier but not now and now im pretty frustrated.

dezymond
12-07-2009, 07:25 AM
no one?

dezymond
12-07-2009, 07:58 PM
I just read somewhere that Linux doesn't read NTFS drives so I'm formatting my extra external to FAT32. If this doesn't work I give up.

And apparently no one can seem to help me in this forum either. =(

ndb
12-08-2009, 12:12 PM
Knoppix should be able to read an NTFS partition; it can't safely write to an NTFS partition. Also, if you reformat it as FAT32, I believe you can safely write to it (after changing permissions), but I believe you would lose all files on your external.

OErjan
12-08-2009, 12:14 PM
please, realise this is a forum where we woulonteer information, so replies can be slightly slow in coming.

NTFS can be READ! but not safely written to, also FAT32 has max filesize of 3.99G this is bit limited.
Linux (unix) filesystems (EXT3 to name a very common one) can be used to store single files in several hundreg G size if I remember correct.
also EXT3 can be read with Windows if you install correct driver.

OH, and you will loose everything on that disc if you format.

EDIT
HEH, ndb, seem to have posted similar answers at same time
/EDIT

needhelppeeps
12-08-2009, 05:54 PM
I'm having the same problem even with ext3 and I tried both an older version of knoppix and the latest version. I think knoppix just can't write to drives very well or has issues mounting them correctly. Your best best is to take the drive out and put it in a machine with windows or fedora. I don't think it will work with knoppix.