Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
using a windows drive with wine
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Roff
n00b
n00b


Joined: 26 Apr 2005
Posts: 40

PostPosted: Wed Oct 12, 2005 3:16 pm    Post subject: using a windows drive with wine Reply with quote

Hey
I have a windows drive which is already mounted to /mnt/windows
There are a lot of games installed and I want to start them from gentoo using wine, but i don't want to install them new on a fake wine drive (well... in fact I seem to be to stupid for that. I tried this very often withput success).
So is there a way that wine can start the games and what is the best wine version for that? A link to a how-to would be nice. I found some infos about using a non-fake windows drive, but nothing helped.
Back to top
View user's profile Send private message
nlindblad
Guru
Guru


Joined: 30 Jun 2005
Posts: 476
Location: Lund, Sweden

PostPosted: Wed Oct 12, 2005 5:34 pm    Post subject: Reply with quote

Depends on what filesystem is one that drive, normally, the kernel only has experimental Write-methods for NTFS, so letting your Gentoo system use it might not be a good idea (games tend to do much writing during saving/caching/temporary storage).

However, I guess it could be done using the Write-support. But I wouldn't recommend it.
Back to top
View user's profile Send private message
Mad Merlin
Veteran
Veteran


Joined: 09 May 2005
Posts: 1155

PostPosted: Thu Oct 13, 2005 8:50 pm    Post subject: Reply with quote

It's generally not recommended to try and run Windows programs through Wine directly from a Windows drive, as the registry entries and such will not be found by Wine (it stores the fake registry in ~/.wine). Generally you're best off to actually go and install the games to the fake drive. Afterwards, if you want to save space, you can replace any static files in the install with symlinks (something like ln -s /mnt/windows/.../gameresource.pk3 gameresource.pk3 from the correct directory) back to the relevant resources in your Windows install of the game.

Also, as the previous poster already mentioned, it's best to avoid writing to NTFS partitions as support is currently limited.
Back to top
View user's profile Send private message
AdShea
n00b
n00b


Joined: 10 Mar 2005
Posts: 62

PostPosted: Sun Nov 06, 2005 7:08 pm    Post subject: Reply with quote

If you do want full write support for NTFS, captive-ntfs works wonderfully. It's in portage, and uses fuse and the native windows ntfs.sys to access the drive. No mangling of data more than windows would normally do.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum