树莓派kail linux安装wine,树莓派wine镜像使用

http://tieba.baidu.com/p/4374256882

我的网盘里有

http://tieba.baidu.com/p/4378939339?pn=2也有百度网盘下载链接

使用说明:https://github.com/AlbrechtL/RPi-QEMU-x86-wine/

Username: root

Password: 123456

To run x86 Linux and Windows programs just run the "start_x86env_wine-user" script as the "pi" user in a terminal.

# sudo /home/pi/start_x86env_wine-user

Now you are in a Debian wheezy i386 enviroment and you can try to load any x86 program. Inside the chroot enviroment you are logged in as the user "wine-user".

To run Windows programs just run "wine". Notepad example:

# wine ~/.wine/drive_c/windows/notepad.exe

If you would like to use programs that need super user access like "apt-get" run the script "/home/pi/start_x86env_root" instead of "start_x86env_wine-user":

# sudo /home/pi/start_x86env_root

最后放弃了 还是在手机上玩吧。

你可能感兴趣的:(树莓派kail,linux安装wine)