PDA

View Full Version : No Write Access though doing the probably right things



knoppixer
11-01-2003, 05:04 PM
Hi!

After installing knoppix onto my hd and doing some settings I wanted to get write access for my FAT32-drive hda5.
Following the instruction I mounted hda5 by clicking the icon on the desktop. Then I did "change r/w permissions" which can be found in the context menu of the icon.
But this action had *absolutely no* effect, though it should have one, shouldn't it? Still a message appeared which told me that it is not possible to write, when trying to delete/create/edit a file on hda5.

Please *do* help me.

Knoppixer

rickenbacherus
11-01-2003, 06:47 PM
Try mounting your drives like this:

sudo mount -o rw /dev/hdx?

Or, if it's already mounted:

sudo mount -o remount,rw /dev/hdx?

knoppixer
11-01-2003, 08:06 PM
I will try that later on.
But whoes failure would it be, if your solution were correct, what it actually can be :D?

rickenbacherus
11-02-2003, 04:59 AM
I will try that later on.
But whoes failure would it be, if your solution were correct, what it actually can be :D?

Well ya see.....i almost never even see my desktop but when I do there's redhead I'd rather see than icons. :)

knoppixer
11-08-2003, 04:12 PM
Thanks to you! It even worked the next reboot without doing anything. :D