On Mon, Mar 30, 2009 at 8:51 PM, Sephiroth <wineforum-user@xxxxxxxxxx> wrote: > How? I've tried the standard method of using "su" followed by the user and then the command-line, but it won't start, complaining about being root. > > > > > > You have to login as root. Sudo is intentionally broken, as it breaks permissions. You could use su, except odds are your $DISPLAY and some other environmental variables won't be set. -- -Austin