http://bugs.winehq.org/show_bug.cgi?id=10018
--- Comment #22 from Anastasius Focht focht@gmx.net 2007-11-14 08:42:08 --- Hello,
--- quote --- I'm not very good at using chmod though. Will chmod 0666 restore my drive to its original permissions? --- quote ---
No. If you don't know how to use this command (and required parameters) I suggest to either "man chmod" or consult the wikipedia: http://en.wikipedia.org/wiki/Chmod which has examples easily understandable even for novice users.
If you forgot the default permissions look at the other harddisks/partitions by using: "ls -la /dev/sd*" or (/dev/hd*) and adjust permissions accordingly (probably brw-r-----).
Regards