![]() So, follow along at home as I do the same steps here on my board...
|
1. Download the Win32DiskImager if you are on Windows, or use dd on a Linux PC: https://launchpad.net/win32-image-writer/0.6/0.6/+download/win32diskimager-binary.zip
2. Download the RPi Debian Wheezy image from here: 3. Insert a blank 4GB SD Card into your Windows or Linux PC. 4. Use either Win32DiskImager or Linux dd to burn the unzipped image from #2 to the SD Card. 5. Insert the SD Card into your RPi. Connect an Ethernet cable to your RPi to your network. Connect the RPi Power Adapter.
6. The RPi will boot onto your network. Find its IP address using Windows Wireshark or Linux:
7. ssh to your RPi:
8. Download Java SE Embedded:
9. scp the bundle from #8 to your RPi:
10. mkdir /usr/local, untar the bundle from #9 and rename (move) the ejre1.7.0_06 directory to /usr/local/java
That's it! You are ready to roll with Java Embedded on your RPi.
|
![]() |
↧
Quickie Guide Getting Java Embedded Running on Raspberry Pi
↧