wp.jochen.hayek.name/blog-en

“Getting Started with Java SE Embedded on the Raspberry Pi” (by Bill Courington and Gary Collins)

http://www.oracle.com/technetwork/articles/java/raspberrypi-1704896.html by Bill Courington and Gary Collins

It includes a lot of useful Linux tweaks, that you may want to apply apart from installing Java SE anyway.

Resize the SD Card Partitions:

About half the card’s space is unallocated. The biggest chunk of free space follows the /dev/sdb3 partition. To add this space to /dev/sdb2 (the file system), we temporarily delete /dev/sdb3, extend /dev/sdb2, then re-create /dev/sdb3.

I started making use of the “Java SE” label with this article. Should apply it elsewhere as well.

It has a section “Optional Linux Tuning and Tweaking“:

Do I really want to swap on the SD card? They discourage it there.
Exit mobile version