Thursday, June 26, 2014

Installing OS in Raspberry Pi

As a fun project, I just purchased Raspberry Pi from Amazon costing $39.
Its look wonderful MicroController to do the All the automation project without having much knowledge in Electronic Circuits and designs, It is all about Software and programming with the documents from website.

For OS Installation you can refer to :

You can download OS NOODLE from following link.


As a Startup it looks better to use NOODLE as OS and you can specifically install any OS Inside.

Once you completed the Installation it will getback with command prompt:  startx

Wow the Screen Looks Awesome.
How to shutdown Pi :
You can Logoff in the UI and will get back to Command prompt:
There you can enter the follwoing command: sudo shutdown -h now