VMware (again)

VMware displaying
http://img122.imageshack.us/img122/9831/vmwareqf5.th.png
i’ve traced the error to VM 98 (by removeing 98 from VMware) but in /mnt/hdb1/vm/98 doesn’t have any locked files
http://img176.imageshack.us/img176/5138/konquerorin0.th.png
what am i missing

VMware (again):doh:

If I understand you correctly, the permissions issue only effects your Windows 98 virtual machine?

In Konqueror, can your click ‘View > View Modes > Tree View’ and post a screenshot of the contents of your Windows 98 virtual machine directory. That way I can see the actual permissions in effect

VMware (again):doh:

yeah just 98,
http://img166.imageshack.us/img166/4076/konqueror1ei5.th.png
thanks for answering my stupid questions :beer:

Yeah, I can see the problem straight away :slight_smile:

Root is the owner of the files, not you. Not sure why the User group is Dave and not root as well.

Do you want root to be the owner of those files, or you?

If you want ownership, type:

sudo chown -R <your_username>:<your_usergroup> /mnt/hdb1/vm/98

[QUOTE=mega]
Root is the owner of the files, not you. Not sure why the User group is Dave and not root as well.
[/QUOTE]
i know why, basically the problem is me (again) i changed it

right click → properties → permissions

[QUOTE=mega]

sudo chown -R <your_username>:<your_usergroup> /mnt/hdb1/vm/98

[/QUOTE]
you’ve told me that before, sorry:doh:, [ot]god i’m thick sometimes[/ot]thank you