Difference between revisions of "Rasberry PI"
From Proview Wiki
Line 1: | Line 1: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | [[File:Rpi.jpg]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
<p><a class="image" href="http://www.proview.se/wiki/index.php?title=File:Rpi.jpg"><img src="http://www.proview.se/wiki/images/9/95/Rpi.jpg" alt="Rpi.jpg" width="1024" height="768" /></a><br /> Raspberry Pi specifications</p> | <p><a class="image" href="http://www.proview.se/wiki/index.php?title=File:Rpi.jpg"><img src="http://www.proview.se/wiki/images/9/95/Rpi.jpg" alt="Rpi.jpg" width="1024" height="768" /></a><br /> Raspberry Pi specifications</p> | ||
<p> </p> | <p> </p> |
Revision as of 03:51, 22 August 2013
<a class="image" href="http://www.proview.se/wiki/index.php?title=File:Rpi.jpg"><img src="http://www.proview.se/wiki/images/9/95/Rpi.jpg" alt="Rpi.jpg" width="1024" height="768" /></a>
Raspberry Pi specifications
On sourceforge.net you can get an image with Debian 6 and Proview 4.8.5-1
<a href="http://sourceforge.net/projects/proviewpi/?source=directory" target="_blank">Download the image</a>:
Plugin the SD-reader with the SD-Card
$dmesg
If everything goes well you see at the last line something like:
mmcblk0: p1
or
sdb: sdb1
$sudo dd if="image-name" of=/dev/mmcblk0 bs=1M
Let your dog out, 8 GB can take a while......