OPERATING SYSTEMSOS Linux

How to Install Raspbian from Ubuntu for Raspberry Pi



How to install Raspbian to an SD Card for creating a usable Raspberry Pi from Ubuntu 12.04.
No need to buy a pre-imaged SD card as it only takes a few minutes to write Raspbian to the card.

Raspbian is based on Debian Wheezy, and has been optimised for use on an ARM device. Many of the packages have been compiled in an ARM compatible format, it comes with LXDE desktop pre-installed, and the Terminal commands are very similar to Ubuntu, which makes this distro easy to use.

The included configuration app, raspi-config, allows you to expand the size of the partitioning, change keyboard config, and set whether LXDE should load at boot time.

sudo dd bs=4M if=x.img of=dev/sdx

Website: http://www.raspbian.org/
Download: http://www.raspberrypi.org/downloads
Wallpaper: http://imgur.com/g7jF3

source
ubuntu download

Leave a Reply

Your email address will not be published. Required fields are marked *