I want to practice Raspbian OS in my windows system(Windows 7 64-bit). Please suggest best and safe application
Asked
Active
Viewed 654 times
1 Answers
1
Get Oracle Virtualbox (it's a free download from https://www.virtualbox.org/) get Debian Stretch X86 (32-bit) from https://www.raspberrypi.org/downloads/raspberry-pi-desktop/ and boot that in a Virtualbox.

Dougie
- 5,301
- 10
- 19
- 28
-
You can use the Raspberry Pi Desktop, linked to by Dougie, to make a bootable USB pen drive, and if you enable persistent storage, you have an experience very much like a Raspberry Pi running from flash. – Michael Harvey Dec 16 '18 at 21:03
-
Do you feel that it's worth mentioning that Debian Stretch X86 is not exactly the same thing as Raspbian? I think your answer is a good one, but perhaps in a somewhat limited context, and/or it might confuse the point that Raspbian's ARM code can't be emulated under VirtualBox. – Seamus Dec 18 '18 at 00:24
-
No, because to the naïve user it's virtually indistinguishable from Raspbian on a RPi. – Dougie Dec 18 '18 at 07:36
ssh
-ed into the RPi or not...! – SlySven Dec 21 '18 at 21:41