12,302
edits
mNo edit summary  | 
				|||
| Line 3: | Line 3: | ||
== Making the RapberryPi run a video at startup ==  | == Making the RapberryPi run a video at startup ==  | ||
=== Prepare the system ===  | === Prepare the system ===  | ||
Get a [http://elinux.org/RPi_SD_cards compatible and proven] SD Card (make sure it is not a knock-off). Install The Raspbian image (NOOBS is okay for the beginning, but it wastes a bit space on the SDcard for the recovery image which we don't need. [http://elinux.org/RPi_Easy_SD_Card_Setup Copy the raspbian on the card].  | Get a [http://elinux.org/RPi_SD_cards compatible and proven] SD Card (make sure it is not a knock-off). Install The Raspbian image (NOOBS is okay for the beginning, but it wastes a bit space on the SDcard for the recovery image which we don't need. [http://elinux.org/RPi_Easy_SD_Card_Setup Copy the raspbian on the card]. Read about [[SD Card corruption issues]] to avoid those.  | ||
Once that is done, connect to the Internet (Ethernet + DHCP) and bring the OS up to date:  | Once that is done, connect to the Internet (Ethernet + DHCP) and bring the OS up to date:  | ||