I recently bought a RPi and it came with Debian, which I think is a Linux distribution. I'm more used to Windows; can I install it?
|
No. At this point in time, Windows cannot be installed on the Raspberry Pi.Windows is designed for the x86 and x86-64 architectures (32 and 64 bit architecture respectively). The RPi has an ARM architecture, which is incompatible. Windows 8Windows 8 is a yet to be released version of Windows, which is expected to support ARM under the name Windows RT. However, the RPi uses ARMv6, which is unlikely to be supported. |
|||||||||||||||
|
|
Windows 8 will have an ARM version known as "WinRT" so the question isn't quite as outlandish as it might seem. But it RasPi uses an earlier ARM version than that targeted by WinRT (technologically the RaspPi isn't anywhere leading edge - one reason for the price), so it will not run WinRT. Also even if the ARM architectures matched, I suspect WinRT would have memory requirements that would give the RasPi trouble. |
|||
|
|
|
Nope, because Windows isn't compiled for ARM (and not being open source, you can't do it yourself.) Yes, Windows 8 is apparently going to have an ARM version, though I seriously doubt it will work for a few main reasons:
It's technically possible that if a future "model C" were to be released (I'm just speculating) the hardware requirements may be good enough, alleviating some of the above issues - but from a practical perspective I don't think running Windows is ever going to be hugely feasible. |
|||||||||||
|
|
Well, someone has managed to get Windows 7 running on the Raspberry Pi, albeit via VMWare View Open Client. You can find more information about it on the Raspberry Pi Foundation's blog post.
You can download it from Microsoft SkyDrive. |
|||||||||
|
|
Maybe ReactOS (kind of an open source Windows+Linux-merge-reimplementation) is interesting for you, there seems to exist an ARM port. The discussion there also refers to Wine for ARM with "native" x86 support... |
|||
|
|
|
A group of people got Windows 7 running on the RPi through the VMware Open Client. Link: http://www.raspberrypi.org/archives/tag/magnum-pi. Scroll down to the bottom. |
|||
|
|