C:\WINDOWS\system32 vs ~/.wine/drive_c/windows/system32

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
phaedrus85
Newbie
Newbie
Posts: 2
Joined: Wed Sep 03, 2008 5:24 pm

C:\WINDOWS\system32 vs ~/.wine/drive_c/windows/system32

Post by phaedrus85 »

I am a new user to Ubuntu and wine, and I need to copy some files from C:\WINDOWS\system32 to my ~/.wine/drive_c/windows/system32. Ubuntu is my sole OS.

So my question... where in the world do I find the C:\ folder if Ubuntu does not sort directories that way? Also, is there something more than a FAQ, maybe a for-dummies part of the site I can look at to answer questions like this? I've had a lot of luck using the terminal with sudo, root, and user (managed to get WoW working thru wine) but there always seem to be what are probably basic questions that I have about the overall nature of Ubuntu that I haven't discovered by teaching myself or by following how-tos.
John Drescher

C:\WINDOWS\system32 vs ~/.wine/drive_c/windows/system32

Post by John Drescher »

On Wed, Sep 3, 2008 at 6:32 PM, phaedrus85 <[email protected]> wrote:
I am a new user to Ubuntu and wine, and I need to copy some files from C:\WINDOWS\system32 to my ~/.wine/drive_c/windows/system32. Ubuntu is my sole OS.

So my question... where in the world do I find the C:\ folder if Ubuntu does not sort directories that way?
~/.wine/drive_c

Or

.wine/drive_c

in your home folder. You may need to turn on viewing of hidden files.

John
John Drescher

C:\WINDOWS\system32 vs ~/.wine/drive_c/windows/system32

Post by John Drescher »

On Wed, Sep 3, 2008 at 6:45 PM, John Drescher <[email protected]> wrote:
On Wed, Sep 3, 2008 at 6:32 PM, phaedrus85 <[email protected]> wrote:
I am a new user to Ubuntu and wine, and I need to copy some files from C:\WINDOWS\system32 to my ~/.wine/drive_c/windows/system32. Ubuntu is my sole OS.

So my question... where in the world do I find the C:\ folder if Ubuntu does not sort directories that way?
~/.wine/drive_c

Or

.wine/drive_c

in your home folder. You may need to turn on viewing of hidden files.
Wait a minute your real windows c: ? If so ignore my previous post.

John
phaedrus85
Newbie
Newbie
Posts: 2
Joined: Wed Sep 03, 2008 5:24 pm

Post by phaedrus85 »

I've always been able to get to my ~/.wine/drive_c.

What I am referencing to is a http://wiki.jswindle.com/index.php?titl ... ntable=yes wiki that makes reference to the C drive.

Third paragraph under "Running the Application"
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

phaedrus85 wrote:I've always been able to get to my ~/.wine/drive_c.

What I am referencing to is a http://wiki.jswindle.com/index.php?titl ... ntable=yes wiki that makes reference to the C drive.

Third paragraph under "Running the Application"
That reference is to a real Windows install--either your Windows partition, if you're dual booting, or another computer, if you're not.
loltsy
Level 2
Level 2
Posts: 20
Joined: Sat Jun 21, 2008 7:31 am

Post by loltsy »

phaedrus85 wrote:I've always been able to get to my ~/.wine/drive_c.

What I am referencing to is a http://wiki.jswindle.com/index.php?titl ... ntable=yes wiki that makes reference to the C drive.

Third paragraph under "Running the Application"
I'm pretty sure copying ntoskrnl.exe and hal.dll to wine system32 is a really bad idea. I would advice against doing that.
Locked