newbie question: why do I see root directory in wine, when n
newbie question: why do I see root directory in wine, when n
Hi,
This might be a stupid question; I checked the FAQ, but could not find a
solution.
In Wine Config, I have only two drives configured:
C: is ~/.wine/drive_c
D: is ~
Still, when I run winefile (or any other wine app), besides drives "C"
and "D", there is a "/" drive, which is the root directory of my real
file system.
Why is it still there, even if I don't have any such mapping?
(And how can I disable it?)
Thank you for your help:
Kristof
This might be a stupid question; I checked the FAQ, but could not find a
solution.
In Wine Config, I have only two drives configured:
C: is ~/.wine/drive_c
D: is ~
Still, when I run winefile (or any other wine app), besides drives "C"
and "D", there is a "/" drive, which is the root directory of my real
file system.
Why is it still there, even if I don't have any such mapping?
(And how can I disable it?)
Thank you for your help:
Kristof
newbie question: why do I see root directory in wine, when n
2011/12/14 Csillag Kristof <[email protected]>:
No "Z:" under Drives tab in winecfg?Hi,
This might be a stupid question; I checked the FAQ, but could not find a
solution.
In Wine Config, I have only two drives configured:
C: is ~/.wine/drive_c
D: is ~
newbie question: why do I see root directory in wine, when n
At 2011-12-14 13:58, Frédéric Delanoy wrote:
I intentionally deleted it, so that wine processes can not access the
stuff of other users.
Kristof
Precisely.2011/12/14 Csillag Kristof<[email protected]>:No "Z:" under Drives tab in winecfg?Hi,
This might be a stupid question; I checked the FAQ, but could not find a
solution.
In Wine Config, I have only two drives configured:
C: is ~/.wine/drive_c
D: is ~
I intentionally deleted it, so that wine processes can not access the
stuff of other users.
Kristof
Re: newbie question: why do I see root directory in wine, wh
If you've removed the Z: drive then Wine won't be able to open, save, or execute files in those directories, but there's no way to stop it from seeing whatever directories your user can access.Csillag Kristof wrote:Precisely.No "Z:" under Drives tab in winecfg?
I intentionally deleted it, so that wine processes can not access the
stuff of other users.
newbie question: why do I see root directory in wine, when n
I see. (Well, kind o f.)Csillag Kristof wrote:If you've removed the Z: drive then Wine won't be able to open, save, or execute files in those directories, but there's no way to stop it from seeing whatever directories your user can access.Precisely.No "Z:" under Drives tab in winecfg?
I intentionally deleted it, so that wine processes can not access the
stuff of other users.
Now I tested it, and indeed, I can not open those files ...
... but then what is the point of exposing these files in the winefile
tool?
Kristof
Re: newbie question: why do I see root directory in wine, wh
I think it's more a matter of not hiding them. As to whether there are reasons they can't be hidden or it's simply a matter of no one thinking it's important enough to submit a patch for it, that I don't know.Csillag Kristof wrote: ... but then what is the point of exposing these files in the winefile
tool?
Wine is not a sandbox; it can do anything the user can do. If your goal is simply to prevent Wine from messing with other users' files, set the file permissions appropriately.
newbie question: why do I see root directory in wine, when n
2011/12/14 Csillag Kristof <[email protected]>:
you use) to check if there's still a Z: in there.
Maybe you should look in ~/.wine/dosdevices (or whatever wineprefixAt 2011-12-14 13:58, Frédéric Delanoy wrote:Precisely.2011/12/14 Csillag Kristof<[email protected]>:No "Z:" under Drives tab in winecfg?Hi,
This might be a stupid question; I checked the FAQ, but could not find a
solution.
In Wine Config, I have only two drives configured:
C: is ~/.wine/drive_c
D: is ~
I intentionally deleted it, so that wine processes can not access the stuff
of other users.
you use) to check if there's still a Z: in there.
newbie question: why do I see root directory in wine, when n
2011-12-14 16:53 keltezéssel, Frédéric Delanoy Ãrta:
No, only C and D.2011/12/14 Csillag Kristof<[email protected]>:Maybe you should look in ~/.wine/dosdevices (or whatever wineprefixAt 2011-12-14 13:58, Frédéric Delanoy wrote:Precisely.2011/12/14 Csillag Kristof<[email protected]>: No "Z:" under Drives tab in winecfg?
I intentionally deleted it, so that wine processes can not access the stuff
of other users.
you use) to check if there's still a Z: in there.
Re: newbie question: why do I see root directory in wine, wh
It was decided that *NIX root shell view should show all directories and files accessible to user. This makes it simpler and closer to other native programs.dimesio wrote:I think it's more a matter of not hiding them. As to whether there are reasons they can't be hidden or it's simply a matter of no one thinking it's important enough to submit a patch for it, that I don't know.