Wine + chroot

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
D2Red
Newbie
Newbie
Posts: 1
Joined: Wed Jul 30, 2008 8:48 am

Wine + chroot

Post by D2Red »

Hello,

I have Debian 4 Etch. I have create a chroot for a User. This runs fine.

Now I want that the chroot-User can run Wine(with wineconsole).

I want to run Windows based GameServer over Wine.

How can I setup Wine to run under a existing chroot. The chroot-User can not run apt-get.

Yours sincerely,

D2Red
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Wine + chroot

Post by vitamin »

D2Red wrote:Hello,

I have Debian 4 Etch. I have create a chroot for a User. This runs fine.

Now I want that the chroot-User can run Wine(with wineconsole).

I want to run Windows based GameServer over Wine.

How can I setup Wine to run under a existing chroot. The chroot-User can not run apt-get.

Yours sincerely,

D2Red
Wine is too big and requires lots or libraries, including X (in 99% cases). Putting whole system into chroot is pointless.
Locked