跳转到主内容

Repair information for the Raspberry Pi 1 Model B+. Released in July of 2014. Model: B+.

4 个问题 查看全部

windows vista on raspberry pi 3 B+

is it possible to put windows vista on raspberry pi 3B+ I have the requirements I just want to make sure its possible before continuing

已回答! 显示答案 我也有这个问题

这是一个好问题吗?

得分 1
添加一条评论

3个答案

已选择的解决方案

You could use virtualisation to create a virtual X86 environment to run windows vista in. Although I wouldn’t recommend anything new than vista as the Pi doesn’t have much processing power, compared to pcs that ran it decently. It might work on the new Pi4 though, so maybe give that a go

这个答案有帮助吗?

得分 1

5条评论:

Virtual environment? How could I run that?

完成的

I was a pretty much a noob at pi when I asked this question, now I know I can add it but I won’t have drivers for vista that are compatible , so now I’m mostly trying to boost the graphics power so it can work better on tabs , maybe if I figure how to overclock with a decent cooling system I could play the original halo. Do you where I can insert the over lock lines?

完成的

Overclocking on PI 1 and 2 can easily be done through the raspi-config utility, however overclocking on newer models requires a bit of linux command line knowledge, which I dont have much of. Maybe try the raspberry pi foundation forums? I find them very helpful for many things rpi related

完成的

sudo nano /boot/config.txt

(This command will get you into the config text file)

Then add something like arm_freq=1500 (arm_freq is In MHz)

完成的

Also if you mean the Halo from the original Xbox good luck with that because afaik you can't emulate Xbox on Pi. I could be wrong though.

完成的

添加一条评论
最有帮助的答案

Anything is possible with a Raspberry Pi! I would however not recommend this as a Raspberry Pi is made to run Linux Kernals specifically.

这个答案有帮助吗?

得分 2

1条评论:

This is not correct. It is not possible to natively run x86 machine on an ARM CPU. It will never happen.

完成的

添加一条评论

It is NOT possible, unfortunately. The raspberry pi uses an ARM processor, Windows Vista requires x86.

However, with software like QEMU, you could run Windows (maybe not Vista) in a Virtual Machine.

这个答案有帮助吗?

得分 2

2条评论:

QEMU? never heard of it, will it run xp maybe

完成的

Possibly. Really just depends if you can get a good windows iso (I recommend archive.org) and if your pi can run it. Same thing could be achieved on a real PC with Oracle VirtualBox

完成的

添加一条评论

添加你的答案

Brayden S 将永远感激不已
浏览统计数据:

过去 24 小时: 0

过去 7 天: 3

过去 30 天: 13

总计 1,401