• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Raspberry Pi Virtual Appliance & Emulation on OS X

By Abhishek Ghosh March 3, 2015 6:10 pm Updated on March 3, 2015

Raspberry Pi Virtual Appliance & Emulation on OS X

Advertisement

Without the Hardware, With Homebrew Package Manager Installed, You Can Run Raspberry Pi Emulation on OS X or Can Run Raspberry Pi Virtual Appliance. Clearly – both methods are different. Like, in case of Android, we ran Virtual Appliance of Android on OS X. Virtual Appliance has nothing to do with Homebrew Package Manager. You will need VirtualBox like Software. We have named the guide as Raspberry Pi Virtual Appliance & Emulation on OS X to give you two options. However, Raspberry Pi Emulation on OS X is better option.

Important point to note – Raspberry Pi uses ARM Processor.

 

Raspberry Pi Virtual Appliance on OS X

 

The file’s name is RaspberryPi-Development-VM-v0.8.ova

Advertisement

---

Download ca be done from :

Vim
1
http://downloads.element14.com/downloads/RaspberryPi-Development-VM-v0.8.ova?COM=RaspberryPi

The size is huge – near 9 GB! That is an .ova file. You can not directly mount on VirtualBox. You have to import this to VirtualBox and then run. It is better to do Server. We wrote how to run VirtualBox on Server.

Raspberry Pi Virtual Appliance & Emulation on OS X

 

Raspberry Pi Emulation on OS X

 

On the other hand, emulation is multi step process but is easier, provides more control. Commands are here :

Vim
1
2
3
4
5
6
7
8
brew install mpfr gmp libmpc libelf texinfo
mkdir ~/rpi
mkdir ~/rpi/arm-cs-tools
git clone https://github.com/jsnyder/arm-eabi-toolchain.git
cd arm-eabi-toolchain
PREFIX=$HOME/rpi/arm-cs-tools make install-cross
make clean
echo "export PATH=$HOME/rpi/arm-cs-tools/bin:$PATH" >> ~/.zshrc

Then :

Vim
1
2
3
4
mkdir ~/rpi/kernel
cd ~/rpi/kernel
git clone https://github.com/raspberrypi/linux.git
cd linux

Then :

Vim
1
2
3
cp arch/arm/configs/bcmrpi_cutdown_defconfig .config
make ARCH=arm CROSS_COMPILE=~/rpi/arm-cs-tools/bin/arm-none-eabi- menuconfig
sudo touch /usr/local/include/elf.h

Comment out the file :

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#include <libelf.h>
#define R_386_NONE 0
#define R_386_32 1
#define R_386_PC32 2
#define R_ARM_NONE 0
#define R_ARM_PC24 1
#define R_ARM_ABS32 2
#define R_MIPS_NONE 0
#define R_MIPS_16 1
#define R_MIPS_32 2
#define R_MIPS_REL32 3
#define R_MIPS_26 4
#define R_MIPS_HI16 5
#define R_MIPS_LO16 6

Build it :

Vim
1
2
3
4
make ARCH=arm CROSS_COMPILE=~/rpi/arm-cs-tools/bin/arm-none-eabi- -k
brew install homebrew/dupes/apple-gcc42
brew install qemu ”use-gcc
qemu-system-arm -M versatilepb -cpu arm1176 -hda debian6-19-04-2012.img -kernel zImage -append œroot=/dev/sda2 -serial stdio -usbdevice tablet

Username will be “guest” and password will be “guest”.

Mileage can vary, here will be the updated guide :

Vim
1
https://github.com/psema4/pine/wiki/Installing-QEMU-on-OS-X

There is another alternative way. It will be too bigger to describe within this guide.

Tagged With raspberry pi ova , RaspberryPi ova , raspberry pi ova download , raspbian ova download , raspberrypi ova download , raspberry pi os x emulator , raspberry pi emulator os , raspberry pi emulator mac , зш щы мшкегфд , rasberry pi appliances
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Raspberry Pi Virtual Appliance & Emulation on OS X

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Virtual Appliance : How Virtual Appliance Works

    Virtual appliance is pre-installed, preconfigured, ready to use applications and software those are ready to run on the operating system in the virtual machine.

  • Arduino Basic Piano For Children (Pushbutton & Buzzer)

    Here is Arduino Basic Piano For Children With Pushbutton & Buzzer as Components. In Early ’90s Technology Was Limited and Worldwide there Were Few Electronic Toys.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy