Install software to another hdd

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
xeluc
Newbie
Newbie
Posts: 1
Joined: Fri Jun 19, 2009 1:17 pm

Install software to another hdd

Post by xeluc »

Hello wine team / users.

I have a quick question I haven't been able to find an answer to yet.

My current linux hdd is close to being full, and I would like to know how I could install software through wine to another physical disk I have in my system.

Thanks for any help.

Thanks for all the great work on the wine project, I no longer have a need to install windows again!
jorl17
Level 5
Level 5
Posts: 365
Joined: Mon Jul 28, 2008 6:44 pm

Post by jorl17 »

Basically you can do it as you would do in windows. Select the additional drive and install it there.

What might happen is that you don't have a drive letter mapped to your hard disk yet. To do this, open winecfg and go to the appropriate tab where you can choose them. (Over here it is called "Unidades", I guess it should be something as drivers or units in english).

Then you can install things in those drives. Oh, and keep in mind that the C:\ drive is usually located in /.wine/drive_c and that the Z:\ drive is usually /

Jorl17
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Install software to another hdd

Post by austin987 »

On Fri, Jun 19, 2009 at 1:34 PM, jorl17<[email protected]> wrote:
Basically you can do it as you would do in windows. Select the additional drive and install it there.

What might happen is that you don't have a drive letter mapped to your hard disk yet. To do this, open winecfg and go to the appropriate tab where you can choose them. (Over here it is called "Unidades", I guess it should be something as drivers or units in english).

Then you can install things in those drives. Oh, and keep in mind that the C:\ drive is usually located in  /.wine/drive_c and that the Z:\ drive is usually /
It's easier to just use a separate WINEPREFIX on that drive...

--
-Austin
Locked