How To Install Windows 10 On A Raspberry Pi 3
Want to run Windows software on your Raspberry Pi? It's an ambitious proposition, just now possible for a small number of apps. To find out how easy this is, I prepare Eltechs ExaGear software onto a Raspberry Pi 3.
Why Windows Software on Raspberry Pi?
With and so many excellent Linux applications and utilities, why would you want, or need, to run Windows software on the Raspberry Pi?
Well, let's take the practical benefits showtime: if yous use your Pi as a desktop (east.g. for low-level office tasks), you lot might wish to install a Windows application that you lot use on your primary computer.
There'southward besides the entertainment reward. We know the Raspberry Pi can play retro video games. Nosotros also know that certain open-source videogames have been ported to the Pi.
What if yous wanted to play a game that hasn't been ported? Although modern videogames volition almost certainly not run, older titles have a better chance on the Pi.
This is all made possible thanks to the ExaGear x86 environment, and Wine, the pop Windows application layer for Linux.
On desktop Linux PCs, Wine makes it possible to run Windows software. But Wine cannot run on its ain on the Raspberry Pi, because the Raspberry Pi doesn't use the x86 (32-flake) architecture. Rather, it is based on the ARM architecture, which is completely different.
All you lot need is to optimize the Wine awarding layer software for the ARM processor of the Raspberry Pi. Does ExaGear Desktop Software do the job?
What Is the ExaGear Desktop Software?
Eltechs ExaGear Desktop is a powerful virtual machine that creates an x86 surround on a Raspberry Pi. This ways that software intended for Windows and Linux desktops tin can run inside the ExaGear environment.
Example applications you can run on a Raspberry Pi include Skype, Dropbox, Plex, and uTorrent. Because ExaGear runs within the Raspbian Bone, you lot don't need to make any changes to your existing Raspberry Pi fix.
As far every bit the Pi goes, the best results volition be attained using a Raspberry Pi 3. All the same, other ARM devices, such as the ODROID, Cubieboard, PINE64 and Banana Pi can also run ExaGear.
The result is that you lot can employ older x86 software on the Raspberry Pi. This might be an application, or a video game.
While there are other means to create a virtualized environment, ExaGear simplifies the procedure. Although a trial version is available, ExaGear is not free software.
Head to the ExaGear folio at eltechs.com to find out more. Note that versions for Chromebook and Android are also available.
Getting Started: Download ExaGear Desktop
Before you lot install ExaGear, ensure your Raspberry Pi iii is ready. The minimum size for ExaGear to run is 1500MB (1.5GB), so y'all'll need to make sure it has enough space to run. Brainstorm by resizing the Raspbian file organisation.
This can be done in Card > Preferences > Raspberry Pi Configuration, where you should choose Organisation > Expand filesystem. Alternatively, run:
sudo raspi-config From here, open up Advanced Options > Aggrandize Filesystem, and click OK.
Several versions of ExaGear for the Raspberry Pi are available.
- Raspberry Pi 1/Zip version
- Raspberry Pi 2 version
- Raspberry Pi iii version
You tin can download your preferred version to your PC and re-create the data across via FTP. Or yous could simply download ExaGear directly on your Raspberry Pi.
The recommended steps are to save the license key (which you'll get when you buy the software) to the Downloads directory on your Pi. To the same directory, download ExaGear using wget in the control line:
wget http://downloads.eltechs.com/exagear-desktop-v-ii-2/exagear-desktop-rpi3.tar.gz How long this takes will depend on your internet speed; the download is about 280MB.
Installing ExaGear Desktop on Raspberry Pi
When you're prepare, unpack the downloaded TAR.GZ file.
tar -xvzpf exagear-desktop-rpi3.tar.gz You tin then install and activate ExaGear Desktop by running install-exagear.sh script in the directory with the extracted packages and the license key you downloaded earlier.
sudo ./install-exagear.sh This script installs the guest environment, where x86 software tin can be run. However, you'll also need to install Wine. Without this, you won't exist able to run Windows software, although 32-bit Linux software volition install and run.
Whichever you programme to do, the next step is to enter the unproblematic command:
exagear This volition run the x86 environment, a "guest" running atop the "host" (Raspbian).
Installing Wine to Run Windows Software
Before you start installing Windows software (we'll have a await at some examples later) you'll need to configure ExaGear. This is done past installing Wine while inside the ExaGear environment.
Begin with an update:
sudo apt update Once your repositories have updated, you'll exist ready to install Vino.
sudo apt install wine With Wine installed, your Raspberry Pi tin can now run Windows software. Annotation that this isn't possible without ExaGear (or some other x86 virtualized environment). You may exist able to find a version of Vino for ARM devices, simply it won't run Windows software without the correct environment.
How to Install Windows Software on Raspberry Pi
So, you're now running a 32-bit guest surround on your Raspberry Pi, within the operating system. You've installed Wine, which is used on Linux desktops to run Windows software.
Yous're at present prepare to install video games or other software on the Raspberry Pi.
Only what will you install? ExaGear developers Eltechs provides a regularly updated list. Amidst the Windows apps (Linux x86 apps such as Skype and Dropbox are included) listed are Discussion Viewer, Mono, and .NET Framework 4.five. A squeamish selection of Windows games are also cited equally running on a Raspberry Pi with ExaGear and Wine, such as Counter Strike, Fallout, and Sid Meier'due south Alpha Centauri.
I'm a large fan of the Civilization series, and Alpha Centauri is i of my all-time favorite games. This makes it an platonic candidate for installation.
Whichever game you plan to install, find a source. This might be the original media, or a download from a site like GOG.com. As long as you've bought the game, you'll be able to download it to your computer.
In the control line, inside the ExaGear environment, navigate to the download folder, and enter:
wine setup_sid_meiers_alpha_centauri_2.0.two.23.exe Substitute the proper name of the executable with whatever compatible game you lot're running. The command line will scroll a few lines of text, and the Windows installation sorcerer will open up.
Go along through this to consummate installation. Earlier running the installed game, ensure Wine is correctly configured. You can do this using the command:
winecfg This lets yous specify (among other things) Windows compatibility by version. For Sid Meier'south Alpha Centauri, y'all need to set this to Windows XP. You should find this option on the Applications tab.
This is perhaps the most important function of installing and running Windows software. If the wrong version is selected, the application or game may not run, due to the same compatibility issues establish on Windows itself.
Once you've installed your Windows software, yous'll find information technology via the main menu, nether Wine > Programs.
It's that simple! Given the spec of the Raspberry Pi, running 32-fleck software on an ARM board is an impressive achievement.
Getting 3D Graphics on Raspberry Pi
Note that if you programme to install PC games with 3D graphics, you need to configure your Raspberry Pi. Several graphics modes are available, and y'all'll need to select the right one.
Begin by opening a new last emulator (Ctrl + Alt + T) and enter:
sudo raspi-config In the configuration tool, begin past selecting Update this tool to the latest version. Wait for the update, then open Advanced Options and choose GL Driver > GL (Full KMS) OpenGL desktop driver with full KMS.
Select OK and then Finish to confirm, and reboot when prompted. When your Raspberry Pi reboots, retrieve to run the exagear command again to continue.
When you lot're done with the ExaGear surround, use the exit command to end information technology. Echo the command to end the terminal session and close the control line.
Desire to know more about running Windows software on Linux? Cheque our cracking guide to Wine on Linux.
While you tin can't run Windows software natively that manner, annotation that you tin install Windows 10 IoT Core on your Raspberry Pi!
Most The Author
Source: https://www.makeuseof.com/tag/install-windows-software-raspberry-pi/
Posted by: perlwasuld.blogspot.com

0 Response to "How To Install Windows 10 On A Raspberry Pi 3"
Post a Comment